From e65dfdaa1bf0f8125d7da62a3f146ef603b93bd9 Mon Sep 17 00:00:00 2001 From: Loi Phan <123229563+Nez27@users.noreply.github.com> Date: Thu, 30 Jan 2025 09:57:20 +0700 Subject: [PATCH] Update config.toml --- config.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/config.toml b/config.toml index f8619a8..8c73caf 100755 --- a/config.toml +++ b/config.toml @@ -40,6 +40,18 @@ included-patches = "'Custom header for YouTube Music' 'Spoof client'" excluded-patches = "'Custom branding icon for YouTube Music' 'Custom branding name for YouTube Music'" apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music" +[Music-Extended-Beta] +app-name = "Music" +patches-source = "inotia00/revanced-patches" +patches-version = "dev" +cli-source = "inotia00/revanced-cli" +rv-brand = "ReVanced Extended" +build-mode = "apk" +arch = "both" +included-patches = "'Custom header for YouTube Music' 'Spoof client'" +excluded-patches = "'Custom branding icon for YouTube Music' 'Custom branding name for YouTube Music'" +apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music" + [YouTube-Extended] app-name = "YouTube" patches-source = "inotia00/revanced-patches"