evolvingweb / sitediff

SiteDiff makes it easy to see differences between two versions of a website.
http://sitediff.io
GNU General Public License v2.0
227 stars 48 forks source link

Crawler throws error when URL has leading/trailing whitespace #161

Closed gardon closed 2 months ago

gardon commented 1 year ago

Given that browsers ignore the whitespace and links work, the crawler should be able to trim it before the request.

kdborg commented 1 year ago

This should now be fixed.