From ef4fc4dd9983113d7f19b7bb4e21477cd947437f Mon Sep 17 00:00:00 2001 From: justcool393 Date: Sat, 29 Oct 2022 16:46:22 -0500 Subject: [PATCH] remove redundant noreferrer tags note: skipping on 502.html file as those are served by nginx --- files/templates/default.html | 2 +- files/templates/donate_PCM.html | 4 ++-- files/templates/donate_WPD.html | 2 +- files/templates/donate_rDrama.html | 6 +++--- files/templates/errors/patron.html | 4 ++-- files/templates/expanded_image_modal.html | 2 +- files/templates/formatting.html | 6 +++--- files/templates/header.html | 16 ++++++++-------- files/templates/journoid_banner.html | 2 +- files/templates/settings_security.html | 4 ++-- files/templates/sidebar_PCM.html | 10 +++++----- files/templates/submission.html | 8 ++++---- files/templates/submission_listing.html | 10 +++++----- files/templates/userpage.html | 10 +++++----- 14 files changed, 43 insertions(+), 43 deletions(-) diff --git a/files/templates/default.html b/files/templates/default.html index 6a4d55761..8bd7ca0d4 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -35,7 +35,7 @@ /h/{{sub}} banner {% elif SITE_NAME == 'rDrama' %} - + {% if v and (v.is_banned or v.agendaposter) %} site banner {% else %} diff --git a/files/templates/donate_PCM.html b/files/templates/donate_PCM.html index ab8562360..b9f41f836 100644 --- a/files/templates/donate_PCM.html +++ b/files/templates/donate_PCM.html @@ -11,11 +11,11 @@ Gumroad (subscription) - {{GUMROAD_LINK}} + {{GUMROAD_LINK}} Gumroad (one-time) - https://kippy.gumroad.com/l/onetime + https://kippy.gumroad.com/l/onetime Ethereum/Brave Attention Token diff --git a/files/templates/donate_WPD.html b/files/templates/donate_WPD.html index 5b68cd7a8..d316fa2f2 100644 --- a/files/templates/donate_WPD.html +++ b/files/templates/donate_WPD.html @@ -11,7 +11,7 @@ Kofi - {{KOFI_LINK}} + {{KOFI_LINK}} Ethereum/Brave Attention Token diff --git a/files/templates/donate_rDrama.html b/files/templates/donate_rDrama.html index ae1492294..939d083e8 100644 --- a/files/templates/donate_rDrama.html +++ b/files/templates/donate_rDrama.html @@ -11,7 +11,7 @@ Gumroad - {{GUMROAD_LINK}} + {{GUMROAD_LINK}} Ethereum/Brave Attention Token @@ -27,11 +27,11 @@ NFTs - https://opensea.io/collection/marsey + https://opensea.io/collection/marsey Merch - https://redbubble.com/people/rdramanet/explore?sortOrder=top%20selling + https://redbubble.com/people/rdramanet/explore?sortOrder=top%20selling diff --git a/files/templates/errors/patron.html b/files/templates/errors/patron.html index 51545ff09..091864c7e 100644 --- a/files/templates/errors/patron.html +++ b/files/templates/errors/patron.html @@ -15,9 +15,9 @@

This page is only available to {% if SITE_NAME == 'rDrama' %}paypigs{% else %}patrons{% endif %}:

{% if FEATURES['PROCOINS'] and v.truecoins -%} {% if KOFI_LINK %} - {{KOFI_LINK}} + {{KOFI_LINK}} {% else %} - {{GUMROAD_LINK}} + {{GUMROAD_LINK}} {% endif %} {%- endif %} diff --git a/files/templates/expanded_image_modal.html b/files/templates/expanded_image_modal.html index 6cd46a8e8..6f5afc769 100644 --- a/files/templates/expanded_image_modal.html +++ b/files/templates/expanded_image_modal.html @@ -3,7 +3,7 @@