Update ontvtonight.com.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-18 17:59:29 +03:00
parent 956c03b6a3
commit 9d4ae490ca

View file

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