Update znbc.co.zm.test.js

This commit is contained in:
Aleksandr Statciuk 2022-08-24 23:04:04 +03:00
parent febfc1d940
commit 8ace1fc5bb

View file

@ -1,4 +1,4 @@
// npx epg-grabber --config=sites/znbc.co.zm/znbc.co.zm.config.js --channels=sites/znbc.co.zm/znbc.co.zm_zm.channels.xml --output=.gh-pages/guides/zm/znbc.co.zm.epg.xml --days=2 // npx epg-grabber --config=sites/znbc.co.zm/znbc.co.zm.config.js --channels=sites/znbc.co.zm/znbc.co.zm_zm.channels.xml --output=guide.xml --days=2
const { parser, url } = require('./znbc.co.zm.config.js') const { parser, url } = require('./znbc.co.zm.config.js')
const dayjs = require('dayjs') const dayjs = require('dayjs')