Update comteco.com.bo.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-14 01:23:43 +03:00
parent 6b7c5cd22a
commit faa06c9a45

View file

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