2024-03-03 15:22:03 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
2025-05-14 18:09:27 +00:00
|
|
|
<title>/replay/ - nise.stedos.dev</title>
|
|
|
|
|
<link rel="icon" type="image/x-icon" href="https:/nise.stedos.dev/assets/favicon.ico">
|
2024-03-03 15:22:03 +00:00
|
|
|
<!-- Embed data -->
|
2025-05-14 18:09:27 +00:00
|
|
|
<meta property="og:title" content="/nise.stedos.dev/ - osu!cheaters finder">
|
2024-03-03 15:22:03 +00:00
|
|
|
<meta property="og:description" content="crawls osu!std replays and tries to find naughty boys.">
|
2025-05-14 18:09:27 +00:00
|
|
|
<meta property="og:url" content="https://nise.stedos.dev">
|
|
|
|
|
<meta property="og:image" content="https://nise.stedos.dev/assets/banner.png">
|
2024-03-03 15:22:03 +00:00
|
|
|
<meta property="og:type" content="website">
|
|
|
|
|
<meta name="theme-color" content="#151515">
|
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
2025-05-14 18:09:27 +00:00
|
|
|
<meta name="twitter:image:src" content="https://nise.stedos.dev/assets/banner.png">
|
2024-03-03 15:22:03 +00:00
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
<div id="app"></div>
|
|
|
|
|
<div id="root"></div>
|
|
|
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html>
|