Just forked a proxy server that can be hosted on Render to work with this. #328
evanultra01
started this conversation in
Show and tell
Replies: 1 comment 3 replies
-
I tried using the file to create a proxy server on Render. It asked me for my payment information. Is there any way to circumvent this? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Yes, it's forked from roproxy, but the code was simple enough that i could hack it into this.
You can self-host this and you can use it to bypass the useragent restriction. Personally i used a spoofer extension, but dang this is easier.
https://github.com/evanultra01/proxy-test-thingy
Now to get the server to work in this, you fork this repo and set up pages for it, then go into the discord.min.js in assets/js and replace the discord.com/api a bit down the file with yourproxyname.onrender.com/api. It's that easy. For anyone reading this, since i'm lazy as screw, please don't piggyback off of other's servers. It's not okay to do that and it wastes resources for freeloaders like me who set up their own servers for their own uses. Make your own.
Beta Was this translation helpful? Give feedback.
All reactions