diff --git a/files/templates/default.html b/files/templates/default.html index d820086bd4..fe731eed60 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -243,7 +243,7 @@ /h/{{sub.name}} banner {% elif SITE_NAME == 'rDrama' %} {% set path = "assets/images/" + SITE_NAME + "/banners" %} - {% set image = "/" + path + "/" + listdir('files/' + path)|random() + '?v=24' %} + {% set image = "/" + path + "/" + listdir('files/' + path)|random() + '?v=25' %} {% if v and (v.is_banned or v.agendaposter) %}