mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🎨 Added solidexplorer (#316)
This commit is contained in:
@@ -189,7 +189,8 @@ You can use any of the following methods to build.
|
||||
38. [bacon](https://www.apkmirror.com/apk/onelouder-apps/baconreader-for-reddit/)
|
||||
39. [microg](https://github.com/inotia00/mMicroG/releases)
|
||||
40. [pixiv](https://www.apkmirror.com/apk/pixiv-inc/pixiv/)
|
||||
41. [lightroom](https://www.apkmirror.com/apk/adobe/lightroom/)
|
||||
41. [solidexplorer](https://www.apkmirror.com/apk/neatbytes/solid-explorer-beta/)
|
||||
42. [lightroom](https://www.apkmirror.com/apk/adobe/lightroom/)
|
||||
<br>`**` - You can also patch any other app which is **not** supported officially.To do so, you need to provide
|
||||
few more inputs to the tool which are mentioned below.
|
||||
```ini
|
||||
|
||||
@@ -29,6 +29,7 @@ apk_sources = {
|
||||
"relay": f"{APK_MIRROR_BASE_APK_URL}/dbrady/relay-for-reddit-2/",
|
||||
"rif": f"{APK_MIRROR_BASE_APK_URL}/talklittle/reddit-is-fun/",
|
||||
"slide": f"{APK_MIRROR_BASE_APK_URL}/haptic-apps/slide-for-reddit/",
|
||||
"solidexplorer": f"{APK_MIRROR_BASE_APK_URL}/neatbytes/solid-explorer-beta/",
|
||||
"sonyheadphone": f"{APK_MIRROR_BASE_APK_URL}/sony-corporation/sony-headphones-connect/",
|
||||
"sync": f"{APK_MIRROR_BASE_APK_URL}/red-apps-ltd/sync-for-reddit/",
|
||||
"tasker": f"{APK_MIRROR_BASE_APK_URL}/joaomgcd/tasker-crafty-apps-eu/",
|
||||
|
||||
@@ -38,6 +38,7 @@ class Patches(object):
|
||||
"eu.faircode.netguard": "netguard",
|
||||
"com.instagram.android": "instagram",
|
||||
"com.nis.app": "inshorts",
|
||||
"pl.solidexplorer2": "solidexplorer",
|
||||
"com.adobe.lrmobile": "lightroom",
|
||||
"com.facebook.orca": "messenger",
|
||||
"com.google.android.apps.recorder": "grecorder",
|
||||
|
||||
Reference in New Issue
Block a user