summaryrefslogtreecommitdiff
path: root/settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings.php')
-rw-r--r--settings.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/settings.php b/settings.php
index 3d8c657..962cdff 100644
--- a/settings.php
+++ b/settings.php
@@ -136,6 +136,10 @@ $settings = [
[
"value" => "wiby",
"text" => "wiby"
+ ],
+ [
+ "value" => "curlie",
+ "text" => "Curlie"
]
]
],
@@ -236,6 +240,10 @@ $settings = [
[
"value" => "sc",
"text" => "SoundCloud"
+ ],
+ [
+ "value" => "spotify",
+ "text" => "Spotify"
]
]
]