mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update znbc.co.zm.config.js
This commit is contained in:
parent
d5af4ff245
commit
8652b01640
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
// BUG: site is down
|
||||
|
||||
const jsdom = require('jsdom')
|
||||
const { JSDOM } = jsdom
|
||||
const dayjs = require('dayjs')
|
||||
|
@ -14,6 +12,7 @@ dayjs.extend(customParseFormat)
|
|||
|
||||
module.exports = {
|
||||
site: 'znbc.co.zm',
|
||||
ignore: true, // NOTE: site is down
|
||||
url({ channel }) {
|
||||
return `https://www.znbc.co.zm/${channel.site_id}/`
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue