Skip to content

Instantly share code, notes, and snippets.

View timothy-okoduwa's full-sized avatar
🔅
nvm

timothy okoduwa timothy-okoduwa

🔅
nvm
View GitHub Profile
<!doctype html>
<html lang="en">
<head>
<script src="https://use.fontawesome.com/c96e5d2d10.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="./Assets/images/feedback.ico">
<title>Ufeedback</title>
<link rel="stylesheet" href="./Assets/stylesheet/style.css">
var original = Runner.prototype.gameOver
//enter the function
Runner.prototype.gameOver = function (){}
<label for="country">Country</label><span style="color: red !important; display: inline; float: none;">*</span>
<select id="country" name="country" class="form-control">
<option value="Afghanistan">Afghanistan</option>
<option value="Åland Islands">Åland Islands</option>
<option value="Albania">Albania</option>
<option value="Algeria">Algeria</option>
<option value="American Samoa">American Samoa</option>
<option value="Andorra">Andorra</option>
<option value="Angola">Angola</option>