Update walesi.com.fj

This commit is contained in:
freearhey
2023-12-02 15:27:57 +03:00
parent 99ce17c338
commit e5385a1736
3 changed files with 27 additions and 8 deletions
+21
View File
@@ -0,0 +1,21 @@
# walesi.com.fj
https://www.walesi.com.fj/channel-guide/
### Download the guide
```sh
npm run grab -- --site=walesi.com.fj
```
### Update channel list
```sh
npm run channels:parse -- --config=./sites/walesi.com.fj/walesi.com.fj.config.js --output=./sites/walesi.com.fj/walesi.com.fj.channels.xml
```
### Test
```sh
npm test -- walesi.com.fj
```