Closed ameshkov closed 1 year ago
@Alex-302 commented on Mon Dec 12 2016
Current behaviour: The rules, which are placed after invalid rule, are not working. Example of issue: https://forum.adguard.com/index.php?threads/resolved-missed-ad-on-extratorrent.17401/ Screenshot:
Invalid rule:
etmirror.com,etproxy.com,extra.to,extratorrent.cc,extratorrent.works,extratorrentlive.com,extratorrentonline.com##td > table[style*=border: 0px"]
table[style*=border: 0px"] - missed the first quotes
@ameshkov commented on Thu Jun 15 2017
I suggest writing a nodejs script which will do this.
extended css
@Alex-302 commented on Mon Dec 12 2016
Current behaviour: The rules, which are placed after invalid rule, are not working. Example of issue: https://forum.adguard.com/index.php?threads/resolved-missed-ad-on-extratorrent.17401/ Screenshot:
Invalid rule:
table[style*=border: 0px"] - missed the first quotes
@ameshkov commented on Thu Jun 15 2017
I suggest writing a nodejs script which will do this.
extended css
rules and validate them as well using extcss library.