fix Style

This commit is contained in:
王良
2024-11-19 01:41:53 +08:00
parent 4db666165b
commit 6b697a8979
56 changed files with 360 additions and 248 deletions

View File

@@ -1,4 +1,4 @@
const https = require('https')
const https = require('node:https')
process.env.NODE_TLS_REJECT_UNAUTHORIZED = '1'