mirror of
https://github.com/iptv-org/epg
synced 2026-09-06 12:00:09 -04:00
22 lines
427 B
Markdown
22 lines
427 B
Markdown
# toonamiaftermath.com
|
|
|
|
https://www.toonamiaftermath.com/schedule
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --sites=toonamiaftermath.com
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/toonamiaftermath.com/toonamiaftermath.com.config.js --output=./sites/toonamiaftermath.com/toonamiaftermath.com.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- toonamiaftermath.com
|
|
```
|