Update astro.com.my.config.js

This commit is contained in:
Aleksandr Statciuk 2022-02-01 04:14:47 +03:00
parent 65ede584c5
commit bb4cdb1e11

View file

@ -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)