diff options
| author | lolcat <will@lolcat.ca> | 2025-12-14 17:03:14 -0500 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2025-12-14 17:03:14 -0500 |
| commit | 0243e4edf21e7cdf09cfce9035bbca8ee3dd0076 (patch) | |
| tree | 759367a6f20c0db29534f29f872200713f504bbb /settings.php | |
| parent | fd155b192e507752f4c6268547f7a81fb09986b8 (diff) | |
bypass soundclouds recent bullshit
Diffstat (limited to 'settings.php')
| -rw-r--r-- | settings.php | 14 |
1 files changed, 9 insertions, 5 deletions
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" + ]*/ ] ] ] |
