mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
5 lines
74 B
HTML
5 lines
74 B
HTML
<script>
|
|
var ac = new AudioContext();
|
|
ac.resume();
|
|
ac.resume();
|
|
</script>
|