Dactyloidae/mobile/ios/Client/Assets/Search/SearchOverlays/baidu.xml
2026-06-26 21:04:09 -07:00

11 lines
445 B
XML

<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>