diff --git a/sites/guide.dstv.com/guide.dstv.com.config.js b/sites/guide.dstv.com/guide.dstv.com.config.js index aaa3cf21f..8952dba7d 100644 --- a/sites/guide.dstv.com/guide.dstv.com.config.js +++ b/sites/guide.dstv.com/guide.dstv.com.config.js @@ -9,6 +9,7 @@ dayjs.extend(customParseFormat) module.exports = { site: 'guide.dstv.com', + ignore: true, // the guide is currently not available on the site url({ channel, date }) { const [bouquetId] = channel.site_id.split('#')