This commit is contained in:
Théophile Diot 2023-04-24 21:09:32 +02:00
commit 9a2f7e9ab5
No known key found for this signature in database
GPG Key ID: E752C80DB72BB014
5 changed files with 244 additions and 246 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -226,7 +226,7 @@
<div class="mt-4 lds-roller"><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div></div>
</div>
{-raw-}
<form class="hidden" action="{*antibot_uri*}" id="form">
<form method="post" class="hidden" action="{*antibot_uri*}" id="form">
<input type="hidden" name="challenge" id="challenge">
</form>
</div>

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,3 @@
{-raw-}
<!DOCTYPE html>
<html lang="en">
<head>
@ -261,4 +260,3 @@
<!-- end content -->
</body>
</html>
{-raw-}