48f9a5ca1643c06abf3ae16cdd5f58f6831f0b66
Konami code listener
This script lets you enable Konami code on your website!
It's super simple:
<script src="konami.js"></script>
<script>
konami(function () {
// do something cool here!
});
</script>
Tested to work in Chrome and Firefox.
Languages
JavaScript
56.4%
HTML
43.6%