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