DarkCrypt
DarkCrypt
Any change from the source can easily cause a config to fail. For this particular issue, the website has changed since the above screenshot and now the config is working...
Import App -> [Wikipedia](https://apps.obtainium.imranr.dev/redirect?r=obtainium://app/%7B%22id%22%3A%22org.wikipedia%22%2C%22url%22%3A%22https%3A%2F%2Freleases.wikimedia.org%2Fmobile%2Fandroid%2Fwikipedia%2Fstable%2F%22%2C%22author%22%3A%22releases.wikimedia.org%22%2C%22name%22%3A%22Wikipedia%22%2C%22preferredApkIndex%22%3A0%2C%22additionalSettings%22%3A%22%7B%5C%22intermediateLink%5C%22%3A%5B%5D%2C%5C%22customLinkFilterRegex%5C%22%3A%5C%22-r-%5C%22%2C%5C%22filterByLinkText%5C%22%3Afalse%2C%5C%22matchLinksOutsideATags%5C%22%3Afalse%2C%5C%22skipSort%5C%22%3Afalse%2C%5C%22reverseSort%5C%22%3Afalse%2C%5C%22sortByLastLinkSegment%5C%22%3Afalse%2C%5C%22versionExtractWholePage%5C%22%3Afalse%2C%5C%22requestHeader%5C%22%3A%5B%5D%2C%5C%22defaultPseudoVersioningMethod%5C%22%3A%5C%22partialAPKHash%5C%22%2C%5C%22trackOnly%5C%22%3Afalse%2C%5C%22versionExtractionRegEx%5C%22%3A%5C%22%5C%5C%5C%5Cd%2B%5C%5C%5C%5C.%5C%5C%5C%5Cd%2B%5C%5C%5C%5C.%5C%5C%5C%5Cd%2B-r-%5C%5C%5C%5Cd%2B-%5C%5C%5C%5Cd%2B-%5C%5C%5C%5Cd%2B%5C%22%2C%5C%22matchGroupToUse%5C%22%3A%5C%22%5C%22%2C%5C%22versionDetection%5C%22%3Afalse%2C%5C%22useVersionCodeAsOSVersion%5C%22%3Afalse%2C%5C%22apkFilterRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22invertAPKFilter%5C%22%3Afalse%2C%5C%22autoApkFilterByArch%5C%22%3Atrue%2C%5C%22appName%5C%22%3A%5C%22Wikipedia%5C%22%2C%5C%22appAuthor%5C%22%3A%5C%22Wikimedia%20Foundation%5C%22%2C%5C%22shizukuPretendToBeGooglePlay%5C%22%3Afalse%2C%5C%22allowInsecure%5C%22%3Afalse%2C%5C%22exemptFromBackgroundUpdates%5C%22%3Afalse%2C%5C%22skipUpdateNotifications%5C%22%3Afalse%2C%5C%22about%5C%22%3A%5C%22The%20world's%20largest%20source%20of%20information.%5C%22%2C%5C%22refreshBeforeDownload%5C%22%3Afalse%7D%22%2C%22overrideSource%22%3A%22HTML%22%7D)
In order to target the `armeabi-v7a` version use the APK filter. - Filter APKs by regular expression: `\d{5}00`
That's for adding the app from F-Droid. To me it looks like F-Droid is the official release channel. I don't see an APK within the linked source code from F-Droid.
@DwainZwerg I'm slightly conflicted about adding the app. I personally think it's important for the configs on the crowdsource website to eliminate the selector. New users may struggle with the...
Add an APK filter. The versionCode toggles don't matter. Jitsi Meet (arm64) - Filter APKs by regular expression: `\d{7}2`