Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy redirects to ogiginal site which is blocked #188

Open
CrateTech opened this issue Jan 26, 2022 · 6 comments
Open

Proxy redirects to ogiginal site which is blocked #188

CrateTech opened this issue Jan 26, 2022 · 6 comments

Comments

@CrateTech
Copy link

Whenever I go to certain sites such as armor games or yohoho.io, these sites just redirect to their original link and d not use the proxy. THese websites are blocked so it makes them unusable.

@SyrusPlayz
Copy link

yeah it does the same thing for me

@nfriedly
Copy link
Owner

You could try out the v3 branch - https://github.com/nfriedly/node-unblocker/tree/v3 - it is a little bit more aggressive about rewriting client-side scripts, but it breaks enough things that it isn't really ready for prime-time just yet.

@CrateTech
Copy link
Author

How do I install v3 using npm? It looks to have the same command as the old one, so IU think its installing the old one.

@CrateTech
Copy link
Author

I forgot to mention, I use this to run it https://github.com/nfriedly/nodeunblocker.com so how do I update that to v3?

@nfriedly
Copy link
Owner

In the nodeunblocker.com folder, run:

npm install git://github.com/nfriedly/node-unblocker.git#v3 --save

Or, if you're deploying it somewhere like heroku, you'll have to make a fork and edit the package.json to use that git://... url instead of ^2.2.0

@CrateTech
Copy link
Author

yeah, unfortunately both the sites i mentioned still redirect, and the site that gats the most traffic breaks, so Ill just stick with the n0rmalk one for now, but I will follow updates on v3. thank you for your work and time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants