Update sky.com.test.js

This commit is contained in:
Aleksandr Statciuk 2022-08-24 23:03:13 +03:00
parent 069d3608ed
commit 6706ac2713

View file

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