Removes rotana.net from the queue

This commit is contained in:
Aleksandr Statciuk 2022-01-13 22:40:32 +03:00
parent d8e67eb81d
commit 9ce24f0248
2 changed files with 2 additions and 1 deletions

View file

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