3 Commits

Author SHA1 Message Date
renovate[bot]
c532d1cca2 Merge 9be2905d09 into ba0f6170af 2024-02-04 02:27:50 +00:00
Dave Gallant
ba0f6170af Add bytespider to robots.txt 2024-02-03 09:11:05 -05:00
renovate[bot]
9be2905d09 Add renovate.json 2024-01-13 22:37:15 +00:00
2 changed files with 11 additions and 0 deletions

6
renovate.json Normal file
View File

@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}

View File

@@ -39,6 +39,11 @@ Disallow: /
User-agent: omgili User-agent: omgili
Disallow: / Disallow: /
# This blocks Bytespider
https://darkvisitors.com/agents/bytespider
User-agent: Bytespider
Disallow: /
User-agent: * User-agent: *
{{ if eq (hugo.Environment) "production" -}} {{ if eq (hugo.Environment) "production" -}}
Allow: / Allow: /