mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-22 14:23:35 -07:00
WebUI: tell (civil) web crawlers do not index the WebUI
This commit is contained in:
parent
1ca33d45ba
commit
14aa3565f7
2 changed files with 3 additions and 0 deletions
2
src/webui/www/public/robots.txt
Normal file
2
src/webui/www/public/robots.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
User-agent: *
|
||||||
|
Disallow: /
|
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue