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