Closed wernerb90 closed 7 years ago
Hi,
I noticed that even though the links in the page doesn't specify this, the tag always defaults to http://, even when the <a href="/"></a> doesn't include the domain?
<a href="/"></a>
i.e. with this command:
python3 main.py --domain https://www.****/ --images --output sitemap.xml --verbose
I get:
Nice catch
Works for me - thanks!
Hi,
I noticed that even though the links in the page doesn't specify this, the tag always defaults to http://, even when the
<a href="/"></a>
doesn't include the domain?i.e. with this command:
python3 main.py --domain https://www.****/ --images --output sitemap.xml --verbose
I get: