mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update rev.bs.config.js
This commit is contained in:
parent
f1f7761146
commit
31156c0bbf
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ const endpoint = `https://www.rev.bs/wp-content/uploads/tv-guide/$date_$index.js
|
|||
|
||||
module.exports = {
|
||||
site: 'rev.bs',
|
||||
days: 3,
|
||||
url: function ({ date }) {
|
||||
return endpoint.replace('$date', date.format('YYYY-MM-DD')).replace('$index', 0)
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue