From f1010a5e6f3ae66f49df1039b29847ae6a4c0a0a Mon Sep 17 00:00:00 2001 From: rl1987 Date: Fri, 10 Jun 2022 18:12:36 +0300 Subject: [PATCH 1/4] Remove dead link to vin.place --- public/arf.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/arf.json b/public/arf.json index ed3638c..9cc91a5 100644 --- a/public/arf.json +++ b/public/arf.json @@ -3873,11 +3873,6 @@ "children": [ { "children": [ - { - "name": "Vehicle Purchase Records", - "type": "url", - "url": "http://vin.place/" - }, { "name": "VIN Decoderz", "type": "url", From c5325d03932c5e7537e2078de11bf73f29c9e161 Mon Sep 17 00:00:00 2001 From: rl1987 Date: Fri, 10 Jun 2022 18:13:40 +0300 Subject: [PATCH 2/4] Remove link to Reverse Genie License Plates search It now redirects to: https://www.reversephonecheck.com/ --- public/arf.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/arf.json b/public/arf.json index 9cc91a5..4a230d6 100644 --- a/public/arf.json +++ b/public/arf.json @@ -3883,11 +3883,6 @@ "type": "url", "url": "https://thatsthem.com/vin-search" }, - { - "name": "Reverse Genie License Plates", - "type": "url", - "url": "http://www.reversegenie.com/plate.php" - }, { "name": "VinCheck", "type": "url", From 26adece85d169c08f2c4d9e4550e031d3c8b8f22 Mon Sep 17 00:00:00 2001 From: rl1987 Date: Fri, 10 Jun 2022 18:19:04 +0300 Subject: [PATCH 3/4] Remove two more dead links --- public/arf.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/public/arf.json b/public/arf.json index 4a230d6..6230de7 100644 --- a/public/arf.json +++ b/public/arf.json @@ -3892,16 +3892,6 @@ "name": "TRAVIC - Public Transportation Tracking", "type": "url", "url": "http://tracker.geops.ch/" - }, - { - "name": "Vehicle Specifications Lookup", - "type": "url", - "url": "https://berla.co/products/ive/vehicle-lookup/" - }, - { - "name": "License Plate Search", - "type": "url", - "url": "https://www.vehiclehistory.com/licence-plate-search/licence-plate.php" }], "name": "Vehicle Records", "type": "folder" From 3d547855115ec37472d3af5363ca2ad5108cbe3b Mon Sep 17 00:00:00 2001 From: rl1987 Date: Fri, 10 Jun 2022 18:28:13 +0300 Subject: [PATCH 4/4] Add two new links to Vehicle Records section --- public/arf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/arf.json b/public/arf.json index 6230de7..3a6c26d 100644 --- a/public/arf.json +++ b/public/arf.json @@ -3892,6 +3892,16 @@ "name": "TRAVIC - Public Transportation Tracking", "type": "url", "url": "http://tracker.geops.ch/" + }, + { + "name": "MyAccident - traffic accident map", + "type": "url", + "url": "https://myaccident.org/" + }, + { + "name": "NHTSA Vehicle API", + "type": "url", + "url": "https://vpic.nhtsa.dot.gov/api/" }], "name": "Vehicle Records", "type": "folder"