mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🎨 Added spotify-lite (#331)
This commit is contained in:
@@ -66,4 +66,5 @@ apk_sources = {
|
||||
"hex-editor": APK_PURE_URL,
|
||||
"photomath": APK_MONK_APK_URL,
|
||||
"joey": APK_MONK_APK_URL,
|
||||
"spotify-lite": APK_MONK_APK_URL,
|
||||
}
|
||||
|
||||
@@ -64,6 +64,7 @@ class Patches(object):
|
||||
"com.microblink.photomath": "photomath",
|
||||
"o.o.joey": "joey",
|
||||
"com.vanced.android.youtube": "vanced",
|
||||
"com.spotify.lite/": "spotify-lite",
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user