@ -1,3 +1,3 @@
function FindProxyForURL(url, host) {
return "SOCKS5 192.168.3.10:5330";
return "PROXY 192.168.3.10:5330";
}
The note is not visible to the blocked user.