mirror of
https://github.com/iptv-org/epg
synced 2026-04-11 13:22:52 -04:00
Update dstv.com.config.js
This commit is contained in:
@@ -8,7 +8,8 @@ module.exports = {
|
||||
site: 'dstv.com',
|
||||
request: {
|
||||
cache: {
|
||||
ttl: 6 * 60 * 60 * 1000 // 6h
|
||||
ttl: 6 * 60 * 60 * 1000, // 6h
|
||||
interpretHeader: false
|
||||
}
|
||||
},
|
||||
url: function ({ channel, date }) {
|
||||
|
||||
Reference in New Issue
Block a user