mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 22:38:41 +09:00
4 lines
127 B
HTML
4 lines
127 B
HTML
|
|
<!doctype html>
|
||
|
|
<title>WebSockets: navigating top-level browsing context</title>
|
||
|
|
<body onload="history.back()"></body>
|
||
|
|
</html>
|