Overview
Wildcards and Regular Expressions are supported by several features, especially by the filter system to ignore unwanted web page content.
WebSite-Watcher supports 3 methods to filter or to search for text
- Concrete words and phrases
- Wildcards
- Regular Expressions
For all 3 methods the strings are case insensitive (HELLO is the same as hello).