Added Infinity

This commit is contained in:
Nikhil Badyal
2023-07-13 22:44:00 +05:30
parent e19f40891f
commit 12bf8cba88
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@ class Patches(object):
"com.rubenmayayo.reddit": "boost",
"com.andrewshu.android.reddit": "rif",
"com.laurencedawson.reddit_sync": "sync",
"ml.docilealligator.infinityforreddit": "infinity",
}
revanced_app_ids = {
key: (value, "_" + value) for key, value in _revanced_app_ids.items()