Update index.html
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
<body>
|
||||
<div id="body_index"><div id="ref_div" align="center"><h1 id="ref">-You are being redirected to the homepage-</h1></div></div>
|
||||
<script>
|
||||
|
||||
|
||||
const disabledKeys = ["c", "C", "x", "J", "u", "I"]; // keys that will be disabled
|
||||
const showAlert = e => {
|
||||
e.preventDefault(); // preventing its default behaviour
|
||||
|
||||
Reference in New Issue
Block a user