Added Relay for reddit

This commit is contained in:
Nikhil Badyal
2023-07-13 22:21:58 +05:30
parent 5a02778848
commit eeeb2ca22c
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@ class Patches(object):
"com.sony.songpal.mdr": "sonyheadphone",
"com.dci.dev.androidtwelvewidgets": "androidtwelvewidgets",
"io.yuka.android": "yuka",
"free.reddit.news": "relay",
}
revanced_app_ids = {
key: (value, "_" + value) for key, value in _revanced_app_ids.items()