mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
parent
8810e15ea8
commit
978fd2ac03
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',
|
||||||
request: {
|
request: {
|
||||||
delay: 500 // 500 ms
|
delay: 1500 // 1500 ms
|
||||||
},
|
},
|
||||||
days: 2,
|
days: 2,
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue