From 53bcc1816f95584ffc98df52efbc8cffba341fec Mon Sep 17 00:00:00 2001 From: mrpnkt Date: Tue, 21 Feb 2017 11:35:49 +0100 Subject: [PATCH] Links added added drone Links (Maps, Footage) into the maps category --- public/arf.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index bdb2d77..f32dcad 100644 --- a/public/arf.json +++ b/public/arf.json @@ -3615,6 +3615,24 @@ "name": "OpenStreetCam", "type": "url", "url": "http://openstreetcam.org/" + }, + }, { + "id": "1096", + "name": "Dronetheworld", + "type": "url", + "url": "http://www.dronetheworld.com/" + }, + { + "id": "1097", + "name": "Travel by Drone", + "type": "url", + "url": "http://travelbydrone.com/" + }, + { + "id": "1098", + "name": "Hivemapper", + "type": "url", + "url": "https://hivemapper.com/" }], "id": "660", "name": "Maps", @@ -5688,4 +5706,4 @@ "id": "2", "name": "OSINT Framework", "type": "folder" -} \ No newline at end of file +}