mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-29 02:40:33 +09:00
4 lines
163 B
HTML
4 lines
163 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body onload="setTimeout(function() { document.body.innerHTML = '<span>x<svg viewbox=\'0 0 30 40\' ></svg></span>'; }, 0);"></body>
|
|
</html>
|