mirror of
https://github.com/iptv-org/epg
synced 2026-05-11 03:47:02 -04:00
22 lines
331 B
Markdown
22 lines
331 B
Markdown
# zuragt.mn
|
|
|
|
https://www.zuragt.mn/
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --sites=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
|
|
```
|