Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. function FindProxyForURL(url, host){
  2. // ...
  3. }
  4.  
  5. ret = FindProxyForURL(url, host);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement