mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
5 lines
113 B
HTML
5 lines
113 B
HTML
|
|
<html>
|
||
|
|
<body onload="setTimeout('window.history.go(-1)', 1000);">
|
||
|
|
window.history.go(-1);
|
||
|
|
</body>
|
||
|
|
</html>
|