Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Bug 1182141 - Default to yahoo for US based sims. r=benfrancis
Browse files Browse the repository at this point in the history
  • Loading branch information
daleharvey committed Aug 7, 2015
1 parent 6c48800 commit 6af83bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions shared/js/search_providers_input.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@
},

"simConfigs": {
"310-000": {"en-US": {"defaultEngine": "yahoo"}},
"311-000": {"en-US": {"defaultEngine": "yahoo"}},
"312-000": {"en-US": {"defaultEngine": "yahoo"}},
"313-000": {"en-US": {"defaultEngine": "yahoo"}},
"316-000": {"en-US": {"defaultEngine": "yahoo"}}
},

"partnerConfig": {
Expand Down

0 comments on commit 6af83bf

Please sign in to comment.