Update znbc.co.zm.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-07 02:09:25 +03:00
parent ae2e1d9aee
commit f1f7761146

View file

@ -11,7 +11,6 @@ dayjs.extend(timezone)
dayjs.extend(customParseFormat) dayjs.extend(customParseFormat)
module.exports = { module.exports = {
days: 3,
site: 'znbc.co.zm', site: 'znbc.co.zm',
url({ channel }) { url({ channel }) {
return `https://www.znbc.co.zm/${channel.site_id}/` return `https://www.znbc.co.zm/${channel.site_id}/`