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 more regions for Ecosia .
Browse files Browse the repository at this point in the history
  • Loading branch information
iccub committed Jan 20, 2021
1 parent 4aec53f commit 490834a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Client/Frontend/Browser/Search/InitialSearchEngines.swift
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ class InitialSearchEngines {
static let ddgDefaultRegions = ["DE", "AU", "NZ", "IE"]
static let qwantDefaultRegions = ["FR"]
static let yandexDefaultRegions = ["AM", "AZ", "BY", "KG", "KZ", "MD", "RU", "TJ", "TM", "TZ"]
static let ecosiaDefaultRegions = ["US", "GB", "FR", "DE", "NL", "BE", "CH", "SE"]
static let ecosiaDefaultRegions = ["AT", "AU", "BE", "CA", "DK", "ES", "FI", "GR", "HU", "IT",
"LU", "NO", "PT", "US", "GB", "FR", "DE", "NL", "CH", "SE"]
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 490834a

Please sign in to comment.