From e3fb527fe6f29c4c66c5659512140e7b362f9e1c Mon Sep 17 00:00:00 2001 From: SDE Date: Mon, 18 Sep 2023 13:41:04 +0300 Subject: [PATCH 1/2] 0.7.34 robots.txt --- robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..6e5b8ac --- /dev/null +++ b/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Disallow: * + +Host: tripwb.com \ No newline at end of file From 51f15e2f67177106497a160da2dc2b598381c5cd Mon Sep 17 00:00:00 2001 From: SDE Date: Mon, 18 Sep 2023 13:44:05 +0300 Subject: [PATCH 2/2] 0.7.35 robots.txt --- robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robots.txt b/robots.txt index 6e5b8ac..b8291b3 100644 --- a/robots.txt +++ b/robots.txt @@ -1,4 +1,4 @@ User-agent: * -Disallow: * +Disallow: / Host: tripwb.com \ No newline at end of file