Update cosmote.gr.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-15 23:05:28 +03:00
parent 3e79d7c626
commit 5aa0594535

View file

@ -9,7 +9,7 @@ dayjs.extend(customParseFormat)
module.exports = { module.exports = {
request: { request: {
timeout: 10000 timeout: 30000
}, },
site: 'cosmote.gr', site: 'cosmote.gr',
url: function ({ date, channel }) { url: function ({ date, channel }) {