Update comteco.com.bo.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-18 17:58:25 +03:00
parent 376f65411a
commit fe67fc5e80

View file

@ -23,8 +23,7 @@ module.exports = {
}, },
headers: { headers: {
'Content-Type': 'application/x-www-form-urlencoded' 'Content-Type': 'application/x-www-form-urlencoded'
}, }
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}`