mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update ionplustv.com
This commit is contained in:
parent
cc5a2831ef
commit
0c633e1c1f
2 changed files with 15 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
// npm run grab -- --site=ionplustv.com
|
|
||||||
|
|
||||||
const { parser, url } = require('./ionplustv.com.config.js')
|
const { parser, url } = require('./ionplustv.com.config.js')
|
||||||
const fs = require('fs')
|
const fs = require('fs')
|
||||||
const path = require('path')
|
const path = require('path')
|
||||||
|
|
15
sites/ionplustv.com/readme.md
Normal file
15
sites/ionplustv.com/readme.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# ionplustv.com
|
||||||
|
|
||||||
|
https://ionplustv.com/schedule
|
||||||
|
|
||||||
|
### Download the guide
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run grab -- --site=ionplustv.com
|
||||||
|
```
|
||||||
|
|
||||||
|
### Test
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm test -- ionplustv.com
|
||||||
|
```
|
Loading…
Add table
Add a link
Reference in a new issue