mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-02-15 20:46:26 +01:00
[chore] disallow /nodeinfo/ too (#3729)
This commit is contained in:
parent
f5eee56bb1
commit
77f25e21d7
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@
|
|||
|
||||
# Well-known endpoints.
|
||||
Disallow: /.well-known/
|
||||
Disallow: /nodeinfo/
|
||||
|
||||
# Fileserver/media.
|
||||
Disallow: /fileserver/
|
||||
|
|
Loading…
Reference in a new issue