Add link to search to search results page. - gopherbay - piratebay gopher interface
(HTM) git clone git://bitreich.org/gopherbay git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/gopherbay
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
(DIR) LICENSE
---
(DIR) commit bf3b9d3f93a3eb8bb7a1f2ce4bf2a68010eae6c0
(DIR) parent f3852a81dd79b177a08523faceceb172418863be
(HTM) Author: Christoph Lohmann <20h@r-36.net>
Date: Sat, 14 Aug 2021 14:24:05 +0200
Add link to search to search results page.
Diffstat:
M q.dcgi | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/q.dcgi b/q.dcgi
@@ -137,6 +137,8 @@ def q(_argv):
jsondata = loads(data)
+ print("\n[7|Search again.|/q.dcgi?|server|port]")
+
print("\n-=-[ Search Results ]-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=\n")
for i in jsondata: