mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 19:36:58 -05:00
Update dstv.com.config.js
This commit is contained in:
@@ -9,10 +9,6 @@ dayjs.extend(customParseFormat)
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'dstv.com',
|
site: 'dstv.com',
|
||||||
delay: 5000,
|
|
||||||
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