openai
This commit is contained in:
@@ -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"}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user