| Subject: Re: Help with regexp |
Author: William Roeder |
Date: 06/14/2009 00:55 |
| | > -*
> +http://www.somesite.com/thread-topic.html*.html
> -http://www.somesite.com/thread-topic.html-print*.ht
> ml
I assume, typeo, you meant:
> +http://www.somesite.com/thread-topic*.html
Equivalent:
-* +*/thread-topic*.html -*print*
Print version:
-* +*/thread-topic-print* | |
|
|
|
|
9
Created with FORUM 2.0.11