mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-16 04:58:38 +00:00
Compare commits
3 Commits
96bee1a24a
...
c532d1cca2
Author | SHA1 | Date | |
---|---|---|---|
|
c532d1cca2 | ||
|
ba0f6170af | ||
|
9be2905d09 |
6
renovate.json
Normal file
6
renovate.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
}
|
@@ -39,6 +39,11 @@ Disallow: /
|
||||
User-agent: omgili
|
||||
Disallow: /
|
||||
|
||||
# This blocks Bytespider
|
||||
https://darkvisitors.com/agents/bytespider
|
||||
User-agent: Bytespider
|
||||
Disallow: /
|
||||
|
||||
User-agent: *
|
||||
{{ if eq (hugo.Environment) "production" -}}
|
||||
Allow: /
|
||||
|
Reference in New Issue
Block a user