mirror of
https://github.com/iptv-org/epg
synced 2026-04-30 22:46:58 -04:00
22 lines
330 B
Markdown
22 lines
330 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
|
|
```
|