Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTyphoon1 committed Oct 5, 2023
1 parent f5ed504 commit a9f988a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2684,7 +2684,7 @@ <h4> </h4>
<h4> ---------------------------------------------------------------------------------------------------------------------------------------------------- <h4>
<h2>Random Stuff that i added because i was bored</h2>
<head>
<h2> Button with a very low chance to get lucky</h2>
<h3> Button with a very low chance to get lucky</h3>
<meta charset="UTF-8">
<style>
#luckyButton {
Expand Down Expand Up @@ -2713,7 +2713,8 @@ <h2> Button with a very low chance to get lucky</h2>
<button id="luckyButton" onclick="onLuckyButtonClick()">Feeling Lucky?</button>
</body>
</html>
<h2>reCAPTCHA for no reason that does nothing</h2>
<h3>reCAPTCHA for no reason that does nothing</h3>
<h4>Turn on a vpn to answer the questions in it.</h4>
<br>
<body>
<div class="g-recaptcha" data-sitekey="6Le0YngoAAAAAHq3qByKvzxxeEqLfr8efDYyCSp3"></div>
Expand Down

0 comments on commit a9f988a

Please sign in to comment.