Update dstv.com.config.js

This commit is contained in:
Aleksandr Statciuk 2022-05-09 14:16:21 +03:00
parent 256431384f
commit 71c8b659a5

View file

@ -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 }) {