From c8ab934b108c83a391583ea8ae7f717c9753926e Mon Sep 17 00:00:00 2001 From: lolcat Date: Sun, 3 Sep 2023 22:41:44 -0400 Subject: soundcloud lolllllll --- settings.php | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'settings.php') diff --git a/settings.php b/settings.php index c968e57..f6abb12 100644 --- a/settings.php +++ b/settings.php @@ -161,6 +161,16 @@ $settings = [ "text" => "Mojeek" ] ] + ], + [ + "description" => "Music", + "parameter" => "scraper_music", + "options" => [ + [ + "value" => "sc", + "text" => "SoundCloud" + ] + ] ] ] ] @@ -235,7 +245,7 @@ echo '' . '' . 'Settings' . - '' . + '' . '' . '' . '' . -- cgit v1.2.3