From 799615fe8c30ec8f600c20313391d0d0cbb7c296 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 4 Nov 2023 23:36:05 +0200 Subject: [PATCH] remove unnecessary nofollow and noreferrer --- files/assets/js/core.js | 2 +- files/helpers/alerts.py | 2 +- files/templates/admin/orgy_control.html | 4 +-- files/templates/default.html | 2 +- files/templates/donate.html | 4 +-- files/templates/errors/WPD/404.html | 4 +-- files/templates/errors/WPD/502.html | 4 +-- files/templates/errors/rDrama/404.html | 6 ++-- files/templates/errors/rDrama/502.html | 6 ++-- files/templates/events/fistmas/banner.html | 2 +- files/templates/events/homoween/banner.html | 2 +- files/templates/formatting.html | 18 +++++------ files/templates/header.html | 20 ++++++------ files/templates/journoid_banner.html | 2 +- files/templates/modals/expanded_image.html | 2 +- files/templates/post.html | 8 ++--- files/templates/post_listing.html | 8 ++--- files/templates/rules_rDrama.html | 34 ++++++++++----------- files/templates/settings/security.html | 2 +- files/templates/userpage/banner.html | 10 +++--- 20 files changed, 71 insertions(+), 71 deletions(-) diff --git a/files/assets/js/core.js b/files/assets/js/core.js index cf03681a8..139dc8f1b 100644 --- a/files/assets/js/core.js +++ b/files/assets/js/core.js @@ -414,7 +414,7 @@ if (location.pathname != '/chat' && (gbrowser == 'iphone' || gbrowser == 'mac')) for (const video of videos) { const link = video.src const htmlString = ` - +
${link} diff --git a/files/helpers/alerts.py b/files/helpers/alerts.py index e62c00dd2..2d15663fb 100644 --- a/files/helpers/alerts.py +++ b/files/helpers/alerts.py @@ -99,7 +99,7 @@ def notif_comment2(p): if p.ghost: author_link = '@👻' else: - author_link = f'@{p.author_name}' + author_link = f'@{p.author_name}' text = f'{author_link} has mentioned you: {p.title_html}' diff --git a/files/templates/admin/orgy_control.html b/files/templates/admin/orgy_control.html index e37bc88be..90f196209 100644 --- a/files/templates/admin/orgy_control.html +++ b/files/templates/admin/orgy_control.html @@ -8,7 +8,7 @@

Orgy Control Panel

- Guide here + Guide here
@@ -31,7 +31,7 @@
- +
diff --git a/files/templates/default.html b/files/templates/default.html index e7a54e0cd..a18a8f3c5 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -43,7 +43,7 @@ {% endif %} {% endif %} - {{DONATE_LINK}} + {{DONATE_LINK}} {% elif SITE == 'rdrama.net' %} Buymeacoffee - https://buymeacoffee.com/rdrama.net/membership + https://buymeacoffee.com/rdrama.net/membership {% endif %} diff --git a/files/templates/errors/WPD/404.html b/files/templates/errors/WPD/404.html index cdf0b771d..3f0103c13 100644 --- a/files/templates/errors/WPD/404.html +++ b/files/templates/errors/WPD/404.html @@ -74,13 +74,13 @@ -