mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
✨ New app anytracker
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ class RevancedConfig:
|
||||
"backdrops",
|
||||
"sleep-as-android",
|
||||
]
|
||||
self.apk_pure = ["pflotsh-ecmwf", "hex-editor"]
|
||||
self.apk_pure = ["pflotsh-ecmwf", "hex-editor", "anytracker"]
|
||||
self.keystore_name = env.str("KEYSTORE_FILE_NAME", "revanced.keystore")
|
||||
self.apps = env.list("PATCH_APPS", default_build)
|
||||
self.extended_apps: List[str] = ["youtube", "youtube_music"]
|
||||
|
||||
Reference in New Issue
Block a user