From 24e7f7468a050813c80d39d26f8e459b64a4a1d5 Mon Sep 17 00:00:00 2001 From: Quinten <55107945+Quinten0508@users.noreply.github.com> Date: Sat, 30 Dec 2023 13:16:44 +0100 Subject: [PATCH] Update config.toml added archive links to use instead of apkmirror links --- config.toml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index a49a4f2..b798467 100755 --- a/config.toml +++ b/config.toml @@ -5,6 +5,7 @@ enable-magisk-update = true # set this to false if you do not want to receive # https://github.com/inotia00/revanced-patches [Music] +archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music" apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube-music/" patches-source = "inotia00/revanced-patches" integrations-source = "inotia00/revanced-integrations" @@ -13,32 +14,39 @@ 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" apkmirror-dlurl = "https://apkmirror.com/apk/twitch-interactive-inc/twitch/" -arch = "arm64-v8a" +# arch = "arm64-v8a" [Instagram] +archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.instagram.android" apkmirror-dlurl = "https://apkmirror.com/apk/instagram/instagram-instagram/" arch = "arm64-v8a" [Twitter] +archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.twitter.android" apkmirror-dlurl = "https://apkmirror.com/apk/twitter-inc/twitter/" -arch = "arm64-v8a" +# arch = "arm64-v8a" [YouTube] +archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.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" +# 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] +archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.reddit.frontpage" 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] +archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.zhiliaoapp.musically" apkmirror-dlurl = "https://apkmirror.com/apk/tiktok-pte-ltd/tik-tok-including-musical-ly/" -arch = "arm64-v8a" +# arch = "arm64-v8a"