mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Merge pull request #1944 from iptv-org/tvpassport-extenstion
Update tvpassport.com.config.js
This commit is contained in:
commit
1c6aa3a502
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue