Update tvim.tv.test.js

This commit is contained in:
Aleksandr Statciuk 2022-08-24 23:03:47 +03:00
parent e7f81b25a5
commit 310155b2b8

View file

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