mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-24 19:38:36 +09:00
✨ Ability to provide patch resource locally
This commit is contained in:
+5
-1
@@ -1,5 +1,5 @@
|
||||
#GLobal envs
|
||||
PATCH_APPS=youtube,youtube_music,twiiter
|
||||
PATCH_APPS=youtube,youtube_music,twitter
|
||||
GLOBAL_CLI_DL=https://github.com/revanced/revanced-cli
|
||||
GLOBAL_PATCHES_DL=https://github.com/revanced/revanced-patches
|
||||
GLOBAL_PATCHES_JSON_DL=https://github.com/revanced/revanced-patches
|
||||
@@ -27,3 +27,7 @@ YOUTUBE_MUSIC_EXCLUDE_PATCH=yt-music-is-shit
|
||||
|
||||
#Twitter
|
||||
TWITTER_VERSION=latest
|
||||
TWITTER_CLI_DL=local://cli.jar
|
||||
TWITTER_PATCHES_DL=local://patches.jar
|
||||
TWITTER_PATCHES_JSON_DL=local://patches.json
|
||||
TWITTER_INTEGRATIONS_DL=local://integrations.apk
|
||||
|
||||
Reference in New Issue
Block a user