Added Sync for Reddit

This commit is contained in:
Nikhil Badyal
2023-07-13 22:40:57 +05:30
parent 545a1558f7
commit c58806ed0a
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -46,6 +46,7 @@ class Patches(object):
"free.reddit.news": "relay",
"com.rubenmayayo.reddit": "boost",
"com.andrewshu.android.reddit": "rif",
"com.laurencedawson.reddit_sync": "sync",
}
revanced_app_ids = {
key: (value, "_" + value) for key, value in _revanced_app_ids.items()