mirror of
https://github.com/iptv-org/epg
synced 2026-05-10 19:37:00 -04:00
Update rtmklik.rtm.gov.my
This commit is contained in:
@@ -16,7 +16,6 @@ module.exports = {
|
||||
}/ChannelSchedule?dateStart=${date.format('YYYY-MM-DD')}&dateEnd=${date.format(
|
||||
'YYYY-MM-DD'
|
||||
)}&timezone=0`
|
||||
// return `https://rtm.glueapi.io/v3/epg/99/ChannelSchedule?dateStart=${date.format('YYYY-MM-DD')}&dateEnd=${date.format('YYYY-MM-DD')}&timezone=0`
|
||||
},
|
||||
parser: function ({ content }) {
|
||||
const programs = []
|
||||
|
||||
Reference in New Issue
Block a user