Update astro.com.my.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-18 17:58:15 +03:00
parent d0ac31d659
commit 873c900632

View file

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