diff --git a/files/classes/sub.py b/files/classes/sub.py index 9fafda22e..25c0b8a10 100644 --- a/files/classes/sub.py +++ b/files/classes/sub.py @@ -31,13 +31,13 @@ class Sub(Base): @lazy def sidebar_url(self): if self.sidebarurl: return SITE_FULL + self.sidebarurl - return f'/i/{SITE_NAME}/sidebar.webp?v=1041' + return f'/i/{SITE_NAME}/sidebar.webp?v=2000' @property @lazy def banner_url(self): if self.bannerurl: return SITE_FULL + self.bannerurl - return f'/i/{SITE_NAME}/banner.webp?v=1048' + return f'/i/{SITE_NAME}/banner.webp?v=2000' @property @lazy diff --git a/files/classes/user.py b/files/classes/user.py index 46b9add0b..df97c3d41 100644 --- a/files/classes/user.py +++ b/files/classes/user.py @@ -353,7 +353,7 @@ class User(Base): def bio_html_eager(self): if self.bio_html == None: return '' return self.bio_html.replace('data-src', 'src') \ - .replace('src="/i/loading.webp?v=2"', '') \ + .replace('src="/i/loading.webp?v=2000"', '') \ .replace('src="/i/loading.webp"', '') \ .replace('src="/i/l.webp"', '') @@ -582,7 +582,7 @@ class User(Base): @lazy def banner_url(self): if self.bannerurl: return self.bannerurl - else: return f"/i/{SITE_NAME}/site_preview.webp?v=1016" + else: return f"/i/{SITE_NAME}/site_preview.webp?v=2000" @property @lazy diff --git a/files/templates/authforms.html b/files/templates/authforms.html index 6ab14e808..f9da848c7 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -12,7 +12,7 @@ - + {% block pagetitle %}{{SITE_NAME}}{% endblock %} @@ -24,7 +24,7 @@ {% if v.agendaposter %}
- +
{% endif %} @@ -170,9 +170,9 @@
{{v.username}}
-
coins{{v.coins}} Coin{{ help.plural(v.coins) }}
+
coins{{v.coins}} Coin{{ help.plural(v.coins) }}
{% if SITE_NAME not in ('Cringetopia', 'WPD') %} -
marseybux{{v.procoins}} Marseybux
+
marseybux{{v.procoins}} Marseybux
{% endif %}
diff --git a/files/templates/log.html b/files/templates/log.html index 63a6f1040..836f7ae65 100644 --- a/files/templates/log.html +++ b/files/templates/log.html @@ -11,7 +11,7 @@ {% if v.agendaposter %}
- Blade's toe + Blade's toe
{% if p.award_count("toe") > 1 %} @@ -257,7 +257,7 @@ }
- Blade's toe + Blade's toe
{% endif %} @@ -273,7 +273,7 @@ }
- Blade's toe + Blade's toe
{% endif %} @@ -289,7 +289,7 @@ }
- Blade's toe + Blade's toe
{% endif %} {% endif %} @@ -370,7 +370,7 @@
- Blade's toe + Blade's toe
@@ -378,7 +378,7 @@ {% if p.award_count("toe") > 1 %} - Blade's toe + Blade's toe {% endif %} @@ -386,7 +386,7 @@ {% if p.award_count("toe") > 2 %} - Blade's toe + Blade's toe {% endif %} @@ -394,7 +394,7 @@ {% if p.award_count("toe") > 3 %} - Blade's toe + Blade's toe {% endif %} @@ -497,24 +497,24 @@ - croag + croag {% if p.award_count("croag") > 1 %} - croag + croag {% endif %} {% if p.award_count("croag") > 2 %} - croag + croag {% endif %} {% if p.award_count("croag") > 3 %} - croag + croag {% endif %} {% endif %} @@ -741,7 +741,7 @@ 👻 {% else %} {% if SITE_NAME=='rDrama' and p.author.house %} - House {{p.author.house}} + House {{p.author.house}} {% endif %} {% if p.author.verified %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 37cf29b62..001d752d0 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -188,7 +188,7 @@ 👻 {% else %} {% if SITE_NAME=='rDrama' and p.author.house %} - House {{p.author.house}} + House {{p.author.house}} {% endif %} {% if p.author.verified %} diff --git a/files/templates/submit.html b/files/templates/submit.html index c9d681383..8b5a2abb8 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -12,7 +12,7 @@ - + {% if request.host == 'pcmemes.net' %} {% set cc='Splash Mountain' %} @@ -33,7 +33,7 @@ {% if v.agendaposter %}