Update comteco.com.bo.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-17 13:37:24 +03:00
parent 6e8b6e4ef6
commit 01f2f0d49b

View file

@ -24,7 +24,7 @@ module.exports = {
headers: { headers: {
'Content-Type': 'application/x-www-form-urlencoded' 'Content-Type': 'application/x-www-form-urlencoded'
}, },
timeout: 10000 timeout: 15000
}, },
url: function ({ channel }) { url: function ({ channel }) {
return `https://comteco.com.bo/pages/canales-y-programacion-tv/paquete-oro/${channel.site_id}` return `https://comteco.com.bo/pages/canales-y-programacion-tv/paquete-oro/${channel.site_id}`