This commit is contained in:
2024-10-18 21:20:45 +03:00
parent 0a99aaaa31
commit 99c5fdd138

View File

@@ -55,6 +55,8 @@ else
//chatgpt //chatgpt
if ((shExpMatch(host, "chatgpt.com")) || if ((shExpMatch(host, "chatgpt.com")) ||
(shExpMatch(host, "openai.com")) ||
(shExpMatch(host, "*.openai.com")) ||
(shExpMatch(host, "*.chatgpt.com"))) (shExpMatch(host, "*.chatgpt.com")))
{ return "SOCKS5 proxy.vm:1080"} { return "SOCKS5 proxy.vm:1080"}