| Everything is in log.txt, and hts-cache folder. Inside new.zip there is exact
structure as it is visited and downloaded. Inside new.txt there are all urls
visited and downloaded, while in new.lst there is only list of local files
downloaded. Best way to avoid overdownloading or infinite loops it to use in
scan rules this rules first (at top and left): -*
Then only add pages you are sure should be scanned, then css to improve
display... You can figure out which files, rules, pages you need by looking at
network tab in browser console in your web browser, to see what would browser
normally access. | |