github.com/artpar/rclone@v1.67.3/docs/layouts/shortcodes/monthly_donations.html (about)

     1  <div>
     2    <a  class="btn btn-primary" role="button" href="https://github.com/sponsors/ncw" target="_blank"><i class="fab fa-github" aria-hidden="true"></i> GitHub Sponsors</a>
     3    <div class="dropdown" style="display: inline;">
     4      <a class="btn btn-primary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
     5        <i class="fab fa-paypal" aria-hidden="true"></i> PayPal
     6      </a>
     7      <div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
     8        <span class="dropdown-item"><small class="text-muted">Please check the "monthly" box</small></span>
     9        <a class="dropdown-item" target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=B9JZV25DCP2SJ&amp;source=url">Sponsor in $ USD</a>
    10        <a class="dropdown-item" target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=RGRFXCDDHK3LW&amp;source=url">Sponsor in £ GBP</a>
    11        <a class="dropdown-item" target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=Y2AMZXSALFBR4&amp;source=url">Sponsor in € EUR</a>
    12      </div>
    13    </div>
    14    <a  class="btn btn-primary" role="button" href="https://patreon.com/njcw/" target="_blank"><i class="fab fa-patreon" aria-hidden="true"></i> Patreon</a>
    15    <a  class="btn btn-primary" role="button" href="https://liberapay.com/ncw/" target="_blank">Liberapay</a>
    16  </div>