<feed xmlns='http://www.w3.org/2005/Atom'>
<title>urls, 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-06-12T17:10:19Z</updated>
<entry>
<title>docs: use proper Markdown syntax</title>
<updated>2026-06-12T17:10:19Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-06-12T17:10:19Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=ea9dfe23d76dad076beace0b8ea728022d33d1ff'/>
<id>urn:sha1:ea9dfe23d76dad076beace0b8ea728022d33d1ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: guard against non-HTML content types</title>
<updated>2026-06-12T16:32:06Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-06-12T16:32:06Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=597d4de8dcdc7d0f9d906a0e99be3d72ed43b1cb'/>
<id>urn:sha1:597d4de8dcdc7d0f9d906a0e99be3d72ed43b1cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: add crawler-test.com to shortcodes as 'crawlertest'</title>
<updated>2026-06-12T16:16:40Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-06-12T16:16:40Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=4dcfd3a5378f8ba6edfc19dff76813d88ad199b2'/>
<id>urn:sha1:4dcfd3a5378f8ba6edfc19dff76813d88ad199b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: return errors instead of using log.Fatal</title>
<updated>2026-06-12T15:48:53Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-06-12T15:48:53Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=d63791257350c7cafe792d4ebfc625792e81ab65'/>
<id>urn:sha1:d63791257350c7cafe792d4ebfc625792e81ab65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: move sitemap-creation to 'run' and fix missing xml dir</title>
<updated>2026-06-12T15:45:59Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-06-12T15:45:59Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=104577455dcc0d45d0c0b6b9f07221beb1eb455f'/>
<id>urn:sha1:104577455dcc0d45d0c0b6b9f07221beb1eb455f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: use getLeakProfile to check for goroutine leaks in 'classic'</title>
<updated>2026-06-12T15:32:03Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-06-12T15:32:03Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=3d1aa712102072cd2b0c44ff007d06ac432909d6'/>
<id>urn:sha1:3d1aa712102072cd2b0c44ff007d06ac432909d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: move main business logic into run.go</title>
<updated>2026-06-12T15:30:40Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-06-12T15:30:40Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=ed605f2643b369a14042527209ceef16e43bbc44'/>
<id>urn:sha1:ed605f2643b369a14042527209ceef16e43bbc44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: move Action code to separate function</title>
<updated>2026-06-12T15:26:53Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-06-12T15:26:53Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=1e8f0e20ee895394209f070b05137b1bec609534'/>
<id>urn:sha1:1e8f0e20ee895394209f070b05137b1bec609534</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: remove else-branch when deciding which flag to use</title>
<updated>2026-06-12T15:20:22Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-06-12T15:20:22Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=89ea120d7a8e001653160dffcb35f19fef6c7bfe'/>
<id>urn:sha1:89ea120d7a8e001653160dffcb35f19fef6c7bfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: streamline action-logic calling the "classic" crawler</title>
<updated>2026-06-12T15:15:46Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-06-12T15:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=317d4ba474733482492dc44385f4321456fde3e8'/>
<id>urn:sha1:317d4ba474733482492dc44385f4321456fde3e8</id>
<content type='text'>
</content>
</entry>
</feed>
