diff options
| author | Dima Krasner <dima@dimakrasner.com> | 2023-11-05 19:39:06 +0200 |
|---|---|---|
| committer | Felix Queißner <felix@ib-queissner.de> | 2023-11-09 08:20:12 +0100 |
| commit | 1a45619461fd6cb6c073695e7ae6a9e07aa445d7 (patch) | |
| tree | e427461c36da6b061442227576fd62a94d25ee84 /src/protocolsetup.hpp | |
| parent | 40448d458c4428633f337fdef707ef9e1c87ece8 (diff) | |
| download | kristall-1a45619461fd6cb6c073695e7ae6a9e07aa445d7.tar.gz | |
add ugly guppy:// v0.4 support
Diffstat (limited to 'src/protocolsetup.hpp')
| -rw-r--r-- | src/protocolsetup.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/protocolsetup.hpp b/src/protocolsetup.hpp index db163de..3b047bc 100644 --- a/src/protocolsetup.hpp +++ b/src/protocolsetup.hpp @@ -7,6 +7,7 @@ MAC(http) \ MAC(https) \ MAC(gopher) \ + MAC(guppy) \ MAC(gemini) \ MAC(finger) |
