Added pixiv

This commit is contained in:
Nikhil Badyal
2023-08-07 17:52:21 +05:30
parent a32e572062
commit 9d3420b3ff
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -53,6 +53,7 @@ class Patches(object):
"com.google.android.youtube": "youtube",
"com.google.android.apps.youtube.music": "youtube_music",
"com.mgoogle.android.gms": "microg",
"jp.pxv.android": "pixiv",
}
revanced_app_ids = {
key: (value, "_" + value) for key, value in _revanced_app_ids.items()