mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -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 = {
|
module.exports = {
|
||||||
site: 'tvtv.us',
|
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 }) {
|
url: function ({ date, channel }) {
|
||||||
return `https://www.tvtv.us/gn/d/v1.1/stations/${
|
return `https://www.tvtv.us/gn/d/v1.1/stations/${
|
||||||
channel.site_id
|
channel.site_id
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue