Merge pull request #552 from lockfale/feature/vehicle-osint-updates

Add vehicle OSINT tools, remove paid-only Berla entry
This commit is contained in:
s0lray
2026-03-23 23:26:30 -04:00
committed by GitHub
+32 -2
View File
@@ -3408,9 +3408,39 @@
"url": "https://vpic.nhtsa.dot.gov/api/"
},
{
"name": "Berla Vehicle Lookup (R$)",
"name": "FindByPlate",
"type": "url",
"url": "https://berla.co/vehicle_lookup/"
"url": "https://findbyplate.com/"
},
{
"name": "carVertical VIN Decoder",
"type": "url",
"url": "https://www.carvertical.com/vin-decoder"
},
{
"name": "autoDNA VIN Lookup",
"type": "url",
"url": "https://www.autodna.com/"
},
{
"name": "VinDecodr",
"type": "url",
"url": "https://vindecodr.com/"
},
{
"name": "AutoRef (EU)",
"type": "url",
"url": "https://www.autoref.eu/en"
},
{
"name": "Carnet.ai",
"type": "url",
"url": "https://carnet.ai/"
},
{
"name": "Finnik (NL)",
"type": "url",
"url": "https://finnik.nl/en"
}
]
},