mirror of
https://github.com/Neetpone/ponepaste.git
synced 2025-03-12 14:40:09 +01:00
77 lines
No EOL
1.1 KiB
JSON
77 lines
No EOL
1.1 KiB
JSON
[
|
|
{
|
|
"value": 1,
|
|
"text": "Amsterdam",
|
|
"continent": "Europe"
|
|
},
|
|
{
|
|
"value": 2,
|
|
"text": "London",
|
|
"continent": "Europe"
|
|
},
|
|
{
|
|
"value": 3,
|
|
"text": "Paris",
|
|
"continent": "Europe"
|
|
},
|
|
{
|
|
"value": 4,
|
|
"text": "Washington",
|
|
"continent": "America"
|
|
},
|
|
{
|
|
"value": 5,
|
|
"text": "Mexico City",
|
|
"continent": "America"
|
|
},
|
|
{
|
|
"value": 6,
|
|
"text": "Buenos Aires",
|
|
"continent": "America"
|
|
},
|
|
{
|
|
"value": 7,
|
|
"text": "Sydney",
|
|
"continent": "Australia"
|
|
},
|
|
{
|
|
"value": 8,
|
|
"text": "Wellington",
|
|
"continent": "Australia"
|
|
},
|
|
{
|
|
"value": 9,
|
|
"text": "Canberra",
|
|
"continent": "Australia"
|
|
},
|
|
{
|
|
"value": 10,
|
|
"text": "Beijing",
|
|
"continent": "Asia"
|
|
},
|
|
{
|
|
"value": 11,
|
|
"text": "New Delhi",
|
|
"continent": "Asia"
|
|
},
|
|
{
|
|
"value": 12,
|
|
"text": "Kathmandu",
|
|
"continent": "Asia"
|
|
},
|
|
{
|
|
"value": 13,
|
|
"text": "Cairo",
|
|
"continent": "Africa"
|
|
},
|
|
{
|
|
"value": 14,
|
|
"text": "Cape Town",
|
|
"continent": "Africa"
|
|
},
|
|
{
|
|
"value": 15,
|
|
"text": "Kinshasa",
|
|
"continent": "Africa"
|
|
}
|
|
] |