Update dstv.com.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-27 22:46:55 +03:00
parent 9f85f60a56
commit a18699fa1d

View file

@ -9,6 +9,7 @@ dayjs.extend(customParseFormat)
module.exports = {
site: 'dstv.com',
delay: 5000,
request: {
timeout: 15000
},