geminispace.info

gemini search engine
git clone https://git.clttr.info/geminispace.info.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 05c25d7c441f6a2d2f590d3242910884620dd720
parent 7e5882ef498044f0949403427e3c3de41ebaba65
Author: Natalie Pendragon <natpen@natpen.net>
Date:   Mon, 16 Nov 2020 07:50:07 -0500

Add two new TODOs to README

Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -46,3 +46,5 @@ Run: "poetry run python -m pytest" - TODO: strip control characters from logged output like URLs - TODO: fix bug in calulation of backlinks (iirc the bug is visible on gemini.circumlunar.space) - TODO: refactor manual exclusion logic to be regex-based instead of prefix-based. we could get more nuanced with exclusion logic this way +- TODO: write a "clean" script that removes domains/pages from index, db, and statistics files, in accordance with the various exclusion lists and patterns +- TODO: speed up statistics page, it's gotten reaaaaaaally slow