mirror of
https://github.com/iptv-org/epg
synced 2026-04-07 11:22:56 -04:00
Update 9tv.co.il
This commit is contained in:
@@ -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
|
||||
```
|
||||
Reference in New Issue
Block a user