updating html pages for alpha

This commit is contained in:
Jack Case
2025-10-25 09:04:22 -04:00
parent 0a62f61068
commit 0cf4d5253e
2 changed files with 5 additions and 5 deletions

View File

@@ -3,11 +3,11 @@
<meta charset="UTF-8">
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0"> -->
<script async src="scripts/report-slop.js" type="module"></script>
<script async defer src="https://cdn.jsdelivr.net/gh/altcha-org/altcha/dist/altcha.min.js" type="module"></script>
<!-- <script async defer src="https://cdn.jsdelivr.net/gh/altcha-org/altcha/dist/altcha.min.js" type="module"></script> -->
<title>Slop Farmer</title>
</head>
<body>
<form action="" method="post">
<!-- <form action="" method="post">
<altcha-widget challengeurl="SERVER_URL/challenge" auto="onload"></altcha-widget>
</form>
</form> -->
</body>