Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bild.de Anti-Adblock filters #1178

Closed
ghost opened this issue Jan 5, 2016 · 9 comments
Closed

Bild.de Anti-Adblock filters #1178

ghost opened this issue Jan 5, 2016 · 9 comments

Comments

@ghost
Copy link

ghost commented Jan 5, 2016

Your solution (#821 (comment)) works great. It would be nice however if you could add that inline script blocking filter to one of uBO's lists to make it more accessible to the users (I first thought "Experimental" but it's not a resource so it doesn't really fit). I for example didn't see this until today (months after they started doing this) when I had the idea to search this repository for a solution.
There's also one more filter which would be nice if it could be added:

bild.de##DIV.no-js

blocks their malicious attempts to get NoScript users to allow their ads.
Without filter: https://i.imgur.com/kp7rLS6.png
With filter (NSFW): https://i.imgur.com/AUblN1W.jpg

@gorhill
Copy link
Owner

gorhill commented Jan 5, 2016

If you block 1st-party scripts with uBO, the warning does not appear.

@gorhill
Copy link
Owner

gorhill commented Jan 5, 2016

All right, from scratch:

Works fine if you block inline scripts using uBO instead of blocking using NoScript. I consider uBO's script blocking ability to be underused.

@ghost
Copy link
Author

ghost commented Jan 5, 2016

Yes, this is because uBO doesn't read the noscript-tag which is being abused by Bild.de to display the message.

@gorhill
Copy link
Owner

gorhill commented Jan 5, 2016

You do realize that adding ||bild.de^$inline-script would actually cripple uBO's own workaround for bild.de on FF?

@gorhill gorhill closed this as completed Jan 5, 2016
@ghost
Copy link
Author

ghost commented Jan 6, 2016

I can visit bild.de in Firefox with and without that filter. In Chrome however this filter is required to do so.

I think NoScript is superior to uBO's script blocking in a way since it additionally contains cross-site scripting and clickjacking protections.

@gorhill
Copy link
Owner

gorhill commented Jan 6, 2016

Users of chromium-base browsers can block themselves inline scripts using the dynamic filtering pane, this way FF users are not going to be penalized because of a filter which is useful only for chromium.

@ghost
Copy link
Author

ghost commented Jan 6, 2016

In which way are they penalized though? I guess it breaks some site functionality?
Maybe an idea for the future could be to add browser specific lists in the case those filters add up(?)

gorhill pushed a commit that referenced this issue Sep 26, 2016
@MagicAndre1981
Copy link

Bild.de is now blocked again when using µBlock Origin:

Ein Plugin in Ihrem Browser beschädigt die Funktion der Webseite, deshalb können wir Ihnen keinen Zugriff auf die Inhalte gewähren.

Möglicherweise nutzen Sie Ublock Origin oder ein anderes Adblocker Plugin. Falls dies der Fall ist, versuchen Sie bitte es zu deaktivieren.

@Serkan-devel
Copy link

I think it now works again since firefox Nightly 57.0a1

Repository owner locked and limited conversation to collaborators Aug 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants