Update osn.com.test.js

This commit is contained in:
Aleksandr Statciuk 2021-10-31 22:07:09 +03:00
parent 3d427f38c1
commit 01e2197435

View file

@ -1,4 +1,4 @@
// npx epg-grabber --config=sites/osn.com/osn.com.config.js --channels=sites/osn.com/osn.com_ae.channels.xml --days=2 --output=guide.xml // NODE_OPTIONS=--insecure-http-parser npx epg-grabber --config=sites/osn.com/osn.com.config.js --channels=sites/osn.com/osn.com_ae.channels.xml --days=2 --output=guide.xml
const { parser, url, logo, request } = require('./osn.com.config.js') const { parser, url, logo, request } = require('./osn.com.config.js')
const dayjs = require('dayjs') const dayjs = require('dayjs')