What is the situation with `gopher://` links actually? I was thinking about adding [sacc](gopher://bitreich.org:70/1/scm/sacc/log.gph) ([proxy](https://gopher.floodgap.com/gopher/gw?gopher://bitreich.org:70/1/scm/sacc/log.gph)) and [clic](gopher://bitreich.org:70/1/scm/clic/log.gph) ([proxy](https://gopher.floodgap.com/gopher/gw?gopher://bitreich.org:70/1/scm/clic/log.gph)), which are two gopher clients, to the repository, but as far as I see, I would have to use a gopher proxy, like [here](https://gopher.floodgap.com/gopher/gw?gopher://bitreich.org:70/1/scm/sacc/tag), which probably wouldn't be something the port maintainers would like.
My idea was to use a `do_fetch`, which one could extend to this repository too, using curl, to download these directly from bitreich.org. Would this make sense?