From 68c904c8ef7187c2855225c5e8aa0718db7b59a5 Mon Sep 17 00:00:00 2001 From: s0lray Date: Tue, 2 Jul 2024 02:38:55 -0400 Subject: [PATCH] Update arf.json Fixing AI Tools location --- public/arf.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/public/arf.json b/public/arf.json index 049481b..41bb41b 100644 --- a/public/arf.json +++ b/public/arf.json @@ -1185,22 +1185,7 @@ "type": "url", "url": "https://nikto.online/" }] - }, - { - "name": "AI Tools", - "type": "folder", - "children": [ - { - "name": "ChatGPT (R)", - "type": "url", - "url": "https://chatgpt.com/" - }, - { - "name": "WormGPT-6 (R)", - "type": "url", - "url": "https://flowgpt.com/p/wormgpt-6" - }] - }, + }, { "name": "Report Malicious Sites", "type": "folder", @@ -5953,6 +5938,21 @@ "url": "https://nikto.online/" }] }, + { + "name": "AI Tools", + "type": "folder", + "children": [ + { + "name": "ChatGPT (R)", + "type": "url", + "url": "https://chatgpt.com/" + }, + { + "name": "WormGPT-6 (R)", + "type": "url", + "url": "https://flowgpt.com/p/wormgpt-6" + }] + }, { "name": "Malicious File Analysis", "type": "folder",