uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
4.12k stars 767 forks source link

Pictures and Videos are blocked together with Ads #161

Closed Buffmutti closed 8 years ago

Buffmutti commented 8 years ago

Replace the bracketed [...] placeholders with your own information.

URL(s) where the issue occurs

[http://web.de/magazine/politik/tausende-beten-krankenhaus-thailaendischen-koenig-31957762]

Describe the issue

The page of web.de looks normal, but if you click on any article the pictures and videos (and some texts too) in that article are blocked together with the ads.

Screenshot(s)

WITH uBlock Origin: web_de1

WITHOUT uBlock Origin: web_de2

Versions

Changed nothing else.

Notes

web.de is the only domain with this issue which i know. I have never seen anything like that on another domain. Maybe its sort of a Anti-Adblock thingy? Or do they store the pictures and videos on the same servers which they use for the ads?

gorhill commented 8 years ago

The filter ||uim.tifbs.net^ in EasyPrivacy is causing the issue. Please report to maintainers of EasyPrivacy: https://forums.lanik.us/viewforum.php?f=64.

Meanwhile, this custom filter will fix the issue: @@||uim.tifbs.net/js/$script,domain=web.de.

ghost commented 8 years ago

@gorhill: This rule will allow the images to load too while keeping the script blocked: ||uim.tifbs.net/js/*.js$script,redirect=noopjs,domain=web.de

gorhill commented 8 years ago

This rule will allow the images to load too while keeping the script blocked

I had assumed a redirect would not accomplish anything since there was no error message at the console. There is already an exception in EasyPrivacy for that script for gewinnspiel.web.de.

ghost commented 8 years ago

Same goes for gmx.net: https://forums.lanik.us/viewtopic.php?p=105627#p105627 ||uim.tifbs.net/js/*.js$script,redirect=noopjs,domain=gmx.net