|
Wildcards |
Top Previous Next |
|
WebSite-Watcher supports the following three types of wildcard filters with the restriction that only one wildcard is allowed per filter expression:
This form filters everything from the page beginning to the first occurrence of "EndText". For example: *Daily News
This form filters all text areas which begin with "StartText" and end with "EndText". For example: Downloads:*Publisher
This form filters everything from the last occurrence of "StartText" to the end of the page. For example: Users online*
All defined wildcard filters are case insensitive, they are converted to lowercase internally. |