Update guide.dstv.com.config.js

This commit is contained in:
Aleksandr Statciuk 2022-04-16 19:35:01 +03:00
parent 1afc86657c
commit 6fd1f53774

View file

@ -9,6 +9,7 @@ dayjs.extend(customParseFormat)
module.exports = { module.exports = {
site: 'guide.dstv.com', site: 'guide.dstv.com',
ignore: true, // the guide is currently not available on the site
url({ channel, date }) { url({ channel, date }) {
const [bouquetId] = channel.site_id.split('#') const [bouquetId] = channel.site_id.split('#')