remotes/1693045480750635534/spooky-22
Aevann1 2022-04-12 00:02:54 +02:00
parent 81b6dff3bb
commit e7694c8425
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
</script>
{% endif %}
{% if not (v and v.has_badge(128)) %}
{% if SITE_NAME == 'rDrama' and not (v and v.has_badge(128)) %}
<script>
fart = Math.floor(Math.random() * 4) + 1
let audio = new Audio(`/assets/images/${fart}.webp`);