[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: update `robots.txt`

+54 -2
+54 -2
public/robots.txt
··· 2 2 User-agent: * 3 3 Allow: /$ 4 4 Allow: /about$ 5 - Allow: /search$ 6 - Allow: /settings$ 5 + Allow: /privacy$ 7 6 Allow: /__og-image__/* 8 7 Disallow: / 8 + 9 + # User-agent: * 10 + # Allow: / 11 + 12 + # Search pages: infinite query-param combinations 13 + Disallow: /search 14 + 15 + # User utilities 16 + Disallow: /settings 17 + Disallow: /compare 18 + 19 + # Auth flows 20 + Disallow: /auth/ 21 + 22 + # Code explorer & generated API docs 23 + Disallow: /package-code/ 24 + Disallow: /code/ 25 + Disallow: /package-docs/ 26 + Disallow: /docs/ 27 + 28 + # Internal API 29 + Disallow: /api/ 30 + 31 + # OpenSearch endpoint 32 + Disallow: /opensearch.xml 33 + 34 + # Vercel internal proxy routes 35 + Disallow: /_v/ 36 + 37 + # Block AI training crawlers from scraping package content 38 + User-agent: GPTBot 39 + Disallow: / 40 + 41 + User-agent: ChatGPT-User 42 + Disallow: / 43 + 44 + User-agent: CCBot 45 + Disallow: / 46 + 47 + User-agent: anthropic-ai 48 + Disallow: / 49 + 50 + User-agent: Claude-Web 51 + Disallow: / 52 + 53 + User-agent: Google-Extended 54 + Disallow: / 55 + 56 + User-agent: Bytespider 57 + Disallow: / 58 + 59 + User-agent: cohere-ai 60 + Disallow: /