mirror of
https://github.com/iptv-org/epg
synced 2026-04-13 22:29:21 -04:00
22 lines
355 B
Markdown
22 lines
355 B
Markdown
# 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
|
|
```
|