mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 11:58:37 +09:00
✨ Added Relay for reddit
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user