mirror of
https://github.com/Quinten0508/revanced-magisk.git
synced 2025-04-29 22:14:29 +02:00
Update config.toml
This commit is contained in:
parent
29baffa676
commit
c1fbb445ff
84
config.toml
84
config.toml
@ -1,64 +1,44 @@
|
||||
logging-to-file = true # enables logging of every patch process to a seperate file
|
||||
enable-magisk-update = true # set this to false if you do not want to receive updates for the module in magisk app
|
||||
|
||||
# add 'enabled = false' for not patching a specific app or remove it from the config
|
||||
# see https://github.com/j-hc/revanced-magisk-module/blob/main/CONFIG.md for more detailed explanations
|
||||
|
||||
# you can use rvmm-config-gen to generate a config
|
||||
|
||||
[YouTube]
|
||||
build-mode = "both"
|
||||
excluded-patches = ""
|
||||
included-patches = ""
|
||||
version = "auto"
|
||||
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
|
||||
# https://j-hc.github.io/rvmm-config-gen/
|
||||
# https://github.com/inotia00/revanced-patches
|
||||
|
||||
[Music]
|
||||
build-mode = "both"
|
||||
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
|
||||
arch = "both"
|
||||
|
||||
[Music-Extended]
|
||||
app-name = "Music"
|
||||
apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube-music/"
|
||||
patches-source = "inotia00/revanced-patches"
|
||||
integrations-source = "inotia00/revanced-integrations"
|
||||
cli-source = "inotia00/revanced-cli"
|
||||
rv-brand = "ReVanced Extended"
|
||||
build-mode = "both"
|
||||
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
|
||||
arch = "both"
|
||||
|
||||
[YouTube-Extended]
|
||||
app-name = "YouTube"
|
||||
patches-source = "inotia00/revanced-patches"
|
||||
integrations-source = "inotia00/revanced-integrations"
|
||||
cli-source = "inotia00/revanced-cli"
|
||||
rv-brand = "ReVanced Extended"
|
||||
build-mode = "both"
|
||||
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
|
||||
|
||||
[Twitter]
|
||||
build-mode = "apk"
|
||||
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.twitter.android"
|
||||
rv-brand = "inotia00 ReVanced"
|
||||
arch = "arm64-v8a"
|
||||
excluded-patches = "'Custom branding icon YouTube Music' 'Custom branding name YouTube Music' 'Custom playback speed' 'Hide cast button' 'Translations'"
|
||||
|
||||
[Twitch]
|
||||
archive-dlurl = "https://archive.org/download/jhc-apks/apks/tv.twitch.android.app"
|
||||
|
||||
[TikTok]
|
||||
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.zhiliaoapp.musically"
|
||||
|
||||
[Reddit]
|
||||
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.reddit.frontpage"
|
||||
|
||||
[Messenger]
|
||||
enabled = false
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/facebook-2/messenger/"
|
||||
apkmirror-dlurl = "https://apkmirror.com/apk/twitch-interactive-inc/twitch/"
|
||||
arch = "arm64-v8a"
|
||||
|
||||
[Spotify]
|
||||
enabled = false
|
||||
uptodown-dlurl = "https://spotify.en.uptodown.com/android"
|
||||
[Instagram]
|
||||
apkmirror-dlurl = "https://apkmirror.com/apk/instagram/instagram-instagram/"
|
||||
arch = "arm64-v8a"
|
||||
|
||||
[IconPackStudio]
|
||||
enabled = false
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/smart-launcher-team/icon-pack-studio/"
|
||||
[Twitter]
|
||||
apkmirror-dlurl = "https://apkmirror.com/apk/twitter-inc/twitter/"
|
||||
arch = "arm64-v8a"
|
||||
|
||||
[YouTube]
|
||||
apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube/"
|
||||
patches-source = "inotia00/revanced-patches"
|
||||
integrations-source = "inotia00/revanced-integrations"
|
||||
rv-brand = "inotia00 ReVanced"
|
||||
arch = "arm64-v8a"
|
||||
included-patches = "'Hide voice search button'"
|
||||
excluded-patches = "'Custom branding name YouTube' 'Custom double tap length' 'Custom playback speed' 'Custom player overlay opacity' 'Custom seekbar color' 'Default playback speed' 'Disable HDR video' 'Disable QUIC protocol' 'Disable haptic feedback' 'Hide button container' 'Hide captions button' 'Hide cast button' 'Hide collapse button' 'Hide comment component' 'Hide description components' 'Hide fullscreen panels' 'Hide handle' 'Hide info cards' 'Hide latest videos button' 'Hide load more button' 'Hide suggested video overlay' 'Overlay buttons' 'Translations'"
|
||||
|
||||
[Reddit]
|
||||
apkmirror-dlurl = "https://apkmirror.com/apk/redditinc/reddit/"
|
||||
patches-source = "inotia00/revanced-patches"
|
||||
integrations-source = "inotia00/revanced-integrations"
|
||||
rv-brand = "inotia00 ReVanced"
|
||||
arch = "arm64-v8a"
|
||||
|
||||
[Tiktok]
|
||||
apkmirror-dlurl = "https://apkmirror.com/apk/tiktok-pte-ltd/tik-tok-including-musical-ly/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user