Using alias actor ID when available. Using basic SVG flags instead of PNG. Moved PNG and HD SVG flags to assets.

This commit is contained in:
2020-05-13 20:27:06 +02:00
parent 6040a3f41f
commit dac451bb86
1198 changed files with 90809 additions and 16620 deletions

View File

@@ -238,6 +238,7 @@ const countries = [
},
{
name: 'Brunei Darussalam',
alias: 'Brunei',
code: 96,
alpha2: 'BN',
alpha3: 'BRN',
@@ -1209,6 +1210,7 @@ const countries = [
},
{
name: 'Palestine, State of',
alias: 'Palestine',
code: 275,
alpha2: 'PS',
alpha3: 'PSE',