mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 14:57:18 +00:00
fix: [region] JQed all the things !!
This commit is contained in:
parent
51610df907
commit
e87d39e3f4
1 changed files with 8 additions and 8 deletions
|
@ -70,8 +70,8 @@
|
||||||
"value": "009 - Oceania"
|
"value": "009 - Oceania"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"value": "010 - Antarctica",
|
"uuid": "6d4ae555-f559-48ac-9777-926a406b7969",
|
||||||
"uuid": "6d4ae555-f559-48ac-9777-926a406b7969"
|
"value": "010 - Antarctica"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
"270 - Gambia",
|
"270 - Gambia",
|
||||||
"288 - Ghana",
|
"288 - Ghana",
|
||||||
"324 - Guinea",
|
"324 - Guinea",
|
||||||
"384 - C\u00f4te d\u2019Ivoire",
|
"384 - Côte d’Ivoire",
|
||||||
"430 - Liberia",
|
"430 - Liberia",
|
||||||
"466 - Mali",
|
"466 - Mali",
|
||||||
"478 - Mauritania",
|
"478 - Mauritania",
|
||||||
|
@ -130,7 +130,7 @@
|
||||||
"454 - Malawi",
|
"454 - Malawi",
|
||||||
"480 - Mauritius",
|
"480 - Mauritius",
|
||||||
"508 - Mozambique",
|
"508 - Mozambique",
|
||||||
"638 - R\u00e9union",
|
"638 - Réunion",
|
||||||
"646 - Rwanda",
|
"646 - Rwanda",
|
||||||
"690 - Seychelles",
|
"690 - Seychelles",
|
||||||
"706 - Somalia",
|
"706 - Somalia",
|
||||||
|
@ -229,12 +229,12 @@
|
||||||
"388 - Jamaica",
|
"388 - Jamaica",
|
||||||
"474 - Martinique",
|
"474 - Martinique",
|
||||||
"500 - Montserrat",
|
"500 - Montserrat",
|
||||||
"531 - Cura\u00e7ao",
|
"531 - Curaçao",
|
||||||
"533 - Aruba",
|
"533 - Aruba",
|
||||||
"534 - Sint Maarten (Dutch part)",
|
"534 - Sint Maarten (Dutch part)",
|
||||||
"535 - Bonaire, Sint Eustatius and Saba",
|
"535 - Bonaire, Sint Eustatius and Saba",
|
||||||
"630 - Puerto Rico",
|
"630 - Puerto Rico",
|
||||||
"652 - Saint Barth\u00e9lemy",
|
"652 - Saint Barthélemy",
|
||||||
"659 - Saint Kitts and Nevis",
|
"659 - Saint Kitts and Nevis",
|
||||||
"660 - Anguilla",
|
"660 - Anguilla",
|
||||||
"662 - Saint Lucia",
|
"662 - Saint Lucia",
|
||||||
|
@ -473,7 +473,7 @@
|
||||||
"233 - Estonia",
|
"233 - Estonia",
|
||||||
"234 - Faroe Islands",
|
"234 - Faroe Islands",
|
||||||
"246 - Finland",
|
"246 - Finland",
|
||||||
"248 - \u00c5land Islands",
|
"248 - Åland Islands",
|
||||||
"352 - Iceland",
|
"352 - Iceland",
|
||||||
"372 - Ireland",
|
"372 - Ireland",
|
||||||
"428 - Latvia",
|
"428 - Latvia",
|
||||||
|
@ -542,4 +542,4 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 1
|
"version": 1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue