From 3ab89baa80d26dce7c7cf157f05bf6ef3f8a9475 Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Tue, 7 Feb 2023 20:36:01 +0100 Subject: [PATCH] Introduce constants for donation address --- about.php | 2 +- common.php | 2 ++ index.php | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/about.php b/about.php index 2b8ca82..761b348 100644 --- a/about.php +++ b/about.php @@ -58,6 +58,6 @@ global $language, $dir, $locale;
  • Hosting.de'); ?>
  • -

    contact me.'), '432Z3PTrRso52GHHpmPRpvLhecsnc7EFsVd2TzsCJaNmK4vivDxghRB5yVCj2nzCEGajeF3rBqJ43PcpxRnvZkMs49fufzD', 'bc1q8jcfxsmcz7lhk7g9urnzxpwhxsje2n2gz34cya'); ?>

    +

    contact me.'), DONATE_XMR, DONATE_BTC); ?>

    diff --git a/common.php b/common.php index ee4946b..99a8b9c 100644 --- a/common.php +++ b/common.php @@ -1,4 +1,6 @@ Tor hidden service or via my clearnet proxy danwin1210.de. To learn more about me and this site, check the about page.'); ?>

    mail service or Tor darknet link collection, by clicking on the entries in the navigation bar on the left.'); ?>

    GitHub.'); ?>

    -

    contact me.'), '432Z3PTrRso52GHHpmPRpvLhecsnc7EFsVd2TzsCJaNmK4vivDxghRB5yVCj2nzCEGajeF3rBqJ43PcpxRnvZkMs49fufzD', 'bc1q8jcfxsmcz7lhk7g9urnzxpwhxsje2n2gz34cya'); ?>

    +

    contact me.'), DONATE_XMR, DONATE_BTC); ?>