From d0ac31d6596d751338fd19e628276565f8ee4963 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 18 Nov 2021 17:58:12 +0300 Subject: [PATCH] Update allente.se.config.js --- sites/allente.se/allente.se.config.js | 3 --- 1 file changed, 3 deletions(-) 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 },