1265578519/PAC

how about directly use ip address instead of host domain to avoid dns poison?

gmsj0001 opened this issue · 1 comments

like this:
var proxy = "PROXY 198.71.82.124:25; PROXY 192.157.230.135:25; PROXY 104.238.189.127:25;";

yes, the domain name is more convenient to manage the changes since there is a CDN cache.