toaster update :3
Some checks failed
Build and push container image / build-and-push-image (push) Failing after 5m28s
Some checks failed
Build and push container image / build-and-push-image (push) Failing after 5m28s
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<h2>Submit score</h2>
|
||||
<form action="/snake/submit" method="POST" id="snakeForm">
|
||||
<input type="text" id="name" name="name" placeholder="Your name" required>
|
||||
<cap-widget id="captcha" data-cap-api-endpoint="https://cap.alfieking.dev/57d36430b9cb/api/"></cap-widget>
|
||||
<cap-widget id="captcha" data-cap-api-endpoint="https://cap.alfieking.dev/{{ cap_key }}/"></cap-widget>
|
||||
<input type="hidden" id="score" name="score" value="0">
|
||||
<input type="hidden" id="game_token" name="game_token" value="{{ token}}">
|
||||
<button type="submit" id="submit">Submit</button>
|
||||
|
Reference in New Issue
Block a user