14 lines
209 B
JSON
14 lines
209 B
JSON
[
|
|
{
|
|
"url": "https://example1.com",
|
|
"title": "Example 1"
|
|
},
|
|
{
|
|
"url": "https://example2.com",
|
|
"title": "Example 2"
|
|
},
|
|
{
|
|
"url": "https://example3.com",
|
|
"title": "Example 3"
|
|
}
|
|
] |