<feed xmlns='http://www.w3.org/2005/Atom'>
<title>urls/xml.go, branch master</title>
<subtitle>Web crawler in Go.
</subtitle>
<id>https://git.brandonirizarry.xyz/urls/atom?h=master</id>
<link rel='self' href='https://git.brandonirizarry.xyz/urls/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/'/>
<updated>2026-05-28T17:32:59Z</updated>
<entry>
<title>feat: add "total entries" as part of XML comment</title>
<updated>2026-05-28T17:32:59Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-28T17:31:49Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=138d431695c22927f1b5ab76486390960f5cbb3c'/>
<id>urn:sha1:138d431695c22927f1b5ab76486390960f5cbb3c</id>
<content type='text'>
This is useful mostly in the context of maxURLs=∞, but perhaps it
could also help catch some error cases.
</content>
</entry>
<entry>
<title>feat: prettify stats when figure was passed in as 0</title>
<updated>2026-05-28T17:25:42Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-28T17:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=eae74f26ada313c15057013a1df6b81b50d94a90'/>
<id>urn:sha1:eae74f26ada313c15057013a1df6b81b50d94a90</id>
<content type='text'>
The code understands 0 as "no limit", but I want to convey the
no-limit concept to readers of the file who don't have a notion of how
the program works. So I convert 0 to ∞ in the string output here.
</content>
</entry>
<entry>
<title>feat: place comment before URL listing</title>
<updated>2026-05-28T17:21:31Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-28T17:21:31Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=c679e48964a6fa2bc2bc54fa6541c113e41ca672'/>
<id>urn:sha1:c679e48964a6fa2bc2bc54fa6541c113e41ca672</id>
<content type='text'>
There could be a lot of URLs, so this should be more user-friendly.
</content>
</entry>
<entry>
<title>feat: add comment logging maxDepth and maxURLs inside xml output</title>
<updated>2026-05-28T17:20:30Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-28T17:20:30Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=6b39b2b04e037b809537ec2b6209b62b114dceaf'/>
<id>urn:sha1:6b39b2b04e037b809537ec2b6209b62b114dceaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add header to xml output</title>
<updated>2026-05-28T16:35:35Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-28T16:35:35Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=c2f1c9a6eb8230e8fffd633d1f85cde80764c5b3'/>
<id>urn:sha1:c2f1c9a6eb8230e8fffd633d1f85cde80764c5b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip: generate rough draft of sitemap</title>
<updated>2026-05-28T16:33:41Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-28T16:33:41Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=10ddae559ad28e21c7e1db99d29312907ce2c70f'/>
<id>urn:sha1:10ddae559ad28e21c7e1db99d29312907ce2c70f</id>
<content type='text'>
</content>
</entry>
</feed>
