mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update osn.com.test.js
This commit is contained in:
parent
5bdc1e8758
commit
449bd42891
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
// NODE_OPTIONS=--insecure-http-parser npx epg-grabber --config=sites/osn.com/osn.com.config.js --channels=sites/osn.com/osn.com.channels.xml --output=guide.xml --days=2
|
||||
|
||||
const { parser, url, headers } = require('./osn.com.config.js')
|
||||
const { parser, url, request } = require('./osn.com.config.js')
|
||||
const dayjs = require('dayjs')
|
||||
const utc = require('dayjs/plugin/utc')
|
||||
const customParseFormat = require('dayjs/plugin/customParseFormat')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue