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
f558ceb8fe
commit
ee345e7c89
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ const utc = require('dayjs/plugin/utc')
|
||||||
dayjs.extend(utc)
|
dayjs.extend(utc)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
request: {
|
||||||
|
timeout: 10000
|
||||||
|
},
|
||||||
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