From 873c900632d6c066d03330d85efce2877a6f0913 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 18 Nov 2021 17:58:15 +0300 Subject: [PATCH] Update astro.com.my.config.js --- sites/astro.com.my/astro.com.my.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/sites/astro.com.my/astro.com.my.config.js b/sites/astro.com.my/astro.com.my.config.js index ea0ccd33..292b8cf5 100644 --- a/sites/astro.com.my/astro.com.my.config.js +++ b/sites/astro.com.my/astro.com.my.config.js @@ -5,9 +5,6 @@ dayjs.extend(utc) module.exports = { site: 'astro.com.my', - request: { - timeout: 15000 - }, url: function ({ date, channel }) { return `http://ams-api.astro.com.my/ams/v3/getEvents?periodStart=${date.format( 'YYYY-MM-DD'