Files
epg/sites/x1co.com.br/readme.md

22 lines
354 B
Markdown
Raw Normal View History

2026-05-03 15:32:01 +03:00
# x1co.com.br
https://x1co.com.br/epg/epg.xml
### Download the guide
```sh
npm run grab --- --sites=x1co.com.br
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/x1co.com.br/x1co.com.br.config.js --output=./sites/x1co.com.br/x1co.com.br.channels.xml
```
### Test
```sh
npm test --- x1co.com.br
```