| did you try "continue interrupted mirror" at beginning or project?did you use
all other settings default?scan rules in scan rules tab they have higher
priority than any other option, so by default it will go for external links
for js, css, images I think
you can use this rule to exclude all external links, and include only of main
website internal ones
-*
+www.website.com/*
THAT IS IT! It does not have to be www, for example it can be abc.website.com,
but no need to put https or http into url. | |