remove bin.tilde.team

This commit is contained in:
Ben Harris 2020-06-19 02:40:31 -04:00
parent d19c3893ad
commit 3aad02123f
1 changed files with 0 additions and 1 deletions

View File

@ -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'],
];