mirror of
https://github.com/shlinkio/shlink.git
synced 2026-09-03 19:52:51 -05:00
Merge pull request #186 from robwent/robots-txt
Adds robots.txt and disallows all
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# For more information about the robots.txt standard, see:
|
||||
# http://www.robotstxt.org/orig.html
|
||||
|
||||
User-agent: *
|
||||
Disallow: /
|
||||
Reference in New Issue
Block a user