mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
75ee1624bd
* feat(external-link-guard): add native redirect mode and improve external-link guard UX * fix(external-link-guard): remove redirect_url and clarify scope/new_tab_policy docs * i18n(external-link-guard): localize guard texts across non-English locales * feat(config)!: migrate `site.Params.externalIcon` to `site.Params.link.external_icon` * refactor: implement regular and card link rendering * feat(link-guard): implement link redirection page with copy and confirm functionality * revert * feat: implement link guard dialog for external links --------- Co-authored-by: Cell <1024@lruihao.cn>
102 lines
1.5 KiB
Plaintext
102 lines
1.5 KiB
Plaintext
User-agent: *
|
|
|
|
Disallow: /images/
|
|
Disallow: /js/
|
|
Disallow: /css/
|
|
|
|
Disallow: /*link/
|
|
Disallow: /*offline/
|
|
Disallow: /*404.html$
|
|
Disallow: /*.md$
|
|
|
|
User-agent: MJ12bot
|
|
Disallow: /
|
|
|
|
User-agent: AhrefsBot
|
|
Disallow: /
|
|
|
|
User-agent: BLEXBot
|
|
Disallow: /
|
|
|
|
# Block SISTRIX
|
|
User-agent: SISTRIX Crawler
|
|
Disallow: /
|
|
User-agent: sistrix
|
|
Disallow: /
|
|
User-agent: 007ac9
|
|
Disallow: /
|
|
User-agent: 007ac9 Crawler
|
|
Disallow: /
|
|
|
|
# Block Uptime robot
|
|
User-agent: UptimeRobot/2.0
|
|
Disallow: /
|
|
|
|
# Block Ezooms Robot
|
|
User-agent: Ezooms Robot
|
|
Disallow: /
|
|
|
|
# Block Perl LWP
|
|
User-agent: Perl LWP
|
|
Disallow: /
|
|
|
|
# Block netEstate NE Crawler (+http://www.website-datenbank.de/)
|
|
User-agent: netEstate NE Crawler (+http://www.website-datenbank.de/)
|
|
Disallow: /
|
|
|
|
# Block WiseGuys Robot
|
|
User-agent: WiseGuys Robot
|
|
Disallow: /
|
|
|
|
# Block Turnitin Robot
|
|
User-agent: Turnitin Robot
|
|
Disallow: /
|
|
|
|
# Block Heritrix
|
|
User-agent: Heritrix
|
|
Disallow: /
|
|
|
|
# Block pricepi
|
|
User-agent: pimonster
|
|
Disallow: /
|
|
|
|
User-agent: SurdotlyBot
|
|
Disallow: /
|
|
|
|
User-agent: ZoominfoBot
|
|
Disallow: /
|
|
|
|
# OpenAI, ChatGPT
|
|
User-agent: GPTBot
|
|
Disallow: /
|
|
|
|
# Google AI (Bard, etc)
|
|
User-agent: Google-Extended
|
|
Disallow: /
|
|
|
|
# Block common crawl
|
|
User-agent: CCBot
|
|
Disallow: /
|
|
|
|
# Facebook
|
|
User-agent: FacebookBot
|
|
Disallow: /
|
|
|
|
# Cohere.ai
|
|
User-agent: cohere-ai
|
|
Disallow: /
|
|
|
|
# Perplexity
|
|
User-agent: PerplexityBot
|
|
Disallow: /
|
|
|
|
# Anthropic
|
|
User-agent: anthropic-ai
|
|
Disallow: /
|
|
|
|
# Claudebot by Anthropic
|
|
User-agent: ClaudeBot
|
|
Disallow: /
|
|
|
|
Sitemap: {{ "/sitemap.xml" | absURL }}
|