From d2a0294ab3b3d2f9d808002d28651ae37f4bf5a7 Mon Sep 17 00:00:00 2001 From: Ujwal Chapagain <100770475+Ujwal223@users.noreply.github.com> Date: Wed, 4 Mar 2026 18:24:34 +0545 Subject: [PATCH] Removed Few things from ReadME as they were mentioned to be included for upcoming release. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 866cbc3..6b24c36 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,6 @@ FocusGram has no access to your Instagram account credentials. It loads `instagr - No crash reporting - No third-party SDKs - No data leaves your device -- All settings and history are stored locally using Android's standard storage APIs --- @@ -126,7 +125,7 @@ FocusGram uses a standard Android System WebView to load `instagram.com`. All fe - CSS injection (element hiding, grayscale, scroll behaviour) - URL interception via NavigationDelegate (Reels blocking, Explore blocking) -Nothing is modified server-side. The app never reads, intercepts, or stores Instagram content beyond what is explicitly listed (Reel URL, title, and thumbnail URL for the local history feature). +Nothing is modified server-side. The app never reads, intercepts, or stores Instagram content beyond what is explicitly listed ### Permissions