From 4651ebe0f8e1277b709ed70b737083373c923330 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Sat, 4 Jul 2026 16:17:18 -0400 Subject: fix desc --- todo | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'todo') diff --git a/todo b/todo index f880113..88f0390 100644 --- a/todo +++ b/todo @@ -72,9 +72,10 @@ - [x] real todo list + calendar - [x] test git forge - - [ ] organize by project + - [x] organize by project - [ ] deal with scrapers using too much bandwidth - - [ ] do some analysis on the query patterns + - [x] do some analysis on the query patterns + - Seems to mostly be scraping routes from the www subdomain and gitweb was serving 3KB for these routes that should have been 404s. Fix in place to use cgit which properly sends 404s. - [ ] rate limit project pages? - [ ] fix the readme not appearing -- cgit v1.3.1