mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 09:18:42 +09:00
8 lines
259 B
XML
8 lines
259 B
XML
<SearchOverlay>
|
|
<replace target="//search:Param[@name='t' and @value='fpas']">
|
|
<Param name="t" value="ffip"/>
|
|
</replace>
|
|
<replace target="//search:Param[@name='t' and @value='ftas']">
|
|
<Param name="t" value="ffit"/>
|
|
</replace>
|
|
</SearchOverlay>
|