Rename config.ignore to config.skip

This commit is contained in:
Aleksandr Statciuk
2022-11-12 00:50:38 +03:00
parent cc3e319da3
commit 2afe3ff92d
19 changed files with 20 additions and 20 deletions

View File

@@ -9,7 +9,7 @@ dayjs.extend(timezone)
dayjs.extend(customParseFormat)
module.exports = {
ignore: true, // INFO: guide is not available on the site
skip: true, // INFO: guide is not available on the site
site: 'rtb.gov.bn',
url: function ({ channel, date }) {
const [position] = channel.site_id.split('#')