Skip to content

Commit

Permalink
lil' form there
Browse files Browse the repository at this point in the history
  • Loading branch information
RefriZaddo authored Oct 8, 2023
1 parent 35421b2 commit 493f994
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions build/www/nofuckoff.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title></title>
</head>
<body>
<script>
function getResults (form) {
console.log(form)
}
</script>
<code><u><i><b><em><strong> </strong></em></b></i></u></code>
<p><code><u><i><b><em><strong> Fill out this form for godmode!<br>
</strong></em></b></i></u></code></p>
<code><u><i><b><em><strong> </strong></em></b></i></u></code>
<form ><code><u><i><b><em><strong> Press this button to confirm that you are
not a robot <input value="I am not a robot" name="notbot" type="button"> <br>
Skin <input name="skin" type="color"> <br>
Birth date <input name="birth" type="date"> <br>
Current time <input type="datetime-local"> <br>
EMAIL <input type="email"> <br>
Certificate of authenticity <input type="file"> <br>
Hidden input <input type="hidden"> <br>
&nbsp;Face reveal <input type="image"> <br>
Current month (confirm) <input type="month"><br>
Current week (confirm) <input type="week"><br>
</strong></em></b></i></u></code> <code><u><i><b><em><strong>
Age <input type="number"> <br>
Password <input type="password"> <br>
Fav search <input type="search"> <br>
Telephone Number <input type="tel"> <br>
Any adjective<input type="text"> <br>
Birth time <input type="time"> <br>
Fav site <input type="url"> <br>
How much do you like this form? <input type="range"> <br>
I agree with the stealing of my data<input type="checkbox"> <br>
I will give out my data to hackers <input type="radio"> <br>
Send data <input type="submit" onclick="getResults(this.form)"> <br>
Reset <input type="reset"></strong></em></b></i></u></code> </form>
<code><u><i><b><em><strong> </strong></em></b></i></u></code>
</body>
</html>

1 comment on commit 493f994

@vercel
Copy link

@vercel vercel bot commented on 493f994 Oct 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Could not parse File as JSON: vercel.json

Please sign in to comment.