forked from sites/simonis.lol
initial commit
This commit is contained in:
commit
598938c002
BIN
assets/audio/pornhub-intro.mp3
Normal file
BIN
assets/audio/pornhub-intro.mp3
Normal file
Binary file not shown.
BIN
assets/images/coom.png
Normal file
BIN
assets/images/coom.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 179 KiB |
13
index.html
Normal file
13
index.html
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<head>
|
||||||
|
<script async defer data-website-id="53c9a412-6dff-41a1-8959-738d5a809cfd" src="https://analytics.kjan.de/umami.js"></script>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>This site is still under construction</h1>
|
||||||
|
<img src="assets/images/coom.png" />
|
||||||
|
<audio src="assets/audio/pornhub-intro.mp3" id="audio"></audio>
|
||||||
|
<script>
|
||||||
|
document.body.addEventListener("mousemove", () => {
|
||||||
|
document.getElementById('audio').play();
|
||||||
|
})
|
||||||
|
</script>
|
||||||
|
</body>
|
Loading…
x
Reference in New Issue
Block a user