Rant Another soyboy website using retard spam protection...

nagolbud

v10.01.10.01.10
Warden
Theme Designer
🏅
Joined
Apr 26, 2024
Messages
3,644
Yet another soyboy website using retard spam protection and cloudflare, unable to access let alone use the website...

soyshit.png
 
Janny cabal tells me you need to make a post on soyjak.party to use that site
 
Janny cabal tells me you need to make a post on soyjak.party to use that site
So soyjak boys are harvesting IP's or what... strange honey pot'ish shit.
 
Last edited:
How can I add CHUDAR and CHUDOM to the map if I CAN"T access it......................
stare-angry.gif
 

somebody needs to write BWC under "FCK NZS"
 
@DOOR What script is this? It would actually be super cool to add this to the Chudar stuff.
 
Anything I should know to make install easier>?
It was pretty straightforward, install the latest versions of node.js and redis like it tells you then run the provided commands.
the only issue I had was it uses websockets for placing pixels and nginx has to be configured in a certain way for websockets to work: https://nginx.org/en/docs/http/websocket.html
location / { proxy_pass http://127.0.0.1:5000/; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; }

Here's the nginx config I ended up with if you want to use it too.
 
Back
Top