pull/6/head
dvkt 5 years ago
parent e45f65657b
commit 8910fc359c

@ -52,6 +52,8 @@ Just unzip/untar the `phetch` program into your $PATH and get going!
## future features
- [ ] Toggle bookmarks instead of just appending to the file
- [ ] Bookmarks save the title of the current page
- [ ] Incremental search in Text views
- [ ] Linked gopher and http URLs in Text views
- [ ] TLS -- https://dataswamp.org/~solene/2019-03-07-gopher-server-tls.html

@ -17,7 +17,6 @@ pub fn lookup(name: &str) -> Option<String> {
}
pub const HEADER: &str = "
i
i / / /
i ___ (___ ___ (___ ___ (___
i| )| )|___)| | | )

Loading…
Cancel
Save