Skip to content

Commit ec3c707

Browse files
authored
Merge pull request #552 from lockfale/feature/vehicle-osint-updates
Add vehicle OSINT tools, remove paid-only Berla entry
2 parents e7f1d93 + a3df232 commit ec3c707

1 file changed

Lines changed: 32 additions & 2 deletions

File tree

public/arf.json

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3408,9 +3408,39 @@
34083408
"url": "https://vpic.nhtsa.dot.gov/api/"
34093409
},
34103410
{
3411-
"name": "Berla Vehicle Lookup (R$)",
3411+
"name": "FindByPlate",
34123412
"type": "url",
3413-
"url": "https://berla.co/vehicle_lookup/"
3413+
"url": "https://findbyplate.com/"
3414+
},
3415+
{
3416+
"name": "carVertical VIN Decoder",
3417+
"type": "url",
3418+
"url": "https://www.carvertical.com/vin-decoder"
3419+
},
3420+
{
3421+
"name": "autoDNA VIN Lookup",
3422+
"type": "url",
3423+
"url": "https://www.autodna.com/"
3424+
},
3425+
{
3426+
"name": "VinDecodr",
3427+
"type": "url",
3428+
"url": "https://vindecodr.com/"
3429+
},
3430+
{
3431+
"name": "AutoRef (EU)",
3432+
"type": "url",
3433+
"url": "https://www.autoref.eu/en"
3434+
},
3435+
{
3436+
"name": "Carnet.ai",
3437+
"type": "url",
3438+
"url": "https://carnet.ai/"
3439+
},
3440+
{
3441+
"name": "Finnik (NL)",
3442+
"type": "url",
3443+
"url": "https://finnik.nl/en"
34143444
}
34153445
]
34163446
},

0 commit comments

Comments
 (0)