fixed uptimechecker new

This commit is contained in:
nihilist 2025-01-14 08:49:01 +01:00
parent 029cd458ee
commit 55d07d6549
4 changed files with 214 additions and 31 deletions

View file

@ -5,6 +5,7 @@
DONE:
-py : option 6) Trust/Untrust/Blacklist a webring participant
-php : make a search engine prompt that only accepts [a-zA-Z.://], it must refuse every other character
-py : fix uptimecheck.py to match the new csv format
DOING:
-php : if valid make it filter your own verified.csv and unverified.csv files
@ -12,10 +13,6 @@ DOING:
-py : option 8) Add/Remove words in the blacklist (assigned to anon)
TODO:
-py : fix uptimecheck.py to match the new csv format
# secondary features:
-php : interactive search engine ? it displays as you type it ?
-py : option 9) cleanup all duplicates in your own unverified.csv and verified.csv
-py : option 10) perform sanity checks on all csv files (to mark them as sensitive or remove the ones that are blacklisted)