mirror of
https://github.com/iptv-org/epg
synced 2025-12-23 13:57:02 -05:00
Update znbc.co.zm.config.js
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
// BUG: site is down
|
|
||||||
|
|
||||||
const jsdom = require('jsdom')
|
const jsdom = require('jsdom')
|
||||||
const { JSDOM } = jsdom
|
const { JSDOM } = jsdom
|
||||||
const dayjs = require('dayjs')
|
const dayjs = require('dayjs')
|
||||||
@@ -14,6 +12,7 @@ dayjs.extend(customParseFormat)
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'znbc.co.zm',
|
site: 'znbc.co.zm',
|
||||||
|
ignore: true, // NOTE: site is down
|
||||||
url({ channel }) {
|
url({ channel }) {
|
||||||
return `https://www.znbc.co.zm/${channel.site_id}/`
|
return `https://www.znbc.co.zm/${channel.site_id}/`
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user