OctoSpaccHub/public/a/fb/index.html

12 lines
313 B
HTML
Raw Normal View History

2024-03-19 01:16:47 +01:00
<!DOCTYPE html><html>
<head><meta name="viewport" content="width=device-width, initial-scale=1.0"></head>
<body>
<script>
function r(){ location='../../FramesBrowser/'+location.hash }
r()
</script>
<p>Redirecting...</p>
<button onclick="r()">Click if you are not automatically redirected</button>
</body>
</html>