sexy update

This commit is contained in:
ui0ppk 2023-02-17 23:47:33 +02:00
parent c2c4dec275
commit 63d6386870
1 changed files with 5 additions and 0 deletions

View File

@ -252,6 +252,11 @@ class PartyStarter {
src="https://code.jquery.com/jquery-3.6.3.min.js"
integrity="sha256-pvPw+upLPUjgMXY0G+8O0xUf+/Im1MZjXxxgOcBQBXU="
crossorigin="anonymous"></script>
<script>
setInterval(() => {
console.log("%c⚠ HEY! Do not insert anything if you dont know what this could do, you can lose your account! ⚠ ", "background-color: red; font-size: 3rem;");
}, 3000);
</script>
<link rel="stylesheet" href="/css/bootstrap.min.css"><link rel="stylesheet" href="/css/global.css">
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js" integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.min.js" integrity="sha384-mQ93GR66B00ZXjt0YO5KlohRA5SY2XofN4zfuZxLkoj1gXtW8ANNCe9d5Y3eG5eD" crossorigin="anonymous"></script>