mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update tvtv.us.config.js
This commit is contained in:
@@ -6,7 +6,6 @@ dayjs.extend(utc)
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'tvtv.us',
|
site: 'tvtv.us',
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user