cachebust hats

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-05 02:52:52 +02:00
parent cf5012aa35
commit cade131aa6
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
<tbody>
{% for hat, user in hats %}
<tr>
<td><img loading="lazy" alt="{{hat.name}}" src="/i/hats/{{hat.name}}.webp?v=1" style="max-width:100%;height:auto"></td>
<td><img loading="lazy" alt="{{hat.name}}" src="/i/hats/{{hat.name}}.webp?v=2" style="max-width:100%;height:auto"></td>
<td>{{hat.name}}</td>
<td style="word-break:break-word">{{hat.censored_description(v)}}</td>
{% if SITE == 'rdrama.net' %}