mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update ontvtonight.com.config.js
This commit is contained in:
@@ -17,9 +17,6 @@ const tz = {
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'ontvtonight.com',
|
site: 'ontvtonight.com',
|
||||||
request: {
|
|
||||||
timeout: 10000
|
|
||||||
},
|
|
||||||
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`
|
||||||
|
|||||||
Reference in New Issue
Block a user