mirror of
https://github.com/iptv-org/epg
synced 2026-09-12 14:56:51 -04:00
Update walesi.com.fj
This commit is contained in:
@@ -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
|
||||
```
|
||||
Reference in New Issue
Block a user