mirror of
https://github.com/iptv-org/epg
synced 2026-04-30 06:26:59 -04:00
Adds the number of days to config.js
This commit is contained in:
@@ -9,6 +9,7 @@ dayjs.extend(timezone)
|
||||
|
||||
module.exports = {
|
||||
site: 'rev.bs',
|
||||
days: 2,
|
||||
url: function ({ date }) {
|
||||
return `https://www.rev.bs/wp-content/uploads/tv-guide/${date.format('YYYY-MM-DD')}_0.json`
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user