We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 525ec18 commit 78503a2Copy full SHA for 78503a2
components/browser/search/src/main/assets/searchplugins/google-2018.xml
@@ -11,7 +11,7 @@
11
<Param name="q" value="{searchTerms}"/>
12
<Param name="ie" value="utf-8"/>
13
<Param name="oe" value="utf-8"/>
14
- <Param name="client" value="firefox-b-1"/>
+ <Param name="client" value="firefox-b-1-m"/>
15
</Url>
16
<SearchForm>https://www.google.com</SearchForm>
17
</SearchPlugin>
components/browser/search/src/main/assets/searchplugins/google.xml
- <Param name="client" value="firefox-b"/>
+ <Param name="client" value="firefox-b-m"/>
0 commit comments