Hello I try to use scan rules but without good result
I would like to download site
When I didn't use rules nothing happend
When I set one rule:
+*[name].maindomain.pl/*
program downloaded sub-domains that are not nedded.
I tied to exclude sub-domains
-*[name].sub1.maindomain.pl/*
-*[name].sub2.maindomain.pl/*
-*[name].sub3.maindomain.pl/*
but its not working |