File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -439,8 +439,8 @@ <h3 class="text-lg font-semibold mb-4">验证码配置</h3>
439439 < label class ="text-sm font-medium mb-2 block "> 代理地址</ label >
440440 < input id ="cfgBrowserProxyUrl " type ="text " class ="flex h-9 w-full rounded-md border border-input bg-background px-3 py-2 text-sm " placeholder ="http://host:port 或 socks5://host:port ">
441441 < p class ="text-xs text-muted-foreground mt-1 ">
442- ⚠️ < strong > 仅支持 :</ strong > HTTP代理(可带认证)或 SOCKS5代理(不可带认证) < br >
443- 示例:< code class ="bg-muted px-1 py-0.5 rounded "> http://user:pass@proxy.com:8080</ code > 或 < code class ="bg-muted px-1 py-0.5 rounded "> socks5://proxy.com:1080</ code >
442+ ✅ < strong > 支持 :</ strong > HTTP/HTTPS/SOCKS5 代理,均支持带认证 < br >
443+ 示例:< code class ="bg-muted px-1 py-0.5 rounded "> http://user:pass@proxy.com:8080</ code > 或 < code class ="bg-muted px-1 py-0.5 rounded "> socks5://user:pass@ proxy.com:1080</ code >
444444 </ p >
445445 </ div >
446446
You can’t perform that action at this time.
0 commit comments