index: disable links to irc/forum for anonymous yiimp copies

This commit is contained in:
Tanguy Pruvot 2017-07-21 05:57:02 +02:00
parent 30ae9dfa61
commit 8f2edf76c6
2 changed files with 7 additions and 2 deletions

View file

@ -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

View file

@ -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>