mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
Added google photos (#549)
This commit is contained in:
committed by
GitHub
parent
b8eb92ae51
commit
aba20dc26b
@@ -82,4 +82,5 @@ apk_sources = {
|
||||
"spotify-lite": APK_PURE_URL,
|
||||
"digitales": APK_PURE_URL,
|
||||
"finanz-online": APK_SOS_URL,
|
||||
"photos": f"{APK_MIRROR_BASE_APK_URL}/google-inc/photos/",
|
||||
}
|
||||
|
||||
@@ -74,6 +74,7 @@ class Patches(object):
|
||||
"com.facebook.katana": "facebook",
|
||||
"io.syncapps.lemmy_sync": "lemmy-sync",
|
||||
"com.xiaomi.wearable": "xiaomi-wearable",
|
||||
"com.google.android.apps.photos": "photos",
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user