diff options
| author | Ahmed <git@gumx.cc> | 2026-06-20 00:07:33 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-20 00:07:33 +0300 |
| commit | ea3a88d2e7a49a0b664b1f43924be179a30d4f7b (patch) | |
| tree | 4a5b63ff5f35c8f36b45867d9547d678d6a616d3 /wk.fo | |
| parent | 2d2ea063ac71ec648e71f85ba0cdfc599f94473f (diff) | |
Diffstat (limited to 'wk.fo')
| -rw-r--r-- | wk.fo/body.html | 2 | ||||
| -rw-r--r-- | wk.fo/index.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/wk.fo/body.html b/wk.fo/body.html index 8e8c969..360aae8 100644 --- a/wk.fo/body.html +++ b/wk.fo/body.html @@ -10,7 +10,7 @@ <tr><th>auth</th><td>SASL PLAIN (invite only)</td></tr> </table> <h2>pgp</h2> -<p>Curated keyserver — keys added after in-person verification. <a href="/pks/">search or browse</a>.</p> +<p>Curated keyserver. Keys added after in-person verification. <a href="/pks/">search or browse</a>.</p> <h2>vpn</h2> <table> <tr><th>server</th><td>wk.fo:51820 (UDP)</td></tr> diff --git a/wk.fo/index.html b/wk.fo/index.html index af02a48..e65d9b2 100644 --- a/wk.fo/index.html +++ b/wk.fo/index.html @@ -42,13 +42,13 @@ a { color: inherit; } <pre><code>curl -F "file=@photo.jpg" -H "Authorization: YOUR_TOKEN" https://wk.fo/</code></pre> <p>Files expire after 24 hours by default (max 48h with <code>expires</code> param). Max 256 MB.</p> <h2>irc</h2> -<p><a href="/chat">web client</a> — no account needed. Or connect directly:</p> +<p><a href="/chat">web client</a>. No account needed. Or connect directly:</p> <table> <tr><th>server</th><td>wk.fo:6697 (TLS)</td></tr> <tr><th>auth</th><td>SASL PLAIN (invite only)</td></tr> </table> <h2>pgp</h2> -<p>Curated keyserver — keys added after in-person verification. <a href="/pgp">search or browse</a>.</p> +<p>Curated keyserver. Keys added after in-person verification. <a href="/pgp">search or browse</a>.</p> <h2>vpn</h2> <table> <tr><th>server</th><td>wk.fo:51820 (UDP)</td></tr> |
