mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 03:43:16 +09:00
6 lines
68 B
HTML
6 lines
68 B
HTML
<script>
|
|
|
|
var ww = Object.create(window);
|
|
ww.Components;
|
|
|
|
</script>
|