mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update artonline.tv.config.js
Fixes "certificate has expired" error
This commit is contained in:
parent
34ac6182d6
commit
8f9062950e
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
process.env['NODE_TLS_REJECT_UNAUTHORIZED'] = 0
|
||||
|
||||
const customParseFormat = require('dayjs/plugin/customParseFormat')
|
||||
const timezone = require('dayjs/plugin/timezone')
|
||||
const utc = require('dayjs/plugin/utc')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue