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

22 lines
330 B
Markdown
Raw Normal View History

2025-09-28 17:55:05 +03:00
# zuragt.mn
https://www.zuragt.mn/
### Download the guide
```sh
npm run grab --- --site=zuragt.mn
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/zuragt.mn/zuragt.mn.config.js --output=./sites/zuragt.mn/zuragt.mn.channels.xml
```
### Test
```sh
npm test --- zuragt.mn
```