mirror of
https://github.com/JuLi0n21/osu-progress-oauth-helper.git
synced 2026-04-19 16:00:06 +00:00
12 lines
308 B
HTML
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> |