ipfs / kubo

An IPFS implementation in Go
https://docs.ipfs.tech/how-to/command-line-quick-start/
Other
15.99k stars 3k forks source link

Need to add `/robots.txt` to gateways #1751

Open jbenet opened 8 years ago

jbenet commented 8 years ago

would be nice if gateways handled:

> curl 127.0.0.1:8080/robots.txt
User-agent: *
Allow: /

notes:

jbenet commented 8 years ago

from https://github.com/ipfs/go-ipfs/pull/1747/files#r40535116: