This commit is contained in:
2025-12-15 13:31:12 +01:00
commit 26e0102f58
10165 changed files with 233472 additions and 0 deletions

23
1/vault1/result9731 Normal file
View File

@@ -0,0 +1,23 @@
<!doctype html>
<html>
<head>
<title>Vault 1</title>
<link rel="stylesheet" href="/static/bootstrap.min.css">
<style>
body { padding-top:80px; }
</style>
</head>
<body>
<div class="container">
<div class="jumbotron text-center">
<h2>Error</h2>
<h3><div class="alert alert-danger">Wrong pin!</div></h3>
</div>
</div>
</body>
</html>