muffinista / gopher2000

Gopher2000 - world domination via old school protocols
GNU General Public License v3.0
74 stars 4 forks source link

"About" page has broken link #4

Closed xvxx closed 4 years ago

xvxx commented 4 years ago

This line should produce a text link, but instead generates this download link:

9more about the Gopher protocol Gopher (protocol) 0.0.0.0 70

You can see it in action here:

https://gopherpedia.com/gopherpedia.com/about

The "back to gopherpedia" is broken too, also with the wrong host but the correct link type:

1back to gopherpedia / 0.0.0.0 70

Separately, and I could be way off here, it seems like the -o option might also not be working in Gopher2000? Should it be params[:host] = val?

https://github.com/muffinista/gopher2000/blob/b024a6367513ffc218698e09e75a982329fc4011/bin/gopher2000#L34

I :heart: Gopherpedia, thank you!

muffinista commented 4 years ago

Thanks so much, nice catch!