fixed the blacklisting of instances

This commit is contained in:
nihilist 2025-01-13 12:52:21 +01:00
parent f22515de6f
commit d662fb67d3
12 changed files with 35 additions and 61 deletions

View file

@ -2,13 +2,14 @@
```
# Main features:
DOING:
DONE:
-py : option 6) Trust/Untrust/Blacklist a webring participant
TODO:
DOING:
-py : option 7) Add/Remove words in the sensitive list (assigned to anon)
-py : option 8) Add/Remove words in the blacklist (assigned to anon)
TODO:
-php : make a search engine prompt that only accepts [a-zA-Z.://], it must refuse every other character
-php : if valid make it search your own verified.csv and unverified.csv files