From 11af439fd557ce0be9cb3cba92b54f6a61f6e4aa Mon Sep 17 00:00:00 2001 From: Nez27 Date: Mon, 7 Apr 2025 19:16:28 +0700 Subject: [PATCH] add spotify patch --- config.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.toml b/config.toml index 737c56f..06ed91c 100755 --- a/config.toml +++ b/config.toml @@ -81,3 +81,6 @@ apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube" uptodown-dlurl = "https://youtube.en.uptodown.com/android" included-patches = "'Custom header for YouTube' 'MaterialYou'" excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube' 'Disable splash animation'" + +[Spotify] +uptodown-dlurl = "https://spotify.en.uptodown.com/android"