From a18bcb84d33c416e8e2329ad84d63720dcca2999 Mon Sep 17 00:00:00 2001 From: funman300 Date: Thu, 14 May 2026 19:46:21 -0700 Subject: [PATCH] docs: switch Obtainium badge to app/ deep link with Gitea source pre-set The add/ scheme relies on auto-detection which fails for this self-hosted Gitea instance. The app/ scheme encodes the full config (including overrideSource: Gitea) in base64 so no detection is needed. Co-Authored-By: Claude Sonnet 4.6 --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0f8a57d..c69f0cf 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,9 @@ optional self-hosted sync so your stats follow you across machines. ### Obtainium (recommended — automatic updates) 1. Install [Obtainium](https://github.com/ImranR98/Obtainium/releases) on your device -2. Tap **Add App** in Obtainium, paste the URL below, **set the source type to Gitea**, then tap **Fetch**: +2. Tap the badge below on your Android device — the source type is pre-configured, no manual selection needed: - `https://git.aleshym.co/funman300/Ferrous-Solitaire` - - Or try the one-tap badge (auto-detection may require manually selecting **Gitea** as the source type if it doesn't pre-fill): - - [Get it on Obtainium](https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://git.aleshym.co/funman300/Ferrous-Solitaire) + [Get it on Obtainium](https://apps.obtainium.imranr.dev/redirect?r=obtainium://app/eyJpZCI6ImNvbS5mZXJyb3VzYXBwLnNvbGl0YWlyZSIsInVybCI6Imh0dHBzOi8vZ2l0LmFsZXNoeW0uY28vZnVubWFuMzAwL0ZlcnJvdXMtU29saXRhaXJlIiwiYXV0aG9yIjoiZnVubWFuMzAwIiwibmFtZSI6IkZlcnJvdXMgU29saXRhaXJlIiwiaW5zdGFsbGVkVmVyc2lvbiI6bnVsbCwibGF0ZXN0VmVyc2lvbiI6bnVsbCwiYXBrVXJscyI6W10sInByZWZlcnJlZEFwa0luZGV4IjowLCJhZGRpdGlvbmFsU2V0dGluZ3MiOiJ7fSIsImxhc3RVcGRhdGVDaGVjayI6bnVsbCwicGlubmVkIjpmYWxzZSwiY2F0ZWdvcmllcyI6W10sInJlbGVhc2VEYXRlIjpudWxsLCJjaGFuZ2VMb2ciOm51bGwsIm92ZXJyaWRlU291cmNlIjoiR2l0ZWEifQ==) 3. Tap **Install** to download the current release — Obtainium will notify you when updates are available.