Skip to content

Commit

Permalink
Looked through freesound and removed countries that had very few or m…
Browse files Browse the repository at this point in the history
…isleading sounds

Relates #40
  • Loading branch information
simonryrie committed Feb 14, 2023
1 parent 89c2d09 commit a0c6fb7
Showing 1 changed file with 1 addition and 30 deletions.
31 changes: 1 addition & 30 deletions curatedCountries.js
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
export const curatedCountries = [
"afghanistan",
"albania",
"algeria",
"armenia",
"azerbaijan",
"argentina",
"aruba",
"austria",
"bahamas",
"australia",
"belarus",
"bangladesh",
"belgium",
"belize",
"bermuda",
"belize",
"benin",
"bhutan",
"bolivia",
Expand All @@ -22,41 +18,32 @@ export const curatedCountries = [
"cameroon",
"burkina faso",
"cape verde",
"cayman islands",
"cambodia",
"chad",
"chile",
"colombia",
"costa rica",
"china",
"congo",
"croatia",
"cuba",
"czech republic",
"cyprus",
"denmark",
"dominica",
"dominican republic",
"egypt",
"ecuador",
"el salvador",
"estonia",
"ethiopia",
"faroe islands",
"finland",
"faroe islands",
"france",
"fiji",
"gibraltar",
"ghana",
"gambia",
"georgia",
"germany",
"greenland",
"guatemala",
"greece",
"haiti",
"guinea",
"hong kong",
"india",
"honduras",
Expand All @@ -68,20 +55,15 @@ export const curatedCountries = [
"jamaica",
"ireland",
"japan",
"jersey",
"israel",
"italy",
"jordan",
"kenya",
"kuwait",
"laos",
"kazakhstan",
"latvia",
"lebanon",
"lesotho",
"liberia",
"lithuania",
"liechtenstein",
"luxembourg",
"madagascar",
"macedonia",
Expand All @@ -91,13 +73,11 @@ export const curatedCountries = [
"malawi",
"mali",
"monaco",
"moldova",
"mongolia",
"mexico",
"montenegro",
"morocco",
"mauritius",
"montserrat",
"nepal",
"netherlands",
"new zealand",
Expand All @@ -114,31 +94,23 @@ export const curatedCountries = [
"philippines",
"norway",
"russia",
"reunion",
"poland",
"rwanda",
"qatar",
"satellite",
"san marino",
"saudi arabia",
"puerto rico",
"serbia",
"romania",
"senegal",
"seychelles",
"sierra leone",
"singapore",
"slovakia",
"slovenia",
"sri lanka",
"spain",
"st lucia",
"south africa",
"st. lucia",
"south korea",
"sudan",
"switzerland",
"syria",
"sweden",
"taiwan",
"tanzania",
Expand All @@ -151,7 +123,6 @@ export const curatedCountries = [
"united kingdom",
"uruguay",
"uzbekistan",
"yemen",
"uganda",
"vietnam",
"zambia",
Expand Down

0 comments on commit a0c6fb7

Please sign in to comment.