mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
✨ Added Infinity
This commit is contained in:
@@ -47,6 +47,7 @@ class Patches(object):
|
||||
"com.rubenmayayo.reddit": "boost",
|
||||
"com.andrewshu.android.reddit": "rif",
|
||||
"com.laurencedawson.reddit_sync": "sync",
|
||||
"ml.docilealligator.infinityforreddit": "infinity",
|
||||
}
|
||||
revanced_app_ids = {
|
||||
key: (value, "_" + value) for key, value in _revanced_app_ids.items()
|
||||
|
||||
Reference in New Issue
Block a user