mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 19:06:58 -05:00
Rename config.ignore to config.skip
This commit is contained in:
@@ -9,7 +9,7 @@ dayjs.extend(customParseFormat)
|
||||
|
||||
module.exports = {
|
||||
site: 'rotana.net',
|
||||
ignore: true, // NOTE: there is no program for the current date on the site
|
||||
skip: true, // NOTE: there is no program for the current date on the site
|
||||
url({ channel, date }) {
|
||||
return `https://rotana.net/triAssets/uploads/2020/11/${channel.site_id}.csv`
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user