cleanup robots.txt, v38
This commit is contained in:
parent
95bbdc45bc
commit
a498c81e99
2 changed files with 2 additions and 33 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
||||||
.PHONY: help build publish
|
.PHONY: help build publish
|
||||||
VERSION = 1.0.37
|
VERSION = 1.0.38
|
||||||
|
|
||||||
help:
|
help:
|
||||||
@perl -nle'print $& if m{^[a-zA-Z_-]+:.*?## .*$$}' $(MAKEFILE_LIST) | sort | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[36m%-30s\033[0m %s\n", $$1, $$2}'
|
@perl -nle'print $& if m{^[a-zA-Z_-]+:.*?## .*$$}' $(MAKEFILE_LIST) | sort | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[36m%-30s\033[0m %s\n", $$1, $$2}'
|
||||||
|
|
|
@ -1,33 +1,2 @@
|
||||||
User-agent: *
|
User-agent: *
|
||||||
Allow: /*?v
|
Allow: /
|
||||||
Disallow: /calendar/action*
|
|
||||||
Disallow: /events/action*
|
|
||||||
Disallow: /*?
|
|
||||||
Crawl-delay: 3
|
|
||||||
|
|
||||||
User-agent: AdsBot-Google
|
|
||||||
User-agent: Amazonbot
|
|
||||||
User-agent: anthropic-ai
|
|
||||||
User-agent: Applebot
|
|
||||||
User-agent: AwarioRssBot
|
|
||||||
User-agent: AwarioSmartBot
|
|
||||||
User-agent: Bytespider
|
|
||||||
User-agent: CCBot
|
|
||||||
User-agent: ChatGPT-User
|
|
||||||
User-agent: ClaudeBot
|
|
||||||
User-agent: Claude-Web
|
|
||||||
User-agent: cohere-ai
|
|
||||||
User-agent: DataForSeoBot
|
|
||||||
User-agent: FacebookBot
|
|
||||||
User-agent: Google-Extended
|
|
||||||
User-agent: GoogleOther
|
|
||||||
User-agent: GPTBot
|
|
||||||
User-agent: ImagesiftBot
|
|
||||||
User-agent: magpie-crawler
|
|
||||||
User-agent: omgili
|
|
||||||
User-agent: omgilibot
|
|
||||||
User-agent: peer39_crawler
|
|
||||||
User-agent: peer39_crawler/1.0
|
|
||||||
User-agent: PerplexityBot
|
|
||||||
User-agent: YouBot
|
|
||||||
Disallow: /
|
|
Loading…
Add table
Add a link
Reference in a new issue