mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update guide.dstv.com.config.js
This commit is contained in:
@@ -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('#')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user