Skip to content

Instantly share code, notes, and snippets.

@dsanders11
Created November 4, 2022 08:07
Show Gist options
  • Save dsanders11/c4019dec66a9756e8f10171d7ae01b80 to your computer and use it in GitHub Desktop.
Save dsanders11/c4019dec66a9756e8f10171d7ae01b80 to your computer and use it in GitHub Desktop.
function FindProxyForURL(url, host) {
return null;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment