Files
epg/sites/toonamiaftermath.com/readme.md
T

22 lines
427 B
Markdown
Raw Normal View History

2025-09-28 17:55:05 +03:00
# toonamiaftermath.com
https://www.toonamiaftermath.com/schedule
### Download the guide
```sh
2026-03-17 03:33:30 +03:00
npm run grab --- --sites=toonamiaftermath.com
2025-09-28 17:55:05 +03:00
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/toonamiaftermath.com/toonamiaftermath.com.config.js --output=./sites/toonamiaftermath.com/toonamiaftermath.com.channels.xml
```
2025-09-28 17:55:05 +03:00
### Test
```sh
npm test --- toonamiaftermath.com
```