diff options
| author | Fuwn <[email protected]> | 2022-06-15 19:51:03 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-06-15 19:51:03 -0700 |
| commit | eb13f1f9f9ceb5debbd52ff6e18bd55810883700 (patch) | |
| tree | 51a5b060b94fd80c4933a572a14aedbe98f31b8a /content/meta | |
| parent | fix(docker): expose git context to docker (diff) | |
| download | locus-eb13f1f9f9ceb5debbd52ff6e18bd55810883700.tar.xz locus-eb13f1f9f9ceb5debbd52ff6e18bd55810883700.zip | |
revert(robots): local robots once again
Diffstat (limited to 'content/meta')
| -rw-r--r-- | content/meta/robots.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/content/meta/robots.txt b/content/meta/robots.txt index b37a224..ad0e3ad 100644 --- a/content/meta/robots.txt +++ b/content/meta/robots.txt @@ -1,3 +1,7 @@ User-agent: * Disallow: /x Disallow: /proxy + +User-agent: DataForSeoBot +Disallow: /x +Disallow: /proxy
\ No newline at end of file |