mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-08-23 17:37:25 +00:00
index: disable links to irc/forum for anonymous yiimp copies
This commit is contained in:
parent
30ae9dfa61
commit
8f2edf76c6
2 changed files with 7 additions and 2 deletions
|
@ -123,4 +123,9 @@ Credits:
|
|||
|
||||
Thanks to globalzon to have released the initial Yaamp source code.
|
||||
|
||||
--
|
||||
|
||||
You can support this project donating to tpruvot :
|
||||
|
||||
BTC : 1Auhps1mHZQpoX4mCcVL8odU81VakZQ6dR
|
||||
|
||||
|
|
|
@ -81,8 +81,8 @@ $payout_freq = (YAAMP_PAYMENTS_FREQ / 3600)." hours";
|
|||
|
||||
<ul>
|
||||
|
||||
<li><b>BitcoinTalk</b> - <a href='https://bitcointalk.org/index.php?topic=508786.0' target=_blank >https://bitcointalk.org/index.php?topic=508786.0</a></li>
|
||||
<li><b>IRC</b> - <a href='http://webchat.freenode.net/?channels=#yiimp' target=_blank >http://webchat.freenode.net/?channels=#yiimp</a></li>
|
||||
<!--<li><b>BitcoinTalk</b> - <a href='https://bitcointalk.org/index.php?topic=508786.0' target=_blank >https://bitcointalk.org/index.php?topic=508786.0</a></li>-->
|
||||
<!--<li><b>IRC</b> - <a href='http://webchat.freenode.net/?channels=#yiimp' target=_blank >http://webchat.freenode.net/?channels=#yiimp</a></li>-->
|
||||
|
||||
<li><b>API</b> - <a href='/site/api'>http://<?= YAAMP_SITE_URL ?>/site/api</a></li>
|
||||
<li><b>Difficulty</b> - <a href='/site/diff'>http://<?= YAAMP_SITE_URL ?>/site/diff</a></li>
|
||||
|
|
Loading…
Add table
Reference in a new issue