perf: Disallow robots indexing of the WebUI to reduce exposure (#1903)

This commit is contained in:
Rémi Marseault 2024-09-18 19:53:04 -05:00 committed by GitHub
parent 3359a9c4f8
commit b829924581
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@
<link rel="icon" href="icon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="apple-touch-icon.png" />
<meta name="theme-color" content="#000" />
<meta name="robots" content="noindex, nofollow">
<title>VueTorrent</title>
<script type="module" src="/src/globalErrorHandler.ts"></script>

View file

@ -1,2 +1,2 @@
User-agent: *
Disallow:
Disallow: /