🔧 使用https协议

This commit is contained in:
BTMuli
2025-11-21 23:53:09 +08:00
parent 955a1a3c54
commit 45ff02b998
2 changed files with 3 additions and 3 deletions

View File

@@ -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;