add custome callback port

This commit is contained in:
2024-01-10 02:37:41 +01:00
parent 9d82dea4e1
commit f6a2759e7e
2 changed files with 10 additions and 3 deletions

View File

@@ -7,6 +7,6 @@
</head>
<body>
<p>Hey u shouldnt be here!</p>
<a href='/authorize' target="_blank">Login with Osu!</a>
<a href='/authorize?4200' target="_blank">Login with Osu!</a>
</body>
</html>