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