mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
@@ -5,9 +5,7 @@ dayjs.extend(utc)
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'tvtv.us',
|
site: 'tvtv.us',
|
||||||
request: {
|
delay: 1500, // 1500 ms
|
||||||
delay: 1500 // 1500 ms
|
|
||||||
},
|
|
||||||
days: 2,
|
days: 2,
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
return `https://www.tvtv.us/api/v1/lineup/USA-NY71652-DEFAULT/grid/${date.toJSON()}/${date
|
return `https://www.tvtv.us/api/v1/lineup/USA-NY71652-DEFAULT/grid/${date.toJSON()}/${date
|
||||||
|
|||||||
Reference in New Issue
Block a user