From c298f9ef6490e3ce11ecdf33de6d40caf20e7cec Mon Sep 17 00:00:00 2001 From: Sean Smith Date: Sun, 29 Sep 2019 21:41:07 -0400 Subject: [PATCH 1/2] Add Deteque Passive DNS --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index df29a16..332490d 100644 --- a/public/arf.json +++ b/public/arf.json @@ -583,6 +583,11 @@ "name": "DNS Dumpster", "type": "url", "url": "https://dnsdumpster.com/" + }, + { + "name": "Deteque", + "type": "url", + "url": "https://www.deteque.com/" }], "name": "PassiveDNS", "type": "folder" From 94c29c0c60f0ee77c87dcce008ba4606550e7371 Mon Sep 17 00:00:00 2001 From: s0lray Date: Fri, 15 Nov 2019 11:13:58 -0500 Subject: [PATCH 2/2] Update arf.json --- public/arf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 332490d..73de139 100644 --- a/public/arf.json +++ b/public/arf.json @@ -585,7 +585,7 @@ "url": "https://dnsdumpster.com/" }, { - "name": "Deteque", + "name": "Deteque (R)", "type": "url", "url": "https://www.deteque.com/" }],