diff --git a/sites/x1co.com.br/readme.md b/sites/x1co.com.br/readme.md new file mode 100644 index 000000000..9c60e6f02 --- /dev/null +++ b/sites/x1co.com.br/readme.md @@ -0,0 +1,21 @@ +# 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 +```