Exclamation mark in filterset.g??

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
bobtheblobby

Exclamation mark in filterset.g??

Post by bobtheblobby »

What does the exclamation mark ! mean at the beginning of some of the rules in filterset.g?
These have just appeared after updating to the lastest adblock plus.
Master X
Posts: 66
Joined: Fri Jun 16, 2006 7:19 pm

Post by Master X »

changelog wrote:* Preferences dialog: mark regular expressions with an exclamation mark
User avatar
Parson
Posts: 65
Joined: Fri Jun 16, 2006 10:32 am
Location: Germany, Beach District

Post by Parson »

If the exclamation mark confuses you or you just liked a more visible image you can easily adapt this by yourself:

Take this image, save it as abp-regex.png into your chrome-folder and add this to your userChrome.css:

Code: Select all

treechildren::-moz-tree-image(col-pattern, pattern-true, pattern-regexp-true) { list-style-image: url("abp-regex.png") !important; }
Result:
Image
Post Reply