mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update tvtv.us.config.js
This commit is contained in:
parent
fedff6ec47
commit
7ea393d652
1 changed files with 0 additions and 3 deletions
|
@ -4,9 +4,6 @@ const utc = require('dayjs/plugin/utc')
|
||||||
dayjs.extend(utc)
|
dayjs.extend(utc)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
request: {
|
|
||||||
timeout: 30000
|
|
||||||
},
|
|
||||||
site: 'tvtv.us',
|
site: 'tvtv.us',
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
return `https://tvtv.us/tvm/t/tv/v4/stations/${
|
return `https://tvtv.us/tvm/t/tv/v4/stations/${
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue