/
githubmirror
/
rclone
Обзор
Документация
Войти
/
githubmirror
/
rclone
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/layouts/shortcodes/one_off_donations.html
25 строк
2 KB
Nick Craig-Wood
docs: modernize rclone.org site design
02 апр 2026, 18:32
02 апр 2026, 18:32
839a3b9
Код
Авторство
О чём код?
<div> <div class="dropdown" style="display: inline;"> <a class="btn btn-primary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <svg class="icon" aria-hidden="true"><use href="#icon-paypal"/></svg> PayPal </a> <div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <a class="dropdown-item" target="_blank" rel="noopener" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=B9JZV25DCP2SJ&source=url">Sponsor in $ USD</a> <a class="dropdown-item" target="_blank" rel="noopener" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RGRFXCDDHK3LW&source=url">Sponsor in £ GBP</a> <a class="dropdown-item" target="_blank" rel="noopener" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Y2AMZXSALFBR4&source=url">Sponsor in € EUR</a> </div> </div> <a class="btn btn-primary" role="button" href="https://www.paypal.me/nickcw" target="_blank" rel="noopener"><svg class="icon" aria-hidden="true"><use href="#icon-paypal"/></svg> PayPal.Me</a> <div class="dropdown" style="display: inline;"> <a class="btn btn-primary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <svg class="icon" aria-hidden="true"><use href="#icon-bitcoin"/></svg> Bitcoin </a> <div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <span class="dropdown-item">Bitcoin: scan or click the image or copy the address</span> <a class="dropdown-item" target="_blank" rel="noopener" href="bitcoin:19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk"><img src="/img/ncw-bitcoin-address.png" alt="bitcoin:19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk"></a> <span class="dropdown-item"> <input type="text" value="19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk" size="30" readonly> <button class="btn btn-primary copy-btn" type="button"><svg class="icon" aria-hidden="true"><use href="#icon-copy"/></svg></button></span> </div> </div> </div>