From 5a0bcdaf425cbef9d13f63c9c02cbd95ae8e8f9e Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Sat, 8 Jun 2019 16:51:03 +0200 Subject: [PATCH] Update robots.txt --- docs/robots.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/robots.txt b/docs/robots.txt index 0ecbac7b..1b9e8da6 100644 --- a/docs/robots.txt +++ b/docs/robots.txt @@ -1,3 +1,8 @@ User-agent: * + Allow: / + +Disallow: /dev/* +Disallow: /old/* + Sitemap: https://docs.pyrogram.org/sitemap.xml \ No newline at end of file