riddle_

代理校内PAC

Dec 9th, 2022 (edited)
414,144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. function FindProxyForURL(url, host) {
  2. return "DIRECT";
  3. }
Advertisement
Add Comment
Please, Sign In to add comment