diff --git a/files/templates/donate.html b/files/templates/donate.html index ad035b043..00ec09b5a 100644 --- a/files/templates/donate.html +++ b/files/templates/donate.html @@ -33,7 +33,7 @@ {% if v and v.truescore >= TRUESCORE_MINIMUM and DONATE_LINK != DEFAULT_CONFIG_VALUE %}
  • - If you donate via {{DONATE_SERVICE}}, please first verify your email on the site, and then use that same email on {{DONATE_SERVICE}} to get your {{patron}} rewards automatically! + If you donate via {{DONATE_SERVICE}}{% if SITE == 'rdrama.net' %}/Buymeacoffee{% endif %}, please first verify your email on the site, and then use that same email on {{DONATE_SERVICE}}{% if SITE == 'rdrama.net' %}/Buymeacoffee{% endif %} to get your {{patron}} rewards automatically!
  • {% endif %}