mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🎨 New app amazon
This commit is contained in:
committed by
Nikhil Badyal
parent
13fdc8a449
commit
dd9a13661e
@@ -216,6 +216,7 @@ You can use any of the following methods to build.
|
||||
- [fitnesspal](https://www.apkmirror.com/apk/myfitnesspal-inc/calorie-counter-myfitnesspal/)
|
||||
- [facebook](https://www.apkmirror.com/apk/facebook-2/facebook/)
|
||||
- [lemmy-sync](https://www.apkmirror.com/apk/sync-apps-ltd/sync-for-lemmy/)
|
||||
- [amazon](https://www.apkmirror.com/apk/amazon-mobile-llc/amazon-shopping/)
|
||||
|
||||
<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. These config will override the sources config from the tool.
|
||||
|
||||
@@ -83,4 +83,5 @@ apk_sources = {
|
||||
"digitales": APK_PURE_URL,
|
||||
"finanz-online": APK_SOS_URL,
|
||||
"photos": f"{APK_MIRROR_BASE_APK_URL}/google-inc/photos/",
|
||||
"amazon": f"{APK_MIRROR_BASE_APK_URL}/amazon-mobile-llc/amazon-shopping/",
|
||||
}
|
||||
|
||||
@@ -75,6 +75,7 @@ class Patches(object):
|
||||
"io.syncapps.lemmy_sync": "lemmy-sync",
|
||||
"com.xiaomi.wearable": "xiaomi-wearable",
|
||||
"com.google.android.apps.photos": "photos",
|
||||
"com.amazon.mShop.android.shopping": "amazon",
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user