Update dstv.com.config.js
This commit is contained in:
@@ -8,7 +8,8 @@ module.exports = {
|
|||||||
site: 'dstv.com',
|
site: 'dstv.com',
|
||||||
request: {
|
request: {
|
||||||
cache: {
|
cache: {
|
||||||
ttl: 6 * 60 * 60 * 1000 // 6h
|
ttl: 6 * 60 * 60 * 1000, // 6h
|
||||||
|
interpretHeader: false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
url: function ({ channel, date }) {
|
url: function ({ channel, date }) {
|
||||||
|
|||||||
Reference in New Issue
Block a user