Skip to content

Commit

Permalink
Update index.html captcha key update
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTyphoon1 authored Oct 5, 2023
1 parent 7500788 commit f5ed504
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2682,10 +2682,10 @@ <h4> </h4>

</ul>
<h4> ---------------------------------------------------------------------------------------------------------------------------------------------------- <h4>
<html>
<h2>Random Stuff that i added because i was bored</h2>
<head>
<h2> Button with a very low chance to get lucky</h2>
<meta charset="UTF-8">
<title>Feeling Lucky?</title>
<style>
#luckyButton {
padding: 10px 20px;
Expand Down Expand Up @@ -2713,10 +2713,10 @@ <h4> ---------------------------------------------------------------------------
<button id="luckyButton" onclick="onLuckyButtonClick()">Feeling Lucky?</button>
</body>
</html>
<h3> <h3>
<h2>reCAPTCHA for no reason that does nothing</h2>
<br>
<body>
<div class="g-recaptcha" data-sitekey="6LcsE3goAAAAABwqi9kyo7qdztRK2nnaoN2Ke4Ht"></div>
<div class="g-recaptcha" data-sitekey="6Le0YngoAAAAAHq3qByKvzxxeEqLfr8efDYyCSp3"></div>
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
</body>
<p> ---------------------------------------------------------------------------------------------------------------------------------------------------- </p>
Expand Down

0 comments on commit f5ed504

Please sign in to comment.