Open roughnecks opened 2 months ago
A friend said it could be this:
After you click a URL with ?query
, all the other gemini URLs in html have ?query
appended.
I just fixed this myself with a JS workaround, but a proper fix would be welcome. Any answer would also be appreciated.
Hello,
I'm trying loxy behind nginx and it works ok, but whenever I run a CGI, the "${QUERY_STRING}" remains in the URL, even if I'm clicking on a clean gemini link afterwards.
Any way to remove it?
Thanks!