Mark email verification signup as completed

This commit is contained in:
Jack Case
2025-11-24 09:21:19 -05:00
committed by GitHub
parent 47ad67c6d8
commit 31a17eca78

View File

@@ -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 - 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 ## 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 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 - Enable voting on reported slop to get rid of false reports
- Improve user experience - Improve user experience