1Jan

How To Turn Off Ublock Origin

1 Jan 2000admin
How To Turn Off Ublock Origin 7,6/10 8366 votes
Origin

A few days ago I encountered an issue with a website. It was displaying a 'disable your ad blocker' page; this particular site did not provide a choice in this regard as many other sites do. Many sites display an adblocking detected message but let users browse the site by giving them an option to continue with an adblocker.The message itself may not be unusual as plenty of sites use it on today's Internet but it was in this case a bit strange. I have been using to block ads and to counter the ad blocker-blockers. I have used the website before and it used to work perfectly with the blockers but for some reason now it didn't; something must have changed.There was no other way to get the file I wanted as it wasn't available anywhere else so I did what I had to: block Blockadblock. Hey, you can't make me do what I don't like.

Extensions like uBlock Origin are part of your computer's security set-up along with your anti-virus and firewall. You should never disable any of these just to get something working but you may do so if you use the site often and want to make sure that its receives revenue from ad interactions so that it can stay online. It was displaying a 'disable your ad blocker' page; this particular site did not provide a choice in this regard as many other sites do.

How to block Blockadblock manually1. Add the following script to your ad blocker. I used Ublock Origin (Dashboard My Filters). It may work with other add-ons.@@ example.com^$generichideexample.com##script:inject(bab-defuser.js)2.Replace the address 'example.com' with the URL of the website which has Blockadblock on it.3. Click on Apply changes.Reload the page which you were trying to access. And it should work perfectly even when your ad blocker is fully functional. You have to do this for every website which has blockadblock enabled if it does not work correctly.Note: This issue was temporary and has since been fixed, but I wanted to guide users how to do it because this works with most anti-ad blockers.

Who knows when it could come in handy? Why you may want to do this?There are lots of reasons why.

Technical stuff can be a reason. Filters used by add-ons can get broken and it may take a while before it is fixed. You don't have to wait for that. When this happens, you may want to (should) report it to the add-on/filter maintainer. Malicious scripts which force you to disable your ad blocker (yes I consider them malware) get smarter all the time and bypass ad blockers, and it takes some time before the maintainers of the filter list update them to make the filters work again.When a website asks you to disable your ad blocker, assume the worst. Extensions like uBlock Origin are part of your computer's security set-up along with your anti-virus and firewall.You should never disable any of these just to get something working but you may do so if you use the site often and want to make sure that its receives revenue from ad interactions so that it can stay online.Besides, ads are vulnerable to malware injections which in turn can affect your browser/computer. I don't even have to mention the privacy issues with ads as they exist as well.

Either use the script to block the anti-ad block, or if you feel bad about it close the page and move on. Do not disable your ad blocker and compromise your security just because a site attempts to force you to do so. What about internet ethics?In my opinion, any website which forces the visitor to disable your ad blocker to access the site does not really care about the visitor. While it is understandable that sites need to make money to survive, forcing users to disable adblockers is the wrong way to do that because the ad system is broken in its current form.However, when a website asks you to consider disabling your ad-blocker to support them you can choose to do it provided that the site is trustworthy and does not bombard you with annoying ads.

I do that sometimes as advertisement is essential for many sites on the Internet. Baixar whatsapp plus para android 2.3 6. Nice find, Ashwin; and I couldn’t agree more about your interpretation of sites refusing access unless the user’s adblocker be disabled for them.

We can and we do criticize an advertisement polluted Web but as long as the user has the choice, even if that choice requires specialized tools, then it remains fair, so to say. A site going further than that is a force-feeder and deserves either to be boycotted either to have its dictatorship bypassed by an anti-anti-adblocker solution. Could it be that those website are taking a leaf out of the Google behaviour manual?Could it be that there thinking when a giant company is making it legal to force feed a structure of less blockade advertisement, (and as indirect result less security) by the ad blockers nobody will fall over there behaviour?Could it also be that next to that that those website are thinking that because there operating in the shadow of a giant company there will be even less change, that there getting banned by the users, because of there behaviour?.

@Anonymous, thanks. I’ve tried myself to gather info about this `$generichide`, especially on uBO’s GitHub repositories but what I found was rather technical.As far as I’m concerned I assume Blockadblock is already handled by one at least of my uBO filter lists given the fact that disabling the two lines hereafter in ‘My filters’ did not lead to blockadblock.com requiring that I block my adblockers blockadblock##+js(nobab)@@ example.com^$generichideI’d have to search to know what uBO lists handle BaB but I wouldn’t be surprised it be one of the built-in lists, presumably uBlock filters – Annoyances. After reading through the comments, I settled on the below (which seems to be the most up to date):@@ example.com^$generichideexample.com##+js(nobab)Note: the syntax used in the article also worked.What I had been doing before was activating Firefox’s Reader View, which bypassed the ‘block Blockadblock’. I later found an extension named: Auto Reader View by Patrick Marchwiak: which automatically displays a domain in Reader View (on a per domain basis). It also does a better job (more full-featured) than FF’s built-in Reader View.This works pretty well on the few sites I’ve encountered. Haven’t decided which is the best method as Reader View is pretty nice though less interactive.