You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In interactive mode, when a new subdomain is encountered, you'll be asked whether to mirror or ignore the specific URL, directory, or subdomain. It would be helpful to also offer to mirror or ignore all other subdomains on the same domain, e.g. so you could also mirror things like download.example.com when asked about www.example.com. This would need a degree of precision regarding nesting, as wanting download.example.co.uk when seeing www.example.co.uk doesn't necessarily mean you'll want to include the whole of .co.uk.
This could make capturing a site need to be far less interactive, as with the current workflow, you can't press the Skip All button if there's a chance an unknown subdomain hasn't been encountered yet.
The text was updated successfully, but these errors were encountered:
In interactive mode, when a new subdomain is encountered, you'll be asked whether to mirror or ignore the specific URL, directory, or subdomain. It would be helpful to also offer to mirror or ignore all other subdomains on the same domain, e.g. so you could also mirror things like
download.example.com
when asked aboutwww.example.com
. This would need a degree of precision regarding nesting, as wantingdownload.example.co.uk
when seeingwww.example.co.uk
doesn't necessarily mean you'll want to include the whole of.co.uk
.This could make capturing a site need to be far less interactive, as with the current workflow, you can't press the Skip All button if there's a chance an unknown subdomain hasn't been encountered yet.
The text was updated successfully, but these errors were encountered: