mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 17:40:07 -04:00
Update dstv.com.config.js
This commit is contained in:
parent
faa06c9a45
commit
a1112573ef
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ dayjs.extend(customParseFormat)
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'dstv.com',
|
site: 'dstv.com',
|
||||||
request: {
|
request: {
|
||||||
timeout: 10000
|
timeout: 15000
|
||||||
},
|
},
|
||||||
url({ channel, date }) {
|
url({ channel, date }) {
|
||||||
const [bouquetId] = channel.site_id.split('#')
|
const [bouquetId] = channel.site_id.split('#')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue