mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 16:37:31 +09:00
5 lines
164 B
XML
5 lines
164 B
XML
|
|
<SearchOverlay>
|
||
|
|
<replace target="//search:Param[@name='client' and @value='ff_android']">
|
||
|
|
<Param name="client" value="ff_ios"/>
|
||
|
|
</replace>
|
||
|
|
</SearchOverlay>
|