mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
✨ Added microg patch
This commit is contained in:
@@ -57,6 +57,7 @@ class Patches(object):
|
||||
_revanced_extended_app_ids = {
|
||||
"com.google.android.youtube": "youtube",
|
||||
"com.google.android.apps.youtube.music": "youtube_music",
|
||||
"com.mgoogle.android.gms": "microg",
|
||||
}
|
||||
revanced_extended_app_ids = {
|
||||
key: (value, "_" + value) for key, value in _revanced_extended_app_ids.items()
|
||||
|
||||
Reference in New Issue
Block a user