mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
Dactyloidae iOS initial commit
This commit is contained in:
parent
daa6179d22
commit
7154a0497e
2123 changed files with 197052 additions and 0 deletions
11
mobile/ios/Client/Assets/Search/SearchOverlays/baidu.xml
Normal file
11
mobile/ios/Client/Assets/Search/SearchOverlays/baidu.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<SearchOverlay>
|
||||
<replace target="//search:Param[@name='from' and @value='1000969a']">
|
||||
<Param name="from" value="1000969b"/>
|
||||
</replace>
|
||||
<replace target="//search:Url[@type='application/x-moz-tabletsearch']">
|
||||
<Url type="application/x-moz-tabletsearch" method="GET" template="https://m.baidu.com/s">
|
||||
<Param name="from" value="1000969b"/>
|
||||
<Param name="word" value="{searchTerms}"/>
|
||||
</Url>
|
||||
</replace>
|
||||
</SearchOverlay>
|
||||
Loading…
Add table
Add a link
Reference in a new issue