🎨 Added bandcamp

This commit is contained in:
Nikhil Badyal
2024-11-13 11:41:21 +05:30
parent dd9a13661e
commit ab30dfab83
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -84,4 +84,5 @@ apk_sources = {
"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/",
"bandcamp": f"{APK_MIRROR_BASE_APK_URL}/bandcamp-inc/bandcamp/",
}
+1
View File
@@ -76,6 +76,7 @@ class Patches(object):
"com.xiaomi.wearable": "xiaomi-wearable",
"com.google.android.apps.photos": "photos",
"com.amazon.mShop.android.shopping": "amazon",
"com.bandcamp.android": "bandcamp",
}
@staticmethod