Anonymous ID: 4fe112 Sept. 1, 2021, 7:29 p.m. No.14506470   🗄️.is 🔗kun   >>6473 >>6480 >>6560

>>14506310 pb

>>14506316 pb

>>14506382 pb

technically they aren't blocking the images

they are redirecting the requests, multiple times in fact, when your browser requests an image the sequence is:

  1. http 301 redirect to https://vanwanet.com/suspended

  2. http 301 again redirecting to https://cdn.vanwatech.com/

3: http 307 to https://vanwa.tech/website-cdn

  1. http 200

it's a little deranged from a web dev perspective since it would be simpler to respond with a status code like 204 or 503 or any code that doesn't make the browser follow redirects