Update ipko.com.test.js

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

View file

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