mirror of
https://github.com/iptv-org/epg
synced 2026-05-29 20:49:22 -04:00
22 lines
306 B
Markdown
22 lines
306 B
Markdown
# 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
|
|
```
|