mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Update worldfishingnetwork.com
This commit is contained in:
15
sites/worldfishingnetwork.com/readme.md
Normal file
15
sites/worldfishingnetwork.com/readme.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# worldfishingnetwork.com
|
||||||
|
|
||||||
|
https://www.worldfishingnetwork.com/schedule/
|
||||||
|
|
||||||
|
### Download the guide
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run grab -- --site=worldfishingnetwork.com
|
||||||
|
```
|
||||||
|
|
||||||
|
### Test
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm test -- worldfishingnetwork.com
|
||||||
|
```
|
||||||
@@ -1,5 +1,3 @@
|
|||||||
// npm run grab -- --site=worldfishingnetwork.com
|
|
||||||
|
|
||||||
const { parser, url } = require('./worldfishingnetwork.com.config.js')
|
const { parser, url } = require('./worldfishingnetwork.com.config.js')
|
||||||
const fs = require('fs')
|
const fs = require('fs')
|
||||||
const path = require('path')
|
const path = require('path')
|
||||||
|
|||||||
Reference in New Issue
Block a user