Site
Filter
Site filter allows you to block popups based on a black list and a white list.
Popup windows with URL matching the black list but not matching the white list will be
automatically blocked. The popup blocker must be enabled first for the site
filter to take effect.
Filter
Definition
Both black list and white list are filters. A filter consists of one ore more
entries. Each entry can be a part of or a whole web address. A site matches a
filter when its address contains one of filter entries as a substring. For
example,
filter entry
www.badsite.com/dir1
matching pages
http://www.badsite.com/dir1/page1.htm
http://www.badsite.com/dir1/dir2/page2.htm
SlimBrowser only blocks pages matching the black list but not matching the
white list. You can use the white list to unblock pages from desired web
directory. For example,
black list entry: www.badsite.com
white list entry: www.badsite.com/nice_dir
pages that will be blocked:
http://www.badsite.com/index.htm
http://www.badsite.com/dir1/ad.htm
pages that will not be blocked:
http://www.badsite.com/nice_dir/index.htm
http://www.badsite.com/nice_dir/dirx/hello.htm
Please note that site matching the white list will never be treated as popup
ads.
Site
Filter Configuration
You can enable/disable site filter, edit black list and white list in the popup
blocker page of the options dialog. You can also do so by selecting "Tools->Site
Filter" from the main menu. The filter definition dialog will be
activated for you to define all the filter entries.
Filter
Definition Dialog
In this dialog, you can add one or more entries to construct a filter.
- Add:
Enter a filter entry in the edit box at the bottom and click
<Add> button to add this entry.
- Remove:
Select an entry from the entry list and click <Remove> button to
remove the selected entry.
- Update:
Update the selected entry with the entry that you entered in the edit
box at the bottom.
|