From dc5582aa047752c1df8fdaf9fec64ebd2bea10b6 Mon Sep 17 00:00:00 2001 From: Alexander Schmidt Date: Fri, 27 Mar 2026 09:11:29 +0100 Subject: [PATCH] Point source links to GitHub repo --- README.md | 2 +- i18n.js | 2 +- index.html | 2 +- privacy.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 841949a..17c6a3f 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ xmrpay.link/ ## Self-Hosting ```bash -git clone https://gitea.schmidt.eco/schmidt1024/xmrpay.link.git +git clone https://github.com/schmidt1024/xmrpay.git cd xmrpay.link # Serve with any web server that supports PHP # No build tools, no npm, no database required diff --git a/i18n.js b/i18n.js index 758f332..81f8a5d 100644 --- a/i18n.js +++ b/i18n.js @@ -13,7 +13,7 @@ var I18n = (function () { var VERSION = '1.0.0'; - var footer = 'Open Source · No Tracking · No KYC
Source · Onion · Privacy & Terms
v' + VERSION + ''; + var footer = 'Open Source · No Tracking · No KYC
Source · Onion · Privacy & Terms
v' + VERSION + ''; var translations = { en: { diff --git a/index.html b/index.html index 9615357..0a66f1f 100644 --- a/index.html +++ b/index.html @@ -115,7 +115,7 @@
diff --git a/privacy.html b/privacy.html index 5fa6c32..ebd650f 100644 --- a/privacy.html +++ b/privacy.html @@ -198,7 +198,7 @@