feat(web-search): add support for Claude AI search

This commit is contained in:
Ayoub Abidi 2025-01-11 11:18:48 +01:00
commit 6dc49af465
2 changed files with 3 additions and 0 deletions

View file

@ -51,6 +51,7 @@ Available search contexts are:
| `packagist` | `https://packagist.org/?query=` |
| `gopkg` | `https://pkg.go.dev/search?m=package&q=` |
| `chatgpt` | `https://chatgpt.com/?q=` |
| `claude` | `https://claude.ai/new?q=` |
| `reddit` | `https://www.reddit.com/search/?q=` |
| `ppai` | `https://www.perplexity.ai/search/new?q=` |