Added Slide

This commit is contained in:
Nikhil Badyal
2023-07-13 22:48:01 +05:30
parent 58c96eaee4
commit 4ff6a042fd
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@ class Patches(object):
"com.andrewshu.android.reddit": "rif",
"com.laurencedawson.reddit_sync": "sync",
"ml.docilealligator.infinityforreddit": "infinity",
"me.ccrama.redditslide": "slide",
}
revanced_app_ids = {
key: (value, "_" + value) for key, value in _revanced_app_ids.items()