mirror of
https://github.com/HolographicHat/Yae.git
synced 2026-05-06 13:15:46 +08:00
Update message
This commit is contained in:
@@ -3,7 +3,7 @@ const https = require("https")
|
||||
const axios = require("axios")
|
||||
const { decodeProto, encodeProto, debug } = require("./utils")
|
||||
const path = require("path")
|
||||
const cert = path.join(__dirname, "./cert/root.p12")
|
||||
const cert = path.join(__dirname, "./cache/cert/root.p12")
|
||||
|
||||
const preparedRegions = {}
|
||||
let currentProxy = undefined
|
||||
|
||||
Reference in New Issue
Block a user