This commit is contained in:
Tzu-ping Chung
2018-07-30 16:10:32 +08:00
parent 4cabc0fbab
commit bf07652646
+1 -1
View File
@@ -49,7 +49,7 @@
<script src="{{ pathto('_static/', 1) }}/konami.js"></script>
<script>
var easter_egg = new Konami('http://www.myfortunecookie.co.uk/fortunes/' + (Math.floor(Math.random() * 152) + 1));
var easter_egg = new Konami('https://www.myfortunecookie.co.uk/fortunes/' + (Math.floor(Math.random() * 152) + 1));
</script>
<style>