diff options
| author | Skullheadx <andrew@montgomery.systems> | 2026-07-04 16:17:18 -0400 |
|---|---|---|
| committer | Skullheadx <andrew@montgomery.systems> | 2026-07-04 16:17:18 -0400 |
| commit | 4651ebe0f8e1277b709ed70b737083373c923330 (patch) | |
| tree | 3e5bfaa92a1162ab39ff0cf7b35af4f04bbe8ebb /todo | |
| parent | tealdeer autoupdate (diff) | |
| download | nixos-4651ebe0f8e1277b709ed70b737083373c923330.tar.gz nixos-4651ebe0f8e1277b709ed70b737083373c923330.tar.bz2 nixos-4651ebe0f8e1277b709ed70b737083373c923330.zip | |
fix desc
Diffstat (limited to '')
| -rw-r--r-- | todo | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |
