Files

22 lines
400 B
Markdown
Raw Permalink Normal View History

2025-09-28 17:55:05 +03:00
# reportv.com.ar
https://www.reportv.com.ar/buscador/Buscador.php?aid=2337
### Download the guide
```sh
npm run grab --- --site=reportv.com.ar
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/reportv.com.ar/reportv.com.ar.config.js --output=./sites/reportv.com.ar/reportv.com.ar.channels.xml
```
### Test
```sh
npm test --- reportv.com.ar
```