From 8d4841f8ad7b94e58c562ee3ee50cdd3022254c6 Mon Sep 17 00:00:00 2001 From: E85Addict <77761710+E85Addict@users.noreply.github.com> Date: Sun, 22 Dec 2024 02:29:42 -0800 Subject: [PATCH] testing some bs --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index e1580bb2ee..4855f77d62 100755 --- a/config.toml +++ b/config.toml @@ -40,7 +40,7 @@ uptodown-dlurl = "https://google-photos.en.uptodown.com/android" # dont build on gh actions (https://github.com/j-hc/revanced-magisk-module/issues/554) [Music-Extended] -enabled = false +enabled = true app-name = "Music" patches-source = "inotia00/revanced-patches" cli-source = "inotia00/revanced-cli" @@ -54,7 +54,7 @@ apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music" # archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music" [YouTube-Extended] -enabled = false +enabled = true app-name = "YouTube" patches-source = "inotia00/revanced-patches" cli-source = "inotia00/revanced-cli" @@ -115,4 +115,4 @@ patcher-args = "-e 'Change header' -Oheader='premium*header'" version = "auto" apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube" uptodown-dlurl = "https://youtube.en.uptodown.com/android" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube" \ No newline at end of file +# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"