Update tvheute.at.test.js

This commit is contained in:
Aleksandr Statciuk 2022-08-24 23:03:43 +03:00
parent 732423f730
commit e7f81b25a5

View file

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