mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update mako.co.il
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
// npm run grab -- --site=mako.co.il
|
|
||||||
|
|
||||||
const { parser, url } = require('./mako.co.il.config.js')
|
const { parser, url } = require('./mako.co.il.config.js')
|
||||||
const dayjs = require('dayjs')
|
const dayjs = require('dayjs')
|
||||||
const utc = require('dayjs/plugin/utc')
|
const utc = require('dayjs/plugin/utc')
|
||||||
|
|||||||
15
sites/mako.co.il/readme.md
Normal file
15
sites/mako.co.il/readme.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# mako.co.il
|
||||||
|
|
||||||
|
https://www.mako.co.il/tv-tv-schedule
|
||||||
|
|
||||||
|
### Download the guide
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run grab -- --site=mako.co.il
|
||||||
|
```
|
||||||
|
|
||||||
|
### Test
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm test -- mako.co.il
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user