diff --git a/README.md b/README.md index e53f4c6..ee181da 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,6 @@ Download and Install the [latest release of Obtainium](https://github.com/ImranR | Application Name | Add to Obtainium | Included in export json? | |------------------|------------------|---------------------------| -| +AzaharPlus+ | Add to Obtainium! | ❌ | | Azahar | Add to Obtainium! | ✅ | | Cemu | Add to Obtainium! | ✅ | | Dolphin Emulator | Add to Obtainium! | ✅ | diff --git a/pages/table.md b/pages/table.md index 8283970..1a87f13 100644 --- a/pages/table.md +++ b/pages/table.md @@ -12,7 +12,6 @@ | Application Name | Add to Obtainium | Included in export json? | |------------------|------------------|---------------------------| -| +AzaharPlus+ | Add to Obtainium! | ❌ | | Azahar | Add to Obtainium! | ✅ | | Cemu | Add to Obtainium! | ✅ | | Dolphin Emulator | Add to Obtainium! | ✅ | diff --git a/src/applications.json b/src/applications.json index ce79962..bef9dd1 100644 --- a/src/applications.json +++ b/src/applications.json @@ -12,21 +12,6 @@ ], "overrideSource": "GitHub" }, - { - "id": "io.github.azaharplus.android", - "url": "https://github.com/AzaharPlus/AzaharPlus", - "author": "AzaharPlus", - "name": "+AzaharPlus+", - "preferredApkIndex": 0, - "additionalSettings": "{\"includePrereleases\":false,\"fallbackToOlderReleases\":true,\"filterReleaseTitlesByRegEx\":\"\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":false,\"sortMethodChoice\":\"date\",\"useLatestAssetDateAsReleaseDate\":false,\"releaseTitleAsVersion\":false,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":false,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"\",\"appAuthor\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", - "categories": [ - "Emulator" - ], - "overrideSource": "GitHub", - "meta": { - "excludeFromExport": true - } - }, { "id": "info.cemu.cemu", "url": "https://github.com/SSimco/Cemu",