tAdd link to search to search results page. - gopherbay - A Gopher interface to The Pirate Bay
 (HTM) git clone https://git.parazyd.org/gopherbay
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit aa270bd2a1b85f862f9bdc4549ba6b9188379ec0
 (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
       t@@ -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: