mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Update kan.org.il
This commit is contained in:
@@ -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
|
||||
```
|
||||
Reference in New Issue
Block a user