{% extends "default.html" %} {% block pagetitle %}Donate{% endblock %} {% block content %}

Donate and get {{patron}} rewards

{% if DONATE_LINK != DEFAULT_CONFIG_VALUE and v and v.can_see_countryclub and v.chud != 1 %} {% endif %}
{{DONATE_SERVICE}} {{DONATE_LINK}}
Ethereum/Brave Attention Token 0xBBf1043A60C6894Db17b3118CA960FFDF84c9eea
Bitcoin bc1qs5hamvytnkllgml89flzhcyt3l4a3u4gs8lvvp
Monero 44hdEpAYXkB2VwkWz6LR9zZhcaG8zrUzn21aPy1HSdcsjT51fPdpMV8hkf5QQdHKs9VsAs3so5Vq5easdBbzmcifGcqfxfw
{% 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!
  • {% endif %}
  • If you donate crypto, please let us know by sending us a modmail so we can give you your {{patron}} rewards manually!
  • {% endblock %}