From fc4ecfe4bac243c1153179c8169a73ae387efc95 Mon Sep 17 00:00:00 2001 From: simonbear213 <simonbear213@gmail.com> Date: Tue, 6 Aug 2024 17:22:43 +0100 Subject: [PATCH 1/2] Added ScamDB --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 41bb41b..a9fafdd 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6422,6 +6422,11 @@ "type": "url", "url": "https://github.com/csirtgadgets/massive-octo-spice" }, + { + "name": "Scam Database", + "type": "url", + "url": "https://www.scamdb.net/" + }, { "name": "Bot Scout", "type": "url", From 2bbb66cbeabedfc583cdb5072b9d7d1da37ecad4 Mon Sep 17 00:00:00 2001 From: simonbear213 <simonbear213@gmail.com> Date: Tue, 6 Aug 2024 17:23:44 +0100 Subject: [PATCH 2/2] Added ScamDB --- public/arf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index a9fafdd..98583ba 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6425,7 +6425,7 @@ { "name": "Scam Database", "type": "url", - "url": "https://www.scamdb.net/" + "url": "https://www.scamdb.net" }, { "name": "Bot Scout",