Update dsmart.com.tr.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-18 17:58:36 +03:00
parent 260e324d9c
commit 49d648238c

View file

@ -4,9 +4,6 @@ const utc = require('dayjs/plugin/utc')
dayjs.extend(utc) dayjs.extend(utc)
module.exports = { module.exports = {
request: {
timeout: 15000
},
site: 'dsmart.com.tr', site: 'dsmart.com.tr',
url({ date, channel }) { url({ date, channel }) {
const [page] = channel.site_id.split('#') const [page] = channel.site_id.split('#')