Update ontvtonight.com.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-14 03:02:40 +03:00
parent 28680cc82b
commit 3eb1f115f2

View file

@ -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`