Lagrange [dev]
Gopher: Decoding TAB character in URI
Fri Mar 27 14:03:54 2026 +0200
Gopher URIs may use a `%09` to include a query string.
Added TAB to the decode exclusion list for URI display in the UI,
since URIs should not be shown containing whitespace.
IssueID #767