This repository was archived by the owner on Mar 6, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 1
1
<SearchOverlay >
2
2
<replace target =" //search:Param[@name='from' and @value='1000969a']" >
3
- <Param name =" from" value =" 1000969b" />
4
3
</replace >
5
4
<replace target =" //search:Url[@type='application/x-moz-tabletsearch']" >
6
5
<Url type =" application/x-moz-tabletsearch" method =" GET" template =" https://m.baidu.com/s" >
7
- <Param name =" from" value =" 1000969b" />
8
6
<Param name =" word" value =" {searchTerms}" />
9
7
</Url >
10
8
</replace >
Original file line number Diff line number Diff line change 6
6
<Param name =" wd" value =" {searchTerms}" />
7
7
<Param name =" action" value =" opensearch" />
8
8
<Param name =" ie" value =" UTF-8" />
9
- <Param name =" from" value =" 1000969b" />
10
9
</Url >
11
10
<Url type =" text/html" method =" GET" template =" https://m.baidu.com/s" >
12
- <Param name =" from" value =" 1000969b" />
13
11
<Param name =" word" value =" {searchTerms}" />
14
12
</Url >
15
13
<!-- As of Bug 861164, we can do a client-side detection to determine whether a user is using
16
14
tablet or a phone(relative to this case).
17
15
Note: The order of <URL> DOES not affect the way we pick between them.
18
16
-->
19
17
<Url type =" application/x-moz-tabletsearch" method =" GET" template =" https://m.baidu.com/s" >
20
- <Param name =" from" value =" 1000969b" />
21
18
<Param name =" word" value =" {searchTerms}" />
22
19
</Url >
23
20
<SearchForm >https://m.baidu.com/</SearchForm >
You can’t perform that action at this time.
0 commit comments