From 7cdbb982cad8e7b78126f0beeaf927837b7c8868 Mon Sep 17 00:00:00 2001 From: ed Date: Sun, 8 Jan 2023 17:33:11 +0100 Subject: [PATCH] librepay link added --- assets/php/db.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/php/db.php b/assets/php/db.php index 7d826cd..42fe6a6 100644 --- a/assets/php/db.php +++ b/assets/php/db.php @@ -2,4 +2,6 @@ $btc_wallet = "13zX8HcXDE593TZDQec319GBBTU3sZzTfJ"; $eth_wallet = "0x45a791f7232fefa1fd2c9e4d5cf123fdad70c171"; -$xmr_wallet = "46GXp3FVpPhPS218hoc84LA7LtPkdpvThVRYSXDNGencBt1ykYy8FRgfxM4HPiff7h5zwaXMCANar3C4w8hjFeHESEtB7DV"; \ No newline at end of file +$xmr_wallet = "46GXp3FVpPhPS218hoc84LA7LtPkdpvThVRYSXDNGencBt1ykYy8FRgfxM4HPiff7h5zwaXMCANar3C4w8hjFeHESEtB7DV"; + +$librepay_link = "https://liberapay.com/edbrz9/donate"; \ No newline at end of file