From 534fb60f1b035700697fc395353802aaf14d538c Mon Sep 17 00:00:00 2001 From: mrpnkt Date: Sun, 5 Mar 2017 06:35:05 +0100 Subject: [PATCH] Link updates Removed Leakedsource (down/busted) and added Vigilante.pw (Breach database) Added botbot.me (IRC logs) and netsplit.de (IRC Search) --- public/arf.json | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/public/arf.json b/public/arf.json index babb59a..2acc9fc 100644 --- a/public/arf.json +++ b/public/arf.json @@ -228,9 +228,9 @@ "url": "https://haveibeenpwned.com/" }, { "id": "47", - "name": "Leaked Source", + "name": "Vigilante.pw", "type": "url", - "url": "https://www.leakedsource.com/" + "url": "https://www.vigilante.pw/" }, { "id": "48", "name": "Breach or Clear", @@ -4436,7 +4436,17 @@ "name": "ircsnapshot (T)", "type": "url", "url": "https://github.com/bwall/ircsnapshot" - }], + }, { + "id": "1845", + "name": "netsplit.de", + "type": "url", + "url": "http://irc.netsplit.de/channels/search.php" + }, { + "id": "1846", + "name": "BotBot.me", + "type": "url", + "url": "https://botbot.me/" + }], "id": "801", "name": "IRC Search", "type": "folder" @@ -6118,4 +6128,4 @@ "id": "2", "name": "OSINT Framework", "type": "folder" -} \ No newline at end of file +}