Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ashkulz committed Jun 6, 2022
2 parents 72af13a + 047ce77 commit 2d98bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presets.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ var PRESETS = map[string]QueryPreset{
include: []string{"pakistan", "karachi", "lahore", "faisalabad", "rawalpindi", "peshawar", "islamabad"},
},
"brazil": QueryPreset{
include: []string{"brazil", "brasil", "são+paulo", "brasília", "salvador", "fortaleza", "belo+horizonte", "manaus", "curitiba", "recife", "porto+alegre", "florianópolis"},
include: []string{"brazil", "brasil", "são+paulo", "brasília", "salvador", "fortaleza", "belém", "belo+horizonte", "manaus", "curitiba", "recife", "rio+de+janeiro", "maceió", "aracaju", "porto+alegre", "florianópolis"},
},
"nigeria": QueryPreset{
include: []string{"nigeria", "lagos", "kano", "ibadan", "benin+city", "port+harcourt", "jos", "ilorin", "kaduna"},
Expand Down

0 comments on commit 2d98bcc

Please sign in to comment.