This commit is contained in:
2024-09-09 09:42:44 +03:00
parent 9221033059
commit e33f26f7c6

View File

@@ -67,6 +67,15 @@ else
else else
//chatgpt
if ((shExpMatch(host, "cisco.com")) ||
(shExpMatch(host, "*.cisco.com")))
{ return "SOCKS5 proxy.vm:1080"}
else
//medium //medium
if ((shExpMatch(host, "medium.com")) || if ((shExpMatch(host, "medium.com")) ||