From 0243e4edf21e7cdf09cfce9035bbca8ee3dd0076 Mon Sep 17 00:00:00 2001 From: lolcat Date: Sun, 14 Dec 2025 17:03:14 -0500 Subject: bypass soundclouds recent bullshit --- settings.php | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'settings.php') diff --git a/settings.php b/settings.php index afb1a36..d78a210 100644 --- a/settings.php +++ b/settings.php @@ -388,11 +388,15 @@ $settings = [ [ "value" => "sc", "text" => "SoundCloud" - ]//, - //[ - // "value" => "spotify", - // "text" => "Spotify" - //] + ], + [ + "value" => "swisscows", + "text" => "Swisscows" + ] + /*[ + "value" => "spotify", + "text" => "Spotify" + ]*/ ] ] ] -- cgit v1.2.3