From 8ee728fd857a79d59976297ca53e998fbbc021c9 Mon Sep 17 00:00:00 2001 From: Alfonso Date: Tue, 1 Mar 2022 09:05:00 +0100 Subject: [PATCH] Update blocklist.sh Typo error. Added link to API key from abusedb --- blocklist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocklist.sh b/blocklist.sh index 31448bf..7cb296b 100755 --- a/blocklist.sh +++ b/blocklist.sh @@ -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" CRWALERS="https://isc.sans.edu/api/threatcategory/research?json" 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