Update vivacom.bg.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-24 18:31:51 +03:00
parent dfbda9a64b
commit 3ef4a0d6c6

View file

@ -9,6 +9,7 @@ dayjs.extend(timezone)
dayjs.extend(customParseFormat) dayjs.extend(customParseFormat)
module.exports = { module.exports = {
ignore: true, // INFO: no longer available
site: 'vivacom.bg', site: 'vivacom.bg',
url({ date, channel }) { url({ date, channel }) {
const [page] = channel.site_id.split('#') const [page] = channel.site_id.split('#')