Update mbc.net

Issue #396
This commit is contained in:
Aleksandr Statciuk 2022-01-16 16:10:58 +03:00
parent a7dc6bdeb2
commit ebd16198d8
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
// npx epg-grabber --config=sites/mbc.net/mbc.net.config.js --channels=sites/mbc.net/mbc.net_ae.channels.xml --output=.gh-pages/guides/ae/mbc.net.epg.xml --days=2
// npx epg-grabber --config=sites/mbc.net/mbc.net.config.js --channels=sites/mbc.net/mbc.net_ae.channels.xml --output=guide.xml --days=2
const { parser, url, logo } = require('./mbc.net.config.js')
const dayjs = require('dayjs')