Throttling with bug

This commit is contained in:
2024-11-10 20:55:10 +01:00
commit 07c3e411e9
11 changed files with 2737 additions and 0 deletions

11
static/success.html Normal file
View File

@@ -0,0 +1,11 @@
<!doctype html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Willkommen</title>
</head>
<body>
Success
</body>
</html>