HTTrack Website Copier
Free software offline browser - FORUM
Subject: How to filter URL that is not contain word?
Author: Vee
Date: 04/21/2017 10:26
 
I want to get URLs from <http://example.dev/current>

I want to filter only URL that contain the word "console". All other URL that
is not contain the word "console" will be skipped.
Example: 
<http://example.dev/current/console/> => OK
<http://example.dev/current/console/anyfile.html> => OK
<http://example.dev/current/components/console> => OK
<http://example.dev/current/components/console/> => OK
<http://example.dev/current/components/console/anyfile.html> => OK
<http://example.dev/current/something-else/> => SKIPPED

How to filter some thing like this?
Scan rules options -* +*console* is not working because it can only get a URL
from <http://example.dev/current>
 
Reply


All articles

Subject Author Date
How to filter URL that is not contain word?

04/21/2017 10:26
Re: How to filter URL that is not contain word?

04/22/2017 05:19
Re: How to filter URL that is not contain word?

04/22/2017 06:29
Re: How to filter URL that is not contain word?

04/22/2017 06:51
Re: How to filter URL that is not contain word?

01/14/2018 10:36




a

Created with FORUM 2.0.11