Update dstv.com.test.js

This commit is contained in:
Aleksandr Statciuk 2021-11-24 21:54:27 +03:00
parent 0834855450
commit 4d15144941

View file

@ -1,4 +1,4 @@
// npx epg-grabber --config=sites/dstv.com/dstv.com.config.js --channels=sites/dstv.com/dstv.com_ao.channels.xml --days=1 --output=.gh-pages/guides/ao/dstv.com.epg.xml
// npx epg-grabber --config=sites/dstv.com/dstv.com.config.js --channels=sites/dstv.com/dstv.com_ao.channels.xml --output=.gh-pages/guides/ao/dstv.com.epg.xml --days=2
const { parser, url, logo } = require('./dstv.com.config.js')
const dayjs = require('dayjs')