Implemented SpamWatch blocklist

This commit is contained in:
Lucas Gabriel 2024-06-02 22:01:52 +00:00
parent 1bc99afe87
commit 0cdcc28d3e
5 changed files with 46 additions and 2 deletions

3
.gitignore vendored
View file

@ -2,4 +2,5 @@
*.gpg
*.asc
*.txt
node_modules
node_modules
__pycache__