Skip to content

Commit d6dc8c4

Browse files
committed
Revert the changes for the konami code
1 parent 80b3e29 commit d6dc8c4

3 files changed

Lines changed: 0 additions & 70 deletions

File tree

piratebox/piratebox/www_content/index.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<head>
44
<link rel="stylesheet" href="/content/css/page_style.css">
55
<title>PirateBox - Share Freely!</title>
6-
<script src="/content/js/konami.js"></script>
76
<script src="/content/js/jquery.min.js"></script>
87
<script src="/content/js/scripts.js"></script>
98
<link rel="stylesheet" href="/css/jquery-ui.min.css">
@@ -95,12 +94,6 @@ <h3 data-l10n-id="mainChatTextColor">Text Color:</h3>
9594
</div>
9695
</section>
9796

98-
<script type="text/javascript">
99-
konamiCode(function () {
100-
window.location = 'nothing.html';
101-
}).start();
102-
</script>
103-
10497
<footer id="about">
10598
<div class="container">
10699
<div id="details">

piratebox/piratebox/www_content/js/konami.js

Lines changed: 0 additions & 54 deletions
This file was deleted.

piratebox/piratebox/www_content/nothing.html

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)