Added Boost for reddit

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