Hi,
I have some trouble using the REGEXP funktion for excluding URIs from the search.
I want FreeLinkChecker to exclude all URIs that contain the words "xing" or "addthis".
My regular expression is as follows: xing|addthis
However it does not work. For instance the protocol still contains the following entry:
List of broken links and redirects:
http://s7.addthis.com/js/250/addthis_widget.js Line: 292
Code: 200 OK
Could someone please explain to me what I am doing wrong?
Thank you,
Stephan