# As a condition of accessing this website, you agree to abide by the following # content signals: # (a) If a Content-Signal = yes, you may collect content for the corresponding # use. # (b) If a Content-Signal = no, you may not collect content for the # corresponding use. # (c) If the website operator does not include a Content-Signal for a # corresponding use, the website operator neither grants nor restricts # permission via Content-Signal with respect to the corresponding use. # The content signals and their meanings are: # search: building a search index and providing search results (e.g., returning # hyperlinks and short excerpts from your website's contents). Search does not # include providing AI-generated search summaries. # ai-input: inputting content into one or more AI models (e.g., retrieval # augmented generation, grounding, or other real-time taking of content for # generative AI search answers). # ai-train: training or fine-tuning AI models. # use: how AI systems may consume the content (immediate, reference, or full). # ANY RESTRICTIONS EXPRESSED VIA CONTENT SIGNALS ARE EXPRESS RESERVATIONS OF # RIGHTS UNDER ARTICLE 4 OF THE EUROPEAN UNION DIRECTIVE 2019/790 ON COPYRIGHT # AND RELATED RIGHTS IN THE DIGITAL SINGLE MARKET. # BEGIN Cloudflare Managed content User-agent: * Content-Signal: search=yes,ai-train=no,use=reference Allow: / User-agent: Amazonbot Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Bytespider Disallow: / User-agent: CCBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: CloudflareBrowserRenderingCrawler Disallow: / User-agent: Google-Extended Disallow: / User-agent: GPTBot Disallow: / User-agent: meta-externalagent Disallow: / # END Cloudflare Managed Content # BEGIN WTVCPBlocker SetEnvIfNoCase User-Agent "AhrefsBot" block_bot SetEnvIfNoCase User-Agent "MJ12bot" block_bot SetEnvIfNoCase User-Agent "Rogerbot" block_bot SetEnvIfNoCase User-Agent "SemrushBot" block_bot SetEnvIfNoCase User-Agent "ia_archiver" block_bot SetEnvIfNoCase User-Agent "ScoutJet" block_bot SetEnvIfNoCase User-Agent "sistrix" block_bot SetEnvIfNoCase User-Agent "SearchmetricsBot" block_bot SetEnvIfNoCase User-Agent "SEOkicks-Robot" block_bot SetEnvIfNoCase User-Agent "Lipperhey Spider" block_bot SetEnvIfNoCase User-Agent "Exabot" block_bot SetEnvIfNoCase User-Agent "NCBot" block_bot SetEnvIfNoCase User-Agent "BacklinkCrawler" block_bot SetEnvIfNoCase User-Agent "meanpathbot" block_bot SetEnvIfNoCase User-Agent "PagesInventory" block_bot SetEnvIfNoCase User-Agent "Aboundexbot" block_bot SetEnvIfNoCase User-Agent "spbot" block_bot SetEnvIfNoCase User-Agent "linkdexbot" block_bot SetEnvIfNoCase User-Agent "Gigabot" block_bot SetEnvIfNoCase User-Agent "dotbot" block_bot SetEnvIfNoCase User-Agent "Nutch" block_bot SetEnvIfNoCase User-Agent "BLEXBot" block_bot SetEnvIfNoCase User-Agent "Ezooms" block_bot SetEnvIfNoCase User-Agent "Majestic-12" block_bot SetEnvIfNoCase User-Agent "Majestic-SEO" block_bot SetEnvIfNoCase User-Agent "DSearch" block_bot SetEnvIfNoCase User-Agent "BlekkoBot" block_bot SetEnvIfNoCase User-Agent "NerdyBot" block_bot SetEnvIfNoCase User-Agent "JamesBOT" block_bot SetEnvIfNoCase User-Agent "monitorbacklinks" block_bot Order Allow,Deny Allow from all Deny from env=block_bot # END WTVCPBlocker