You've already forked restcountries
mirror of
https://gitlab.com/restcountries/restcountries.git
synced 2026-04-05 12:32:54 +01:00
Fix: Some JSON interpreter cannot handle the extra ',' at the end.
This commit is contained in:
@@ -172,7 +172,7 @@
|
||||
"ja": "\u30aa\u30fc\u30e9\u30f3\u30c9\u8af8\u5cf6",
|
||||
"nl": "\u00c5landeilanden",
|
||||
"pl": "Wyspy Alandzkie",
|
||||
"pt": "Ilhas de Aland",
|
||||
"pt": "Ilhas de Aland"
|
||||
},
|
||||
"cioc": ""
|
||||
},
|
||||
@@ -8727,7 +8727,7 @@
|
||||
"ja": "\u9999\u6e2f",
|
||||
"nl": "Hongkong",
|
||||
"pl": "Hongkong",
|
||||
"pt": "Hong Kong",
|
||||
"pt": "Hong Kong"
|
||||
},
|
||||
"cioc": "HKG"
|
||||
},
|
||||
@@ -17977,7 +17977,7 @@
|
||||
"ja": "\u5357\u30b9\u30fc\u30c0\u30f3",
|
||||
"nl": "Zuid-Soedan",
|
||||
"pl": "Sudan Po\u0142udniowy",
|
||||
"pt": "Sud\u00e3o do Sul",
|
||||
"pt": "Sud\u00e3o do Sul"
|
||||
},
|
||||
"cioc": "SSD"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user