From 68276c5966588034e3d9bc6aadf2470a400eee3d Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Mon, 15 Nov 2021 23:26:58 +0300 Subject: [PATCH] Update rtb.gov.bn.config.js --- sites/rtb.gov.bn/rtb.gov.bn.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/sites/rtb.gov.bn/rtb.gov.bn.config.js b/sites/rtb.gov.bn/rtb.gov.bn.config.js index 4126bd89..e80718b7 100644 --- a/sites/rtb.gov.bn/rtb.gov.bn.config.js +++ b/sites/rtb.gov.bn/rtb.gov.bn.config.js @@ -9,6 +9,7 @@ dayjs.extend(timezone) dayjs.extend(customParseFormat) module.exports = { + ignore: true, // INFO: guide is not available on the site site: 'rtb.gov.bn', url: function ({ channel, date }) { const [position] = channel.site_id.split('#')