Files
osu-progress-oauth-helper/public/index.html
2024-01-10 02:42:45 +01:00

12 lines
311 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' target="_blank">Login with Osu!</a>
</body>
</html>