mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 01:20:08 -04:00
Update ontvtonight.com.config.js
This commit is contained in:
parent
28680cc82b
commit
3eb1f115f2
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ const tz = {
|
|||
|
||||
module.exports = {
|
||||
site: 'ontvtonight.com',
|
||||
request: {
|
||||
timeout: 10000
|
||||
},
|
||||
url: function ({ date, channel }) {
|
||||
const [region, id] = channel.site_id.split('#')
|
||||
let url = `https://www.ontvtonight.com`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue