Files
osu-progress-oauth-helper/public/index.html
2024-01-10 03:30:47 +01:00

12 lines
308 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Osu Progress Middleware</title>
</head>
<body>
<p>Hey u shouldnt be here!</p>
<a href='/authorize?port=4200'>Login with Osu! (port: 4200)</a>
</body>
</html>