Update blocklist.sh

Typo error. Added link to API key from abusedb
This commit is contained in:
Alfonso 2022-03-01 09:05:00 +01:00 committed by GitHub
parent 960ff97176
commit 8ee728fd85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ if [ "$(whoami)" == "root" ]; then echo "root ok"; else echo "run as root!"; exi
BLOCKLISTDE="https://lists.blocklist.de/lists/all.txt" BLOCKLISTDE="https://lists.blocklist.de/lists/all.txt"
CRWALERS="https://isc.sans.edu/api/threatcategory/research?json" CRWALERS="https://isc.sans.edu/api/threatcategory/research?json"
ABUSE="https://api.abuseipdb.com/api/v2/blacklist" ABUSE="https://api.abuseipdb.com/api/v2/blacklist"
abuse_key="INERT_YOUR_API_KEY_HERE" abuse_key="INSERT_YOUR_API_KEY_HERE" #https://www.abuseipdb.com/account/api