diff --git a/sites/allente.se/allente.se.config.js b/sites/allente.se/allente.se.config.js index 33ee3c63..0cc8a044 100644 --- a/sites/allente.se/allente.se.config.js +++ b/sites/allente.se/allente.se.config.js @@ -8,9 +8,6 @@ module.exports = { return `https://cs-vcb.allente.${country}/epg/events?date=${date.format('YYYY-MM-DD')}` }, - request: { - timeout: 10000 - }, logo({ channel }) { return channel.logo },