mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Merge pull request #1944 from iptv-org/tvpassport-extenstion
Update tvpassport.com.config.js
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user