feat: Replace Domain in Instagram urls

feat: Remove user param from copied links
feat: Open links in External Browser
feat: Strip Instagram tracking from browser links
fix: Confirm reel refresh confirmation appears on app launch
#2
This commit is contained in:
faroukbmiled
2026-04-10 09:43:41 +01:00
parent de3e13f60a
commit 3693f3e93a
9 changed files with 388 additions and 18 deletions
+1
View File
@@ -405,6 +405,7 @@ typedef NS_ENUM(NSInteger, SCIBackupPreviewRowKind) {
return @[
@"excluded_threads",
@"excluded_story_users",
@"embed_custom_domains",
];
}