From 31a17eca784bf3a4e67ab4f752bd5c77ef4aecbc Mon Sep 17 00:00:00 2001 From: Jack Case Date: Mon, 24 Nov 2025 09:21:19 -0500 Subject: [PATCH] Mark email verification signup as completed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f43d19..984cf8f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This is a work in progress. - Search on DuckDuckGo and your results will be checked against known slop domains and paths so anything known to be slop will appear as a red link ## TODOs -- Implement signup with email verification +- Implement signup with email verification ✅ - Enable link checking without signup using a proof-of-work check to limit bot access to API - Enable voting on reported slop to get rid of false reports - Improve user experience