Files
epg/sites/toonamiaftermath.com/readme.md
T
2026-07-08 07:59:37 +07:00

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
```