mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update ontvtonight.com.test.js
This commit is contained in:
parent
6339df0e8f
commit
8b5788e674
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
// npx epg-grabber --config=sites/ontvtonight.com/ontvtonight.com.config.js --channels=sites/ontvtonight.com/ontvtonight.com_au.channels.xml --output=.gh-pages/guides/au/ontvtonight.com.epg.xml --days=2
|
// npx epg-grabber --config=sites/ontvtonight.com/ontvtonight.com.config.js --channels=sites/ontvtonight.com/ontvtonight.com_au.channels.xml --output=guide.xml --days=2
|
||||||
|
// npx epg-grabber --config=sites/ontvtonight.com/ontvtonight.com.config.js --channels=sites/ontvtonight.com/ontvtonight.com_us.channels.xml --output=guide.xml --days=2
|
||||||
|
|
||||||
const { parser, url } = require('./ontvtonight.com.config.js')
|
const { parser, url } = require('./ontvtonight.com.config.js')
|
||||||
const dayjs = require('dayjs')
|
const dayjs = require('dayjs')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue