uBlockOrigin / uAssets

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

StopAd.io #6262

Closed krystian3w closed 5 years ago

krystian3w commented 5 years ago

broken by EasyPrivacy:

@@||api.stopad.io/link/v1/pixel?refSource=https://www.google.com/*$image,first-party

I have endless loop loading as once allow tracker, no tested redirect.

if anybody find more broken websites, possible use:

*/v1/pixel?$image,redirect=1x1.gif

for reproduce need open from e.g. Google:

https://www.google.com/search?q=StopAd.io
liamengland1 commented 5 years ago

Ironic, the ad blocker has trackers on their website.

The refSource param will change to whatever the referer is, so better filter is:

||api.stopad.io/link/v1/pixel$image,redirect=1x1.gif

Also page won't load if ravenjs is blocked. @@||cdn.ravenjs.com/3.24.0/raven.min.js$script,domain=stopad.io could be added if needed.

krystian3w commented 5 years ago

Or abort - EOL app, when I tested downlad.

https://hub.filterlists.com/t/hall-of-shame-of-low-quality-adblockers/22/17

krystian3w commented 5 years ago

Who block raven.min.js no seen in logger 2h ago.

liamengland1 commented 5 years ago

Who block raven.min.js no seen in logger 2h ago.

I do, it's one of my lists... maybe in others too

krystian3w commented 5 years ago

Hmm..., ok.