Added Rif

This commit is contained in:
Nikhil Badyal
2023-07-13 22:37:44 +05:30
parent ab2e0721fd
commit af101ad248
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -45,6 +45,7 @@ class Patches(object):
"io.yuka.android": "yuka",
"free.reddit.news": "relay",
"com.rubenmayayo.reddit": "boost",
"com.andrewshu.android.reddit": "rif",
}
revanced_app_ids = {
key: (value, "_" + value) for key, value in _revanced_app_ids.items()