From 6d8287b911a4c5c4e7d27a327b048babbbb15b4c Mon Sep 17 00:00:00 2001 From: Xiaoqi Zhao Date: Fri, 19 Aug 2022 07:52:47 -0400 Subject: [PATCH 1/2] Add "Huawei Petal" in Search Engine -> General Search --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index ed3638c0..87151e92 100644 --- a/public/arf.json +++ b/public/arf.json @@ -4332,6 +4332,11 @@ "name": "Hulbee", "type": "url", "url": "https://hulbee.com/" + }, + { + "name": "Huawei Petal Search (mobile)", + "type": "url", + "url": "https://consumer.huawei.com/en/mobileservices/search/" }], "name": "General Search", "type": "folder" From eae8ee2e943236a3fdf8a8ad3c369ebf0f326e31 Mon Sep 17 00:00:00 2001 From: Xiaoqi Zhao Date: Fri, 19 Aug 2022 15:14:19 -0400 Subject: [PATCH 2/2] Add ArchiMate tool within new EA folder --- public/arf.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 87151e92..957ae057 100644 --- a/public/arf.json +++ b/public/arf.json @@ -6941,7 +6941,18 @@ }], "name": "Training", "type": "folder" - }], + }, + { + "children": [ + { + "name": "ArchiMate Tool (T)", + "type": "url", + "url": "https://www.archimatetool.com/" + }], + "name": "Enterprise Architecture", + "type": "folder" + } +], "name": "OSINT Framework", "type": "folder" }