WebUI: tell (civil) web crawlers do not index the WebUI

This commit is contained in:
Chocobo1 2025-02-14 03:51:58 +08:00
commit 14aa3565f7
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
2 changed files with 3 additions and 0 deletions

View file

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

View file

@ -447,6 +447,7 @@
<file>public/images/qbittorrent-tray.svg</file> <file>public/images/qbittorrent-tray.svg</file>
<file>public/images/qbittorrent32.png</file> <file>public/images/qbittorrent32.png</file>
<file>public/index.html</file> <file>public/index.html</file>
<file>public/robots.txt</file>
<file>public/scripts/login.js</file> <file>public/scripts/login.js</file>
</qresource> </qresource>
</RCC> </RCC>