mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
parent
978fd2ac03
commit
e3a4aa4328
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue