🧪 尝试允许geetest域名

This commit is contained in:
BTMuli
2025-11-21 17:40:57 +08:00
parent 7a9ef78376
commit 17f5a87e31

View File

@@ -52,7 +52,8 @@
{ "url": "https://*.miyoushe.com/*" },
{ "url": "https://*.mihoyo.com/*" },
{ "url": "https://homa.snapgenshin.com/*" },
{ "url": "https://*.hoyoverse.com/*" }
{ "url": "https://*.hoyoverse.com/*" },
{ "url": "https://*.geetest.com/*" }
]
},
{
@@ -60,5 +61,8 @@
"allow": [{ "name": "exec-sh", "cmd": "powershell", "args": true }]
}
],
"remote": {
"urls": ["https://*.geetest.com/*"]
},
"platforms": ["windows", "macOS"]
}