Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Ref #3177: Add Ireland region to Ecosia.
Browse files Browse the repository at this point in the history
  • Loading branch information
iccub committed Jan 21, 2021
1 parent 15a845a commit 51b789c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client/Frontend/Browser/Search/InitialSearchEngines.swift
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ class InitialSearchEngines {
static let qwantDefaultRegions = ["FR"]
static let yandexDefaultRegions = ["AM", "AZ", "BY", "KG", "KZ", "MD", "RU", "TJ", "TM", "TZ"]
static let ecosiaDefaultRegions = ["AT", "AU", "BE", "CA", "DK", "ES", "FI", "GR", "HU", "IT",
"LU", "NO", "PT", "US", "GB", "FR", "DE", "NL", "CH", "SE"]
"LU", "NO", "PT", "US", "GB", "FR", "DE", "NL", "CH", "SE", "IE"]
static let yahooEligibleRegions =
["GB", "US", "AR", "AT", "AU", "BR", "CA", "CH", "CL", "CO", "DE", "DK", "ES", "FI", "FR", "HK",
"ID", "IE", "IN", "IT", "MX", "MY", "NL", "NO", "NZ", "PE", "PH", "SE", "SG", "TH", "TW", "VE", "VN"]
Expand Down

0 comments on commit 51b789c

Please sign in to comment.