diff --git a/README.md b/README.md index 848bbe3..199822f 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ Download and Install the [latest release of Obtainium](https://github.com/ImranR |------------------|------------------|---------------------------|----------------------| | Artemis | Add to Obtainium! | ✅ | ✅ | | Moonlight | Add to Obtainium! | ✅ | ✅ | +| PXPlay | Add to Obtainium! | ❌ | ❌ | ### Track Only diff --git a/pages/table.md b/pages/table.md index 4fb8c7f..f3c9234 100644 --- a/pages/table.md +++ b/pages/table.md @@ -59,6 +59,7 @@ |------------------|------------------|---------------------------|----------------------| | Artemis | Add to Obtainium! | ✅ | ✅ | | Moonlight | Add to Obtainium! | ✅ | ✅ | +| PXPlay | Add to Obtainium! | ❌ | ❌ | ### Track Only diff --git a/src/applications.json b/src/applications.json index 78a65e7..9f175f5 100644 --- a/src/applications.json +++ b/src/applications.json @@ -539,6 +539,23 @@ "allowIdChange": false, "overrideSource": "GitHub" }, + { + "id": "793772977", + "url": "https://github.com/streamingdv/PSPlay-Application-Hosting", + "author": "streamingdv", + "name": "PXPlay", + "preferredApkIndex": 0, + "additionalSettings": "{\"includePrereleases\":false,\"fallbackToOlderReleases\":true,\"filterReleaseTitlesByRegEx\":\"\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":false,\"sortMethodChoice\":\"date\",\"useLatestAssetDateAsReleaseDate\":false,\"releaseTitleAsVersion\":false,\"trackOnly\":false,\"versionExtractionRegEx\":\"v[\\\\d.]+_v([\\\\d.]+)\",\"matchGroupToUse\":\"\",\"versionDetection\":false,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"PXPlay_Android.*\\\\.apk\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"\",\"appAuthor\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", + "categories": [ + "Streaming" + ], + "allowIdChange": false, + "overrideSource": "GitHub", + "meta": { + "excludeFromExport": true, + "urlOverride": "https://streamingdv.com" + } + }, { "id": "app.o2ptweaks", "url": "https://github.com/FeralAI/o2ptweaks.app",