yeah
This commit is contained in:
parent
0c0fb6d4fd
commit
d0ae4562ca
30
listing.yaml
30
listing.yaml
|
@ -249,4 +249,32 @@ services:
|
|||
url: "https://zulip.e3t.cc"
|
||||
host: central2
|
||||
backups: "Never"
|
||||
admins: ["core"]
|
||||
admins: ["core"]
|
||||
- name: SwineHub
|
||||
software: swinehub
|
||||
public: true
|
||||
url: "https://sw.e3t.cc"
|
||||
host: fxtwr
|
||||
backups: "never"
|
||||
admins: ["nishi"]
|
||||
- name: BBS (Nibbler)
|
||||
software: nibbler
|
||||
public: true
|
||||
url: "https://nibbler.e3t.cc/bbs"
|
||||
host: nishinbsd-raid
|
||||
backups: "never"
|
||||
admins: ["nishi"]
|
||||
- name: BBS (SeaCat)
|
||||
software: seacat
|
||||
public: true
|
||||
url: "telnet://bbs.u8.lc"
|
||||
host: terra-mm12
|
||||
backups: "never"
|
||||
admins: ["nishi"]
|
||||
- name: IRC
|
||||
software: ircd-hybrid
|
||||
public: true
|
||||
url: "ircs://irc.e3t.cc:6697"
|
||||
host: nishinbsd-g4
|
||||
backups: "never"
|
||||
admins: ["nishi"]
|
||||
|
|
Loading…
Reference in New Issue