Skip to content

Instantly share code, notes, and snippets.

@marcelomagf
Created November 30, 2022 13:34
Show Gist options
  • Save marcelomagf/49d8a739be8f569ad49ef38b2b082778 to your computer and use it in GitHub Desktop.
Save marcelomagf/49d8a739be8f569ad49ef38b2b082778 to your computer and use it in GitHub Desktop.
function FindProxyForURL(url, host) { return "SOCKS 100.104.189.81:1080"; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment