mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-21 04:49:46 +08:00
🔧 使用https协议
This commit is contained in:
@@ -66,7 +66,7 @@ async function displayBox(
|
||||
product: "custom",
|
||||
area: "#verify",
|
||||
width: "250px",
|
||||
api_server: "https://api.geetest.com",
|
||||
https: true,
|
||||
},
|
||||
(captchaObj: TGApp.BBS.Geetest.GeetestCaptcha) => {
|
||||
if (geetestEl.value === null) return;
|
||||
|
||||
Reference in New Issue
Block a user