diff --git a/files/assets/images/rDrama/banners/106.webp b/files/assets/images/rDrama/banners/106.webp
deleted file mode 100644
index 777c09fbd..000000000
Binary files a/files/assets/images/rDrama/banners/106.webp and /dev/null differ
diff --git a/files/assets/images/rDrama/banners/99.webp b/files/assets/images/rDrama/banners/99.webp
index bc589f60a..777c09fbd 100644
Binary files a/files/assets/images/rDrama/banners/99.webp and b/files/assets/images/rDrama/banners/99.webp differ
diff --git a/files/templates/default.html b/files/templates/default.html
index d820086bd..fe731eed6 100644
--- a/files/templates/default.html
+++ b/files/templates/default.html
@@ -243,7 +243,7 @@
{% 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) %}