Skip to content

Commit 842c6e3

Browse files
authored
Update config.toml
1 parent 309b39f commit 842c6e3

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

config.toml

+3-15
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,4 @@
1-
enable-magisk-update = true # set this to false if you do not want to receive updates for the module in magisk app
2-
parallel-jobs = 1
3-
4-
# add 'enabled = false' for not patching a specific app or remove it from the config
5-
# see https://github.com/j-hc/revanced-magisk-module/blob/main/CONFIG.md for more detailed explanations
6-
7-
# you can use rvmm-config-gen to generate a config
8-
91
[YouTube]
10-
build-mode = "both"
11-
excluded-patches = ""
12-
included-patches = ""
13-
version = "auto"
14-
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
15-
uptodown-dlurl = "https://youtube.en.uptodown.com/android"
16-
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
2+
apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube/"
3+
patcher-args = "-OdarkThemeBackgroundColor=#181818 "
4+

0 commit comments

Comments
 (0)