summaryrefslogtreecommitdiff
path: root/settings.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2024-01-06 19:43:54 -0500
committerlolcat <will@lolcat.ca>2024-01-06 19:43:54 -0500
commit80be23f7dfa5b57c7ba5b803dce5ad9c5344e676 (patch)
tree3d29ae7d2d50dd02f6de7856b4d6e9f2653f536a /settings.php
parentfa6cefb6edd5184f605bd1af0e1b5ffe82b495c5 (diff)
ok see you in a month kek
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"
]
]
]