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