Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
fix custom header
  • Loading branch information
Lassie111 committed Dec 26, 2024
1 parent 29381d7 commit 71e3656
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube/"
uptodown-dlurl = "https://youtube.en.uptodown.com/android"
build-mode = "both"
arch = "arm64-v8a"
included-patches = "'Custom branding' 'Change header'"
patcher-args = """ \
-Oheader="revanced*" \
"""
#excluded-patches = "'Spoof client'"
patcher-args = "-e 'Change header' -Oheader=revanced* -e 'Custom branding'"

#[YouTube-apk]
#app-name = "YouTube"
Expand Down

0 comments on commit 71e3656

Please sign in to comment.