Merge pull request #1022 from nickleby/master

Update directv.com.ar.config.js
This commit is contained in:
Aleksandr Statciuk 2022-08-25 23:56:32 +03:00 committed by GitHub
commit 832235fd40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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