summaryrefslogtreecommitdiff
path: root/includes/short.php
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-09-21 22:42:33 +0200
committerMinteck <contact@minteck.org>2022-09-21 22:42:33 +0200
commite95b208af90cc386a7d8d1bcab426727cf4f0121 (patch)
treeb293e0c644513fbeb6e9ad29be97fa6347a55e9f /includes/short.php
parentb5f589c323f415bb42ea7069cb4d1a8a2233dd69 (diff)
downloadpluralconnect-e95b208af90cc386a7d8d1bcab426727cf4f0121.tar.gz
pluralconnect-e95b208af90cc386a7d8d1bcab426727cf4f0121.tar.bz2
pluralconnect-e95b208af90cc386a7d8d1bcab426727cf4f0121.zip
Update time
Diffstat (limited to 'includes/short.php')
-rw-r--r--includes/short.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/includes/short.php b/includes/short.php
index dec0e09..59b3cae 100644
--- a/includes/short.php
+++ b/includes/short.php
@@ -11,7 +11,12 @@ $members = scoreOrderGlobal();
$list = [
"rd" => "/raindrops",
"cb" => "/cloudburst",
- "minty" => "/cloudy"
+ "minty" => "/cloudydreams",
+ "cloudy" => "/cloudydreams",
+ "zipp" => "/zippstorm",
+ "babs" => "/babsseed",
+ "frost" => "/frostcrystals",
+ "violet" => "/violetdawn"
];
foreach ($members as $member) {