mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
Update tvtv.us.config.js
This commit is contained in:
@@ -5,6 +5,9 @@ const utc = require('dayjs/plugin/utc')
|
||||
dayjs.extend(utc)
|
||||
|
||||
module.exports = {
|
||||
request: {
|
||||
timeout: 10000
|
||||
},
|
||||
site: 'tvtv.us',
|
||||
url: function ({ date, channel }) {
|
||||
return `https://tvtv.us/tvm/t/tv/v4/stations/${
|
||||
|
||||
Reference in New Issue
Block a user