Update dsmart.com.tr

This commit is contained in:
freearhey
2023-12-03 00:43:50 +03:00
parent 5c1cfe1bdf
commit f35ce04f04
3 changed files with 23 additions and 5 deletions

View File

@@ -0,0 +1,21 @@
# dsmart.com.tr
https://www.dsmart.com.tr/yayin-akisi
### Download the guide
```sh
npm run grab -- --site=dsmart.com.tr
```
### Update channel list
```sh
npm run channels:parse -- --config=./sites/dsmart.com.tr/dsmart.com.tr.config.js --output=./sites/dsmart.com.tr/dsmart.com.tr.channels.xml
```
### Test
```sh
npm test -- dsmart.com.tr
```