Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ <h3>Try it out!</h3>
<option value="4">Aviation</option>
<option value="5">Odd or Even (the number of i's before the first n represent the input number) - by Ponydork</option>
<option value="6">Beer on the Wall - by Ponydork</option>
<option value="7">Crash - by T_cat9000_2</option>
</select>
<br />
<input placeholder="Put your Rollover code here..." id="rolloverinput" />
Expand Down
Loading