From f909f6b9dd86e5ed47d70b52049cddcdacf3c5e3 Mon Sep 17 00:00:00 2001 From: Suresh Gorai <93507842+Sureshgorai25@users.noreply.github.com> Date: Sat, 7 Oct 2023 18:14:20 +0530 Subject: [PATCH] Update config.toml --- config.toml | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/config.toml b/config.toml index 955821bd47..b0bb809efe 100755 --- a/config.toml +++ b/config.toml @@ -5,14 +5,7 @@ enable-magisk-update = true # set this to false if you do not want to receive # 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 -[YouTube] -build-mode = "both" # 'both', 'apk' or 'module' -excluded-patches = "" # space-seperated patches to exclude (multiline strings are not supported) -included-patches = "" # space-seperated patches to include (non-excluded patches are included by default) -version = "auto" # 'auto', 'latest', 'beta' or a custom one like '17.40.41' -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube/" -[Music-Extended] app-name = "Music" patches-source = "inotia00/revanced-patches" integrations-source = "inotia00/revanced-integrations" @@ -20,7 +13,7 @@ cli-source = "inotia00/revanced-cli" rv-brand = "ReVanced Extended" build-mode = "both" apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music/" -apkmirror-arch = "both" +apkmirror-arch = "arch-v7a" [YouTube-Extended] app-name = "YouTube" @@ -28,25 +21,24 @@ patches-source = "inotia00/revanced-patches" integrations-source = "inotia00/revanced-integrations" cli-source = "inotia00/revanced-cli" rv-brand = "ReVanced Extended" -build-mode = "both" +build-mode = "apk" apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube/" -[Music] -build-mode = "both" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music/" -apkmirror-arch = "both" - [Twitter] build-mode = "apk" -uptodown-dlurl = "https://twitter.uptodown.com/android" +version = "latest" +apkmirror-dlurl = "https://www.apkmirror.com/apk/x-corp/twitter/" [Twitch] +enabled = false uptodown-dlurl = "https://twitch-app.uptodown.com/android" [TikTok] +enabled = false uptodown-dlurl = "https://tiktok.uptodown.com/android" [Reddit] +enabled = false uptodown-dlurl = "https://reddit-official-app.uptodown.com/android" [Lightroom]