Update hd-plus.de.test.js

This commit is contained in:
Aleksandr Statciuk 2022-08-24 23:02:34 +03:00
parent 4dd0f25d06
commit 546a550c74

View file

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