diff options
author | RaindropsSys <raindrops@equestria.dev> | 2024-01-13 16:12:11 +0100 |
---|---|---|
committer | RaindropsSys <raindrops@equestria.dev> | 2024-01-13 16:12:11 +0100 |
commit | 2b192b3840ac344c456b98304ea400f0af90da15 (patch) | |
tree | 081ba8cbc0add17f08c9b94fb4a830834d87c259 /includes/util/short.inc | |
parent | 2bfdb0ab2e366007269d1b77446f1581801e05dc (diff) | |
download | pluralconnect-2b192b3840ac344c456b98304ea400f0af90da15.tar.gz pluralconnect-2b192b3840ac344c456b98304ea400f0af90da15.tar.bz2 pluralconnect-2b192b3840ac344c456b98304ea400f0af90da15.zip |
Updated 46 files and deleted 19 files (automated)
Diffstat (limited to 'includes/util/short.inc')
-rw-r--r-- | includes/util/short.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/includes/util/short.inc b/includes/util/short.inc index 81c389d..1654d93 100644 --- a/includes/util/short.inc +++ b/includes/util/short.inc @@ -9,11 +9,8 @@ header("Content-Type: text/plain"); $members = scoreOrderGlobal(); $list = [ "rd" => "/raindrops", - "cb" => "/cloudburst", "minty" => "/cloudydreams", "violetdawn" => "/sandydawn", - "twilight" => "/twi", - "luna" => "/princessluna", "cloudy" => "/cloudydreams", "zipp" => "/zippstorm", "babs" => "/fleurheartseed", |