mirror of
https://github.com/iptv-org/epg
synced 2026-05-07 18:07:05 -04:00
Adds the number of days to config.js
This commit is contained in:
@@ -8,6 +8,7 @@ const API_ENDPOINT = `https://contenthub-api.eco.astro.com.my`
|
||||
|
||||
module.exports = {
|
||||
site: 'astro.com.my',
|
||||
days: 2,
|
||||
url: function ({ channel }) {
|
||||
return `${API_ENDPOINT}/channel/${channel.site_id}.json`
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user