diff --git a/app-repo.json b/app-repo.json index 80768ed..4dae044 100644 --- a/app-repo.json +++ b/app-repo.json @@ -348,6 +348,63 @@ "appPermissions": {}, "title": "Azula", "url": "https://github.com/Paisseon/Azula/" + }, + { + "beta": false, + "name": "Feedback Assistant", + "bundleIdentifier": "com.realmzer.feedbackassistant", + "subtitle": "Feedback Assistant - IPA", + "description": "App for sending feedback to Apple.\nStatus: ✅", + "localizedDescription": "App for sending feedback to Apple.\nStatus: ✅", + "developerName": "Apple", + "iconURL": "https://github.com/Realmzer/Realmzer.github.io/blob/main/images/Feedback_Assistant.png?raw=true", + "tintColor": "af53d9", + "category": "utilities", + "size": 1544192, + "version": "1.0.0", + "versionDate": "2024-10-24", + "downloadURL": "https://github.com/Realmzer/Realmzer.github.io/releases/download/All-IPAS/Feedback.Assistant.iOS.ipa", + "appPermissions": {}, + "title": "Feedback Assistant", + "url": "https://developer.apple.com/bug-reporting/" + }, + { + "beta": false, + "name": "Barcode Scanner", + "bundleIdentifier": "com.realmzer.barcodescanner", + "subtitle": "Barcode Scanner - IPA", + "description": "A barcode scanner official from Apple\nStatus: ✅", + "localizedDescription": "A barcode scanner official from Apple\nStatus: ✅", + "developerName": "Apple", + "iconURL": "https://github.com/Realmzer/Realmzer.github.io/blob/main/images/barcodescanner.png?raw=true", + "tintColor": "c8cacc", + "category": "utilities", + "size": 184903, + "version": "1.0.0", + "versionDate": "2024-10-24", + "downloadURL": "https://github.com/Realmzer/Realmzer.github.io/releases/download/All-IPAS/BarcodeScanner.ipa", + "appPermissions": {}, + "title": "Barcode Scanner", + "url": "https://apple.com/" + }, + { + "beta": false, + "name": "WDB-Remove-Three-App-Limit", + "bundleIdentifier": "com.realmzer.wdbremovethreeapplimit", + "subtitle": "WDB-Remove-Three-App-Limit - Remove three app limit on AltStore", + "description": "Removes three app limit. (iOS 16.1.2 & lower)\nStatus: ✅", + "localizedDescription": "Removes three app limit. (iOS 16.1.2 & lower)\nStatus: ✅", + "developerName": "zhuowei", + "iconURL": "https://github.com/Realmzer/Realmzer.github.io/blob/main/images/2232044-200.png?raw=true", + "tintColor": "f05138", + "category": "utilities", + "size": 32768 , + "version": "1.0", + "versionDate": "2024-10-24", + "downloadURL": "https://github.com/Realmzer/Realmzer.github.io/releases/download/All-IPAS/WDBRemoveThreeAppLimit-v1.0.ipa", + "appPermissions": {}, + "title": "WDB-Remove-Three-App-Limit", + "url": "https://github.com/zhuowei/WDBRemoveThreeAppLimit" } ], "news": [] diff --git a/images/Feedback_Assistant.png b/images/Feedback_Assistant.png new file mode 100644 index 0000000..d98ff76 Binary files /dev/null and b/images/Feedback_Assistant.png differ diff --git a/images/barcodescanner.png b/images/barcodescanner.png new file mode 100644 index 0000000..98e0cc6 Binary files /dev/null and b/images/barcodescanner.png differ