README: Update TODO and known servers

This commit is contained in:
hedy 2022-05-08 18:26:27 +08:00
parent 4e2ec455eb
commit 60977f6963
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
2 changed files with 7 additions and 5 deletions

View File

@ -20,6 +20,7 @@ Known servers running spsrv
=> spartan://hedy.tilde.cafe:3333
=> spartan://tilde.team
=> spartan://tilde.cafe
=> spartan://earthlight.xyz:3000
## install
@ -174,7 +175,7 @@ Check out some example CGI scripts in the examples/ directory.
* [ ] Multiple servers with each of their own confs
README:
* [ ] Add example confs
* [ ] Add example .service files
* [x] Add example confs (added in examples/ directory)
* [x] Add example .service files (added in examples/ directory)
```
""

View File

@ -12,6 +12,7 @@ Known servers running spsrv:
* [hedy.tilde.cafe:3333](https://portal.mozz.us/spartan/hedy.tilde.cafe:3333)
* [tilde.team](https://portal.mozz.us/spartan/tilde.team)
* [tilde.cafe](https://portal.mozz.us/spartan/tilde.cafe)
* [earthlight.xyz:3000](https://portal.mozz.us/spartan/earthlight.xyz:3000)
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
**Table of Contents**
@ -182,5 +183,5 @@ Check out some example CGI scripts in the [examples/](examples/) directory.
- [ ] Multiple servers with each of their own confs
README:
- [ ] Add example confs
- [ ] Add example .service files
- [x] Add example confs (added in [examples/](examples) directory)
- [x] Add example .service files (added in [examples/](examples) directory)