diff --git a/src/webui/www/public/robots.txt b/src/webui/www/public/robots.txt new file mode 100644 index 000000000..1f53798bb --- /dev/null +++ b/src/webui/www/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / diff --git a/src/webui/www/webui.qrc b/src/webui/www/webui.qrc index 15f55ca02..1a77d3a28 100644 --- a/src/webui/www/webui.qrc +++ b/src/webui/www/webui.qrc @@ -447,6 +447,7 @@ public/images/qbittorrent-tray.svg public/images/qbittorrent32.png public/index.html + public/robots.txt public/scripts/login.js