I don't use Windows.
Even better! In that case you should be able to install tor by using `apt install tor` (on most distros), and set the socks5 proxy of your preferred browser to
127.0.0.1:9050
I don't want to make system changes just to review a website, so I tried
Tails (in a VM).
Even though the page loads in my normal Tor browser, I get this in Tails browser:
The page isn’t redirecting properly
An error occurred during a connection to wallet.moneypot.com.
This problem can sometimes be caused by disabling or refusing to accept cookies.
Try to refresh your connection?
While trying to replicate the issue it seems that the hosting for our wallet (Netlify) seems to deny some tor exits, but allow most. A trivial error on our part.
For example, loading the wallet with
185.220.102.248 or
185.220.101.20 seems to give this error, but 185.220.101.(3/24/204/21) works fine.
Not entirely sure if this is what you're experiencing, but I can't quite replicate the issue any other way. Will look further into this and see if netlify offers some sort of bypass like cloudflare does.