mirror of
https://github.com/iptv-org/epg
synced 2025-12-22 13:26:56 -05:00
Update astro.com.my.config.js
This commit is contained in:
@@ -5,9 +5,6 @@ dayjs.extend(utc)
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'astro.com.my',
|
site: 'astro.com.my',
|
||||||
request: {
|
|
||||||
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(
|
||||||
'YYYY-MM-DD'
|
'YYYY-MM-DD'
|
||||||
|
|||||||
Reference in New Issue
Block a user