Merge pull request #1944 from iptv-org/tvpassport-extenstion

Update tvpassport.com.config.js
This commit is contained in:
ajanes3
2023-02-03 03:31:21 -05:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ dayjs.extend(customParseFormat)
module.exports = { module.exports = {
site: 'tvpassport.com', site: 'tvpassport.com',
days: 2, days: 3,
url({ channel, date }) { url({ channel, date }) {
return `https://www.tvpassport.com/tv-listings/stations/${channel.site_id}/${date.format( return `https://www.tvpassport.com/tv-listings/stations/${channel.site_id}/${date.format(
'YYYY-MM-DD' 'YYYY-MM-DD'