mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 00:38:39 +09:00
7 lines
183 B
XML
7 lines
183 B
XML
<SearchOverlay>
|
|
<replace target="//search:Url[@method='POST']">
|
|
<Elem name="replaced">
|
|
<Child>Child of replaced element.</Child>
|
|
</Elem>
|
|
</replace>
|
|
</SearchOverlay>
|