mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update tvpassport.com.config.js
Extend tvpassport days to 3
This commit is contained in:
parent
8da252f396
commit
64ec53ed40
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ dayjs.extend(customParseFormat)
|
|||
|
||||
module.exports = {
|
||||
site: 'tvpassport.com',
|
||||
days: 2,
|
||||
days: 3,
|
||||
url({ channel, date }) {
|
||||
return `https://www.tvpassport.com/tv-listings/stations/${channel.site_id}/${date.format(
|
||||
'YYYY-MM-DD'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue