vdo.ninja/app/static/stats.html
2023-09-25 19:43:56 +02:00

7 lines
93 B
HTML

<html>
<body>
<script>
window.location.href = "https://versus.cam";
</script>
</body>
</html>