Update nuevosiglo.com.uy

This commit is contained in:
freearhey
2023-12-03 18:49:40 +03:00
parent 85ea230d9e
commit 9c09125e7f
4 changed files with 149 additions and 131 deletions
+21
View File
@@ -0,0 +1,21 @@
# nuevosiglo.com.uy
https://nuevosiglo.com.uy/ _[Geo-blocked]_
### Download the guide
```sh
npm run grab -- --site=nuevosiglo.com.uy
```
### Update channel list
```sh
npm run channels:parse -- --config=./sites/nuevosiglo.com.uy/nuevosiglo.com.uy.config.js --output=./sites/nuevosiglo.com.uy/nuevosiglo.com.uy.channels.xml
```
### Test
```sh
npm test -- nuevosiglo.com.uy
```