linkchecker/tests/checker/data/sitemap.xml.result
Chris Mayo ec8b6e09f0 Fix XmlTagUrlParser and make Python 3 compatible
URLs within a sitemap file were not being captured.
2019-10-28 19:20:05 +00:00

12 lines
423 B
Text

url http://localhost:%(port)d/%(datadir)s/sitemap.xml
cache key http://localhost:%(port)d/%(datadir)s/sitemap.xml
real url http://localhost:%(port)d/%(datadir)s/sitemap.xml
valid
url http://www.example.com/
cache key http://www.example.com/
real url http://www.example.com/
valid
url http://www.example.com/?ascii=nø
cache key http://www.example.com/?ascii=n%%C3%%B8
real url http://www.example.com/?ascii=n%%C3%%B8
valid