We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 457a369 commit 7890c0eCopy full SHA for 7890c0e
index.html
@@ -11,6 +11,7 @@
11
<meta property="og:type" content="website" />
12
<meta property="og:image" content="/favicon.png" />
13
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
14
+ <script src="consolewarning.js" defer></script>
15
<script type="text/javascript">
16
$(document).ready(function() {
17
if (window.location.href.indexOf("csrf=online") <= 1) {
0 commit comments