diff --git a/sites/dsmart.com.tr/dsmart.com.tr.config.js b/sites/dsmart.com.tr/dsmart.com.tr.config.js index 21145960..11d96f55 100644 --- a/sites/dsmart.com.tr/dsmart.com.tr.config.js +++ b/sites/dsmart.com.tr/dsmart.com.tr.config.js @@ -4,9 +4,6 @@ const utc = require('dayjs/plugin/utc') dayjs.extend(utc) module.exports = { - request: { - timeout: 15000 - }, site: 'dsmart.com.tr', url({ date, channel }) { const [page] = channel.site_id.split('#')