JohnnyBazzinga
Newbie
- May 21, 2024
- 2
- 1
Hey guys,
I’m trying to solve a problem with a gambling site (hxxp://boaaposta[dot]com) that’s blocked in some parts of Brazil. I want to make it easy for people to access it without needing to install any browser extensions or VPNs. My idea is to set up a different URL that connects to a proxy and just shows the blocked site directly.
Here’s what I’ve done so far:
- I tried Bright Data’s Web Unlocker, but it didn’t load the site’s dynamic stuff properly (it’s a casino site with a lot of JavaScript and API calls).
- I also tried using PHP to grab the site’s content through a proxy and display it, but the js scripts and api calls aren’t working right.
So, my questions are:
1. Is this even possible? Can I use a proxy to fetch and show a blocked site with all its dynamic content (like JavaScript, games, etc.)?
2. If it is, what’s the best way to make this work? Any good proxy providers or setups you’d recommend?
3. If not, any other ideas to do this without making users install anything?
Any advice, code snippets, or proxy service recommendations would be greatly appreciated!
Thanks!
I’m trying to solve a problem with a gambling site (hxxp://boaaposta[dot]com) that’s blocked in some parts of Brazil. I want to make it easy for people to access it without needing to install any browser extensions or VPNs. My idea is to set up a different URL that connects to a proxy and just shows the blocked site directly.
Here’s what I’ve done so far:
- I tried Bright Data’s Web Unlocker, but it didn’t load the site’s dynamic stuff properly (it’s a casino site with a lot of JavaScript and API calls).
- I also tried using PHP to grab the site’s content through a proxy and display it, but the js scripts and api calls aren’t working right.
So, my questions are:
1. Is this even possible? Can I use a proxy to fetch and show a blocked site with all its dynamic content (like JavaScript, games, etc.)?
2. If it is, what’s the best way to make this work? Any good proxy providers or setups you’d recommend?
3. If not, any other ideas to do this without making users install anything?
Any advice, code snippets, or proxy service recommendations would be greatly appreciated!
Thanks!