Hacker News new | ask | show | jobs
by tencentshill 30 days ago
>Something went wrong. Disable your adblocker on TechCrunch It looks like your adblocker is attempting to interfere with the intended operation of this site. Please add us to your adblocker's allowlist. Click below for instructions.
5 comments

That message comes from inline Javascript

This page does not require Javascript to read the article and view the images of the author's screenshots

Disable Javascript

or

Add a Content Security Policy HTTP response header that disables inline Javascript

Something like

   http-response add-header Content-Security-Policy "script-src 'none'; img-src 'self'; default-src 'none'"
The later solution is not for everybody but I like it; I am a text-only browser user so I have different tastes in how I prefer a website to look. For example I think a default-src 'none' CSP makes HN look better in a graphical browser. I omit img-src as I just like to read text. If I want to view images I use Ctrl-U view-source: then follow the image URLs
Another option is using a browser add-on or extension to add or modify the Content-Security-Policy response header
I'm not a web specialist. Where would you put that `http-response` thing?
https://web.archive.org/web/20260522161757/https://techcrunc...

Let me know if this works for ya. Hope this helps.

FWIW uBlock Origin for Firefox on Android works fine here.
I wonder does it mean that ublock origin has anti-anti-adblock functionality? (My guess is yes but I wanted to take the opportunity to spell that word)
It does, yes.
It's blocking all the way down.
UBO Lite on Chrome worked here. I have complete filtering + the additional lists enabled though.
I’m glad my ad blocker works well enough to trigger this, performing its intended operation. When ads are the intended operation of that site, it needs to be blocked.
Yeah, lol.

I'll just disregard this submission.