<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jarink/brokenlinks/worker_test.go, branch main</title>
<subtitle>Program to inspects and maintains web sites.</subtitle>
<id>http://git.kilabit.info/jarink/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/jarink/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/jarink/'/>
<updated>2026-02-11T14:45:06Z</updated>
<entry>
<title>brokenlinks: make link that return HTML always end with slash</title>
<updated>2026-02-11T14:45:06Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-02-11T03:47:42Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/jarink/commit/?id=8100b3be0730173a77f1a64f9ac6bc8862a159ac'/>
<id>urn:sha1:8100b3be0730173a77f1a64f9ac6bc8862a159ac</id>
<content type='text'>
If parent URL like "/page" return the body as HTML page, the URL should
be end with slash to make the relative links inside it works when joined
with the parent URL.
</content>
</entry>
<entry>
<title>brokenlinks: check for redirect during scan</title>
<updated>2026-02-04T20:29:49Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-02-04T20:29:49Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/jarink/commit/?id=d8a892eb2f28b3ef4c2625c682d255f4f616cae2'/>
<id>urn:sha1:d8a892eb2f28b3ef4c2625c682d255f4f616cae2</id>
<content type='text'>
If the request redirected, use the "Location" value in the response
header as the parent URL instead of from the original link in queue.
</content>
</entry>
<entry>
<title>brokenlinks: fix generating relative URL</title>
<updated>2026-02-04T15:58:10Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-02-04T15:10:42Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/jarink/commit/?id=fa31e0a656d03fe3744c70a1171e3831647923c9'/>
<id>urn:sha1:fa31e0a656d03fe3744c70a1171e3831647923c9</id>
<content type='text'>
If the parent URL end with .html or .htm, join the directory of parent
instead of the current path with the relative path.
</content>
</entry>
</feed>
