Update tvtv.us.config.js

https://github.com/iptv-org/epg/issues/2176
This commit is contained in:
freearhey 2023-10-19 20:05:44 +03:00
parent 8810e15ea8
commit 978fd2ac03

View file

@ -6,7 +6,7 @@ dayjs.extend(utc)
module.exports = {
site: 'tvtv.us',
request: {
delay: 500 // 500 ms
delay: 1500 // 1500 ms
},
days: 2,
url: function ({ date, channel }) {