From b281f19344912209670210fc27a8f71a2d5dcc9f Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Tue, 12 Feb 2019 20:25:07 +0700 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20ro?= =?UTF-8?q?bots.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/assets/robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 client/assets/robots.txt diff --git a/client/assets/robots.txt b/client/assets/robots.txt new file mode 100644 index 00000000..dfeafbc2 --- /dev/null +++ b/client/assets/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: /?*url= +Disallow: /#/ \ No newline at end of file