Added Reddit Extended

This commit is contained in:
Nikhil Badyal
2023-07-14 22:32:24 +05:30
parent c675593e5d
commit efdca7f098
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -58,6 +58,7 @@ class Patches(object):
"com.google.android.youtube": "youtube",
"com.google.android.apps.youtube.music": "youtube_music",
"com.mgoogle.android.gms": "microg",
"com.reddit.frontpage": "reddit",
}
revanced_extended_app_ids = {
key: (value, "_" + value) for key, value in _revanced_extended_app_ids.items()