mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-05 17:29:39 -06:00
23 lines
308 B
JSON
Executable File
23 lines
308 B
JSON
Executable File
[
|
|
{
|
|
"name": "Google",
|
|
"url": "https://www.google.com"
|
|
},
|
|
{
|
|
"name": "Facebook",
|
|
"url": "https://www.facebook.com"
|
|
},
|
|
{
|
|
"name": "Yahoo",
|
|
"url": "https://www.yahoo.com"
|
|
},
|
|
{
|
|
"name": "Amazon",
|
|
"url": "https://www.amazon.com"
|
|
},
|
|
{
|
|
"name": "Apple",
|
|
"url": "https://www.apple.com"
|
|
}
|
|
]
|