Update astro.com.my.config.js
This commit is contained in:
@@ -6,7 +6,7 @@ dayjs.extend(utc)
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'astro.com.my',
|
site: 'astro.com.my',
|
||||||
request: {
|
request: {
|
||||||
timeout: 10000
|
timeout: 15000
|
||||||
},
|
},
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
return `http://ams-api.astro.com.my/ams/v3/getEvents?periodStart=${date.format(
|
return `http://ams-api.astro.com.my/ams/v3/getEvents?periodStart=${date.format(
|
||||||
|
|||||||
Reference in New Issue
Block a user