Merge branch 'iptv-org:master' into master

This commit is contained in:
ajanes3 2023-01-24 16:27:23 -05:00 committed by GitHub
commit 8d4ac4e57c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
process.env['NODE_TLS_REJECT_UNAUTHORIZED'] = 0
const axios = require('axios')
const dayjs = require('dayjs')
const utc = require('dayjs/plugin/utc')