mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update ontvtonight.com.config.js
This commit is contained in:
parent
74b3ae3be5
commit
b4fbe16f79
1 changed files with 0 additions and 3 deletions
|
@ -16,11 +16,8 @@ const tz = {
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
lang: 'en',
|
|
||||||
days: 3,
|
days: 3,
|
||||||
site: 'ontvtonight.com',
|
site: 'ontvtonight.com',
|
||||||
channels: 'ontvtonight.com.channels.xml',
|
|
||||||
output: '.gh-pages/guides/ontvtonight.com.guide.xml',
|
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
const [region, id] = channel.site_id.split('#')
|
const [region, id] = channel.site_id.split('#')
|
||||||
let url = `https://www.ontvtonight.com`
|
let url = `https://www.ontvtonight.com`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue