Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I use uBlock Origin and I see a page that basically says "disable adblocker to view our content".


The fix works only for Firefox-based browsers, because it makes use of inline script tag filtering[1] which does not work on chromium, because it does not support `beforescriptexecute`[2]. The work around for Chromium-based browsers is to wholesale block inline script for the page, at the cost of probably breaking some functionality on the page.

[1] https://github.com/gorhill/uBlock/wiki/Inline-script-tag-fil... [2] https://code.google.com/p/chromium/issues/detail?id=168175




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: