-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
This address bild.de #821
Comments
I'm playing with the Inline script tag filtering (I love it.) since few hours and this filter works too: bild.de##script:contains(ad_smart_site_id) Nice try Bild! |
Ok, I thought OP wanted me to add the filters above -- these were not uBlock Origin-specific so I closed the issue. Trying the build.de site, I understand they redirect if they detect a blocker. I will add the proper inline script tag: |
Tip: I advise to surf |
Actually, this plain filter works as well:
This means this will also work on Chromium. |
Best is to use Firefox until Chromium supports `beforescriptexecute`.
There's now an additional inline script that checks if core.js objects are loaded. It should probably be blocked as well. Looks something like this:
Not sure what exactly would be the best way to target it without blocking anything else, but I'm sure some form of bild.de##script:contains(...) should work. I'm not on a recent Firefox fork right now. |
This was addressed earlier today in this commit. |
suggested solutions like
are currently not working with ublock origin 1.2.1 for me only this is working with ublock origin 1.2.1
edit: please ignore this. i had a caching problem. purging cache. restarting firefox and update ublock origin filters fixed it. your solution is working |
None of the solutions suggested above are working with 1.2.1 anymore. |
Works fine from here on Nightly & FF41. What browser was this? As said in the documentation, inline script tag filtering is not supported on Chromium-based browsers or older versions of Firefox (those not implementing A workaround for Chromium-based browsers is to disable all inline script tags using:
This can also be done through dynamic filtering: There is a side-effect however with such filter, it disables some functionality on the site. |
Sorry, for me it still does not work. |
As documented, older versions of Firefox (on which Pale Moon is based) do not support inline script tag filtering. However, wholesale inline script filtering works for Pale Moon, and I confirm this works around Bild's block. See my comment above for Chromium-based browsers, this will also work for Pale Moon. Block wholesale inline scripts, then enter |
You are right. |
You mean you have Ghostery and uBlock running at the same time? |
Yes. Most of the time. |
But why? What are the possible benefits? |
Sometimes more is better. |
The best use for that diff is to see what to block globally using dynamic filtering to get the same result as the other extensions. In this specific case:
So six global dynamic rules on top of uBO's default settings and you are as well covered -- without the overhead of two extensions which almost completely overlap. |
Just FYI, this is starting to get political. News article In German: http://www.golem.de/news/adblocker-sperre-bild-de-mahnt-youtuber-wegen-erklaervideo-ab-1510-117011.html
My rough translation:
Might be worth noting that Axel Springer et. al. filed suits against Germany-based Eyeo over Adblock Plus in the past[1] and their legal standing in this case seems to be shaky at best. I couldn't find any articles on this in English, I'll check again in a few days as this news probably hasn't been picked up outside of Germany yet. Might be time for someone to throw together a blocklist for all Axel Springer websites, similar to murdochblock.info. Sorry for derailing this, wasn't sure if I should open a non/meta-issue for this but wanted to share. [1] http://www.reuters.com/article/2015/09/29/axel-sprngr-adblock-idUSL5N11L11Q20150929 |
Any link to that Youtube video? |
The video has been set to private before I had a chance to watch it. Haven't found any mirrors yet. |
I'd say this is starting to get interesting. Get your popcorn ready. ;-)
AFAIK, the video just showed how to use the instructions given in the EasyList Germany thread for bild.de. Edit: Looks like they had to clean up their own ABP forum And things get even better: http://heise.de/-2854649 Axel Springer won an injunction given by the infamous LG Hamburg (court in Germany known for getting almost everything wrong 😏) against Eyeo (company behind Adblock Plus). Although this is not final, technically. But I think the angle behind this decision is "interesting", Axel Springer argued that using a blocker against their site is a violation of the German copyright protection law, specifically the section outlawing the circumvention or disabling of copyright protection mechanisms integrated into software. Here is said law: http://dejure.org/gesetze/UrhG/95a.html The funny thing is, this has never been used in the context of websites or the web in general. That was definitely not the original intention or scope of that law. Anyway, I think that bild.de ends up being a useful benchmark for blockers ;-) |
Thanks! :)
The text was updated successfully, but these errors were encountered: