Links not working on www.tiramillas.net

This is where you should report issues arising from the subscription filters.
Locked
gorhill
uBlock Origin Author
uBlock Origin Author
Posts: 230
Joined: Mon Aug 18, 2014 3:17 pm

Links not working on www.tiramillas.net

Post by gorhill »

URL: http://www.tiramillas.net
Problem: Links not working
Cause: EasyPrivacy
Filters causing the problem:

Code: Select all

||el-mundo.net/banners/
and

Code: Select all

||scorecardresearch.com^$third-party
Solution:

Code: Select all

@@||active.cache.el-mundo.net/banners/cxense/cx.js$domain=tiramillas.net
and

Code: Select all

@@||scorecardresearch.com^$domain=tiramillas.net
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12240
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

Which links? I tried a few links in Chrome they seem fine? Didn't see any scorecardresearch being listed on the site either..
gorhill
uBlock Origin Author
uBlock Origin Author
Posts: 230
Joined: Mon Aug 18, 2014 3:17 pm

Post by gorhill »

Any links on the front page. Reproducible at will when EasyPrivacy is selected, using ABP 1.8.5. Adding `@@||el-mundo.net^$domain=www.tiramillas.net` will causes requests to `scorecardresearch.com`, which one need to be whitelisted as well for the links to work.
gorhill
uBlock Origin Author
uBlock Origin Author
Posts: 230
Joined: Mon Aug 18, 2014 3:17 pm

Post by gorhill »

Yes, it works.

Edit: Actually the site works without any fix now, even without the ones I suggested above. Yestderday night when I checked, my suggested fix had stop working, and I had to add `@@||webspectator.com^$domain=www.tiramillas.net` to make it work again. I don't know what is going on with that site. May it was random all the way and I thought I fixed it with the exceptions.

Edit2: Actually, strike that, I had forgotton to remove a filter from custom filter. I removed it and the links are back to not working. Your fix works after I force-updated EasyPrivacy.
Locked