Universal URL Filter
This feature is currently under Beta test. Suggestions and bug reports are welcome. We may merge the universal url filter and the site filter in a future version.
The Universal URL Filter (UUF) applies to any components inside any web pages opened by SlimBrowser. The major difference between the site filter and universal url filter is: the site filter only applies to the URL of a web page; the universal url filter applies to the URL of any component inside a web page, including the web page itself. If you want filter out some annoying ad banners or flashes on those obtrusive websites, you need universal url filter. When the undesirable components are blocked, they won't be downloaded by SlimBrowser and thus your bandwidth is saved.
Access from menu
Select menu item Tools->Universal URL Filter->Enable Universal URL Filter to enable/disable UUF. You'd better turn it off if you are having problems with UUF.
Select menu item Tools->Universal URL Filter->White List/Black List to edit the black list and white list. As long as web page component matches a black list filter and doesn't match any white list filter, the access to this component will be denied and the content of this component will not be downloaded.
Access from options dialog
You can also access the universal url filter from the URL Filter page of the options dialog (Tools->Options->URL Filter). The options are explained below,
Enable Universal URL Filter
As suggested by the title.
Make blocked image entirely invisible
Hide the little square with a red cross inside when an image is blocked.
Small tip: SlimBrowser actually replaces
the blocked image with a transparent pixel. If you bother, you can replace
the image file $instdir\images\blocked.gif with your own image file such
that your image will be shown instead of the transparent pixel.
Matching Principle
You can use * to represent zero or more characters, use ! to represent one character. A filter matches a URL if it matches a portion / substring of the URL. That means you don't have to add * at the beginning or end of a filter. "*adserver.domain.com*" has the same effect as "adserver.domain.com".
Important tips:
You are encouraged to report the domain or URL of obtrusive and notorious ad servers to us so that we can include it into the default black list.