From 84d3aff4694a6d3a2209bb9bf42ddfbfa038c3e3 Mon Sep 17 00:00:00 2001 From: mrpnkt Date: Wed, 15 Feb 2017 22:02:12 +0100 Subject: [PATCH] More Maps-Tools Added to the "Maps" folder: https://opensignal.com ("Insight into the coverage and performance of Mobile Operators worldwide") http://www.antennasearch.com ("Detailed information on over 1.9 Million Towers and Antennas in the US") --- public/arf.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 8fd2e9a..51ac10a 100644 --- a/public/arf.json +++ b/public/arf.json @@ -3405,6 +3405,18 @@ "name": "OpenStreetCam", "type": "url", "url": "http://openstreetcam.org/" + } + { + "id": "2180", + "name": "OpenSignal", + "type": "url", + "url": "https://opensignal.com/" + } + { + "id": "2181", + "name": "AntennaSearch", + "type": "url", + "url": "http://www.antennasearch.com/" }], "id": "519", "name": "Maps", @@ -5393,4 +5405,4 @@ "id": "492", "name": "OSINT Framework", "type": "folder" -} \ No newline at end of file +}