@@/^.*$/
@@/^.*$/
I should probably have asked:
Why does the adblock-plus icon in the menubar stay red when I use the whitelist regexp
@@/^.*$/
?
I'm used to see a green icon on pages that have been whitelisted.
The whitelisting seems to be working, it's just the icon that has the "wrong" color?
Macintosh Powerbook
10.4.7
Firefox 1.5.0.4
Why does the adblock-plus icon in the menubar stay red when I use the whitelist regexp
@@/^.*$/
?
I'm used to see a green icon on pages that have been whitelisted.
The whitelisting seems to be working, it's just the icon that has the "wrong" color?
Macintosh Powerbook
10.4.7
Firefox 1.5.0.4
registered
I registered. I should have done so right away. Sorry for reacting to my own posts.
schip
Re: registered
As far as I understood, the green icon appears when you whitelist the page (not sure about what happens when you whitelist a sub page). With your rule you are whitelisting all the items in the page, but not the page itself.
whitelist syntax
In that case, is it true that
@@/^http:\/\/.*$/
whitelists all sites, while
@@/^.*$/
whitelists all items on the current page? If so, where is that documented?
@@/^http:\/\/.*$/
whitelists all sites, while
@@/^.*$/
whitelists all items on the current page? If so, where is that documented?
schip
Re: whitelist syntax
In the DOCUMENTATION perhaps?schip wrote:If so, where is that documented?

http://adblockplus.org/en/filters#whitelist
yes, i did read the docs
Yes, well, I did read those docs quite a while back. But I don't think the text there is very clear. Anyways, I'll just stumble on till I get it working.
schip