Files
epg/sites/zuragt.mn/readme.md

22 lines
309 B
Markdown
Raw Normal View History

2023-12-02 16:28:29 +03:00
# zuragt.mn
https://www.zuragt.mn/
### Download the guide
```sh
npm run grab --- --site=zuragt.mn
2023-12-02 16:28:29 +03:00
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/zuragt.mn/zuragt.mn.config.js --output=./sites/zuragt.mn/zuragt.mn.channels.xml
2023-12-02 16:28:29 +03:00
```
### Test
```sh
2024-12-17 20:14:19 +03:00
npm test --- zuragt.mn
2023-12-02 16:28:29 +03:00
```