last update (2015-02-28) broke my filters with []

General information, announcements and questions about the EasyList subscriptions.
Locked
roger21
New Member
New Member
Posts: 4
Joined: Sat Feb 28, 2015 10:25 pm

last update (2015-02-28) broke my filters with []

Post by roger21 »

hey

for instance :

test.web##FORM[name="post"]
board.forum.web##DIV.center[style="some bunch of css"]
website.web##A[href="/link/ad.php"]

don't work anymore

help
Last edited by roger21 on Sun Mar 01, 2015 6:39 am, edited 1 time in total.
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12220
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

Force an update, this should be fixed now
roger21
New Member
New Member
Posts: 4
Joined: Sat Feb 28, 2015 10:25 pm

Post by roger21 »

yep indeed

it was scary though

thx

do you happen to know what kind of rules broke that ?
arflech
Senior Member
Senior Member
Posts: 77
Joined: Thu Feb 24, 2011 5:49 pm

Post by arflech »

There was some error in EasyList that overrode all hiding rules with a hiding whitelist rule.
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

it was this rule (then corrected):
extratorrent.cc##a[href^="http://www.adshost2.com/]

(missing quotation mark which affected other hiding rules in firefox due to how the css stuff is applied)
Locked