Python blocklist generator + modified .gitignore + WARN string on spamwatch.js

Signed-off-by: lucmsilva651 <lucmsilva651@gmail.com>
This commit is contained in:
lucmsilva651 2024-08-31 21:20:49 -03:00
parent 8fe6dce44d
commit f0efeb63c4
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
5 changed files with 22 additions and 1 deletions

3
blocklist_gen/readme.txt Normal file
View file

@ -0,0 +1,3 @@
pip install -r requirements.txt
echo SW_KEY=APIKEY >> config.env # put your api key here
python main.py