mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update tvtv.us.config.js
This commit is contained in:
parent
a5ec78aaaf
commit
c0dce2963b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ dayjs.extend(utc)
|
|||
|
||||
module.exports = {
|
||||
site: 'tvtv.us',
|
||||
ignore: true, // NOTE: site_id of most channels must be re-mapped
|
||||
ignore: false, // NOTE: site_id of most channels must be re-mapped
|
||||
url: function ({ date, channel }) {
|
||||
return `https://www.tvtv.us/gn/d/v1.1/stations/${
|
||||
channel.site_id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue