diff --git a/files/classes/user.py b/files/classes/user.py index e2977dafd..5aec1a24b 100644 --- a/files/classes/user.py +++ b/files/classes/user.py @@ -433,10 +433,10 @@ class User(Base): @property @lazy def profile_url(self): - if self.agendaposter: return f"https://{site}/static/assets/images/defaultpictures/agendaposter/{random.randint(1, 50)}.webp?a=203" + if self.agendaposter: return f"https://{site}/static/assets/images/defaultpictures/agendaposter/{random.randint(1, 50)}.webp?a=204" if self.profileurl: return self.profileurl if "rama" in site: return f"https://{site}/static/assets/images/defaultpictures/{random.randint(1, 150)}.webp?a=202" - return f"https://{site}/static/assets/images/default-profile-pic.webp?a=203" + return f"https://{site}/static/assets/images/default-profile-pic.webp?a=204" @lazy def json_popover(self, v): diff --git a/files/templates/authforms.html b/files/templates/authforms.html index e2632b523..22b85f712 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -111,7 +111,7 @@
-That request was bad and you should feel bad.
diff --git a/files/templates/errors/401.html b/files/templates/errors/401.html index 595d66289..1965d0178 100644 --- a/files/templates/errors/401.html +++ b/files/templates/errors/401.html @@ -11,7 +11,7 @@YOU AREN'T WELCOME HERE GO AWAY
diff --git a/files/templates/errors/404.html b/files/templates/errors/404.html index 44941daf9..3a6a221e8 100644 --- a/files/templates/errors/404.html +++ b/files/templates/errors/404.html @@ -10,7 +10,7 @@Someone typed something wrong and it was probably you, please do better.
diff --git a/files/templates/errors/405.html b/files/templates/errors/405.html index cc4188bb1..0dd47fda1 100644 --- a/files/templates/errors/405.html +++ b/files/templates/errors/405.html @@ -10,7 +10,7 @@idk how anyone gets this error but if you see this, remember to follow @carpathianflorist
the original error text here talked about internet gremlins and wtf
go spam somewhere else nerd
diff --git a/files/templates/errors/500.html b/files/templates/errors/500.html index 1dadf2894..b1c65e037 100644 --- a/files/templates/errors/500.html +++ b/files/templates/errors/500.html @@ -10,7 +10,7 @@Hiiiii it's carp! I think this error means that there's a timeout error. And I think that means something took too long to load so it decided not to work at all. If you keep seeing this on the same page but not other pages, then something is probably wrong with that specific function. It may not be called a function, but that sounds right to me. Anyway, ping me and I'll whine to someone smarter to fix it. Don't bother them. Thanks ily <3
diff --git a/files/templates/errors/nsfw.html b/files/templates/errors/nsfw.html index 60c9a5551..4a39446f7 100644 --- a/files/templates/errors/nsfw.html +++ b/files/templates/errors/nsfw.html @@ -10,7 +10,7 @@This post is rated +18 (Adult-Only). You must be 18 or older to continue. Are you sure you want to proceed?
diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 7074a5ce8..9a9e1a403 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -133,7 +133,7 @@{% if u.quadrant %}{% endif %}{{u.customtitle | safe}}
{% if u.quadrant %}{% endif %}{{u.customtitle | safe}}
{% if u.quadrant %}{% endif %}{{u.customtitle | safe}}
{% if u.quadrant %}{% endif %}{{u.customtitle | safe}}