Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add two new links to Vehicle Records section
  • Loading branch information
rl1987 committed Jun 10, 2022
commit 3d547855115ec37472d3af5363ca2ad5108cbe3b
10 changes: 10 additions & 0 deletions public/arf.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down