Skip to content

Instantly share code, notes, and snippets.

@mehran-prs
Created November 6, 2022 19:00
Show Gist options
  • Save mehran-prs/0aad47aa13150834ed4a805b5f6ecf4a to your computer and use it in GitHub Desktop.
Save mehran-prs/0aad47aa13150834ed4a805b5f6ecf4a to your computer and use it in GitHub Desktop.
function FindProxyForURL(url, host) {
return "PRXY https://xrayf.hspace.ir:8888";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment