mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
3 lines
113 B
HTML
3 lines
113 B
HTML
<div id=target><script>
|
|
var player = target.animate([{background: 'green'}, {background: 'green'}]);
|
|
</script>
|