You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this proxy by using the hosted link as so: http://proxy.hackeryou.com/?reqUrl=http://example.com
This code works, however, the specific website I am using ALSO has arguments it must take, and the hosted website thinks that when I add multiple arguments, the new arguments are actually for the proxy itself and not the website I am trying to proxy.
http://proxy.hackeryou.com/?reqUrl=http://example.com?getPage=1&doCache=false
How do I create a solution to this?
The text was updated successfully, but these errors were encountered:
I am using this proxy by using the hosted link as so:
http://proxy.hackeryou.com/?reqUrl=http://example.com
This code works, however, the specific website I am using ALSO has arguments it must take, and the hosted website thinks that when I add multiple arguments, the new arguments are actually for the proxy itself and not the website I am trying to proxy.
http://proxy.hackeryou.com/?reqUrl=http://example.com?getPage=1&doCache=false
How do I create a solution to this?
The text was updated successfully, but these errors were encountered: