From bb4cdb1e112eaf68db7f4c51e3261e0d12c65e26 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 1 Feb 2022 04:14:47 +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 292b8cf5..f75d2ab2 100644 --- a/sites/astro.com.my/astro.com.my.config.js +++ b/sites/astro.com.my/astro.com.my.config.js @@ -10,9 +10,6 @@ module.exports = { 'YYYY-MM-DD' )}:00:00:00&periodEnd=${date.format('YYYY-MM-DD')}:23:59:59&channelId=${channel.site_id}` }, - logo: function ({ channel }) { - return `https://divign0fdw3sv.cloudfront.net/Images/ChannelLogo/contenthub/${channel.site_id}_144.png` - }, parser: function ({ content }) { const programs = [] const data = JSON.parse(content)