Introduction
Introduction Statistics Contact Development Disclaimer Help
Add TODO for queries in gemini. - gemini2gopher-proxy - A gemini2gopher proxy C…
git clone git://bitreich.org/gemini2gopher-proxy git://enlrupgkhuxnvlhsf6lc3fzi…
Log
Files
Refs
Tags
README
LICENSE
---
commit 69f350a56e03e138b937832b8a248e9e36ef6ae3
parent a8d9dd873af510eb7af9ad2fccbcf81c4a7c5c3d
Author: Christoph Lohmann <[email protected]>
Date: Sun, 27 Aug 2023 09:05:23 +0200
Add TODO for queries in gemini.
Diffstat:
M index.cgi | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/index.cgi b/index.cgi
@@ -41,6 +41,8 @@ printf "%s\r\n" "${arguments}" \
line0meta="$(printf "%s\n" "${line0}" | cut -d' ' -f 2-)"
case "${line0}" in
1*)
+ # TODO: Add support for uri-encoded $search appending to
+ # URI.
printf "3search query input required\t\t\t\r\n"
exit 1
;;
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.