mirror of
https://github.com/iptv-org/epg
synced 2025-12-21 21:07:04 -05:00
Update dstv.com.config.js
This commit is contained in:
@@ -9,6 +9,9 @@ dayjs.extend(customParseFormat)
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'dstv.com',
|
site: 'dstv.com',
|
||||||
|
request: {
|
||||||
|
timeout: 15000
|
||||||
|
},
|
||||||
url({ channel, date }) {
|
url({ channel, date }) {
|
||||||
const [bouquetId] = channel.site_id.split('#')
|
const [bouquetId] = channel.site_id.split('#')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user