mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
8 lines
199 B
XML
8 lines
199 B
XML
<?xml version="1.0"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg">
|
|
<script type="text/javascript">
|
|
|
|
document.createElementNS("http://www.w3.org/2000/svg", "filter").filterResX;
|
|
|
|
</script>
|
|
</svg>
|