From 8f2edf76c6d9f3696eb975f7c859065a1de2de76 Mon Sep 17 00:00:00 2001 From: Tanguy Pruvot Date: Fri, 21 Jul 2017 05:57:02 +0200 Subject: [PATCH] index: disable links to irc/forum for anonymous yiimp copies --- README.md | 5 +++++ web/yaamp/modules/site/index.php | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be12a1d..3472e55 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/web/yaamp/modules/site/index.php b/web/yaamp/modules/site/index.php index b4d8406..60697cf 100644 --- a/web/yaamp/modules/site/index.php +++ b/web/yaamp/modules/site/index.php @@ -81,8 +81,8 @@ $payout_freq = (YAAMP_PAYMENTS_FREQ / 3600)." hours";