From 09ad766db708c0ff76d017251a84fae33609ee47 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Mon, 19 Jun 2023 09:49:14 +0300 Subject: [PATCH] Update cosmote.gr.config.js #2068 --- sites/cosmote.gr/cosmote.gr.config.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sites/cosmote.gr/cosmote.gr.config.js b/sites/cosmote.gr/cosmote.gr.config.js index 0526c483..829f2eab 100644 --- a/sites/cosmote.gr/cosmote.gr.config.js +++ b/sites/cosmote.gr/cosmote.gr.config.js @@ -4,6 +4,9 @@ const { DateTime } = require('luxon') module.exports = { site: 'cosmote.gr', days: 2, + request: { + timeout: 30000 // 30 seconds + }, url: function ({ date, channel }) { return `https://www.cosmotetv.gr/portal/residential/program/epg/programchannel?p_p_id=channelprogram_WAR_OTETVportlet&p_p_lifecycle=0&_channelprogram_WAR_OTETVportlet_platform=IPTV&_channelprogram_WAR_OTETVportlet_date=${date.format( 'DD-MM-YYYY'