|
|
|
@ -8,7 +8,6 @@ $services = [
|
|
|
|
|
'webmail' => ['fa' => 'envelope', 'url' => 'https://mail.tilde.team/'],
|
|
|
|
|
'cryptpad' => ['fa' => 'sticky-note', 'url' => 'https://pad.tildeverse.org'],
|
|
|
|
|
'pastebin' => ['fa' => 'paste', 'url' => 'https://paste.tildeverse.org/'],
|
|
|
|
|
'termbin' => ['fa' => 'terminal', 'url' => 'https://bin.tilde.team/'],
|
|
|
|
|
'nullpointer' => ['fa' => 'file-code-o', 'url' => 'https://ttm.sh'],
|
|
|
|
|
'gopher' => ['fa' => 'floppy-o', 'url' => 'https://gopher.tildeverse.org/tilde.team'],
|
|
|
|
|
];
|
|
|
|
|