From eaee2daf96d016faef71e82f825e8e853e91f1ff Mon Sep 17 00:00:00 2001 From: ranlo Date: Wed, 15 Feb 2023 12:54:48 +0200 Subject: [PATCH] added the web-hosted version of whatsmyname did not remove the tool, as there is benefit in having both alternatives --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index ed3638c..8802457 100644 --- a/public/arf.json +++ b/public/arf.json @@ -34,6 +34,11 @@ "type": "url", "url": "https://github.com/WebBreacher/WhatsMyName" }, + { + "name": "WhatsMyName", + "type": "url", + "url": "https://whatsmyname.app/" + }, { "name": "Thats Them", "type": "url",