Compare commits
2 Commits
b4906abd19
...
c43363a14b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c43363a14b | ||
|
|
c062e0e6f6 |
@@ -4,6 +4,10 @@
|
|||||||
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0" />
|
||||||
<meta name="keywords" content="cutieguwu" />
|
<meta name="keywords" content="cutieguwu" />
|
||||||
|
|
||||||
|
<!-- Explicitly stop Bing from additionally using content for AI -->
|
||||||
|
<!-- See: https://github.com/ai-robots-txt/ai.robots.txt/issues/111 -->
|
||||||
|
<meta name="bingbot" content="noarchive" />
|
||||||
|
|
||||||
<link rel="icon" type="image/x-icon" href="img/test-favicon.jpg" />
|
<link rel="icon" type="image/x-icon" href="img/test-favicon.jpg" />
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
User-agent: *
|
# Explicitly catch Applebot-Extended, as the defauly regex in Anubis will permit it.
|
||||||
|
User-agent: Applebot-Extended
|
||||||
Disallow: /
|
Disallow: /
|
||||||
|
|||||||
Reference in New Issue
Block a user