duwiuishsuehgdz

remotes/1693045480750635534/spooky-22
fireworks88 2021-08-23 13:08:37 +02:00
parent a0a14eac79
commit 36f76dd64f
2 changed files with 6 additions and 6 deletions

View File

@ -18,9 +18,9 @@
{% if c.award_count("gold") and not c.is_banned and not c.is_deleted %}
<script>
document.getElementById("comment-{{c.id}}-only").sparkle({
count: 20,
minAge: 150,
maxAge: 300,
count: 10,
minAge: 500,
maxAge: 1000,
starsource: `
<svg
width="100%"

View File

@ -195,9 +195,9 @@
{% if p.award_count("gold") %}
<script>
document.getElementById("post-root").sparkle({
count: 20,
minAge: 150,
maxAge: 300,
count: 15,
minAge: 500,
maxAge: 1000,
starsource: `
<svg
width="100%"