From 94a190a46b714f6aad82f131806863103d01e200 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 25 Apr 2022 00:38:24 +0200 Subject: [PATCH] czx --- files/templates/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) %}