feat: search SearXNG across categories with day filter
Query general, news, videos, and social media categories separately with time_range=day. Dedup results by URL across categories to avoid announcing the same item twice. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -684,7 +684,7 @@ Platforms searched:
|
||||
|
||||
- **YouTube** (`yt`) -- InnerTube search API (no auth required)
|
||||
- **Twitch** (`tw`) -- Public GQL endpoint: live streams and VODs (no auth required)
|
||||
- **SearXNG** (`sx`) -- Local SearXNG instance (no auth required)
|
||||
- **SearXNG** (`sx`) -- Local SearXNG instance, searches general/news/videos/social media categories filtered to last 24h (no auth required)
|
||||
- **Reddit** (`rd`) -- JSON search API, sorted by new, past week (no auth required)
|
||||
- **Mastodon** (`ft`) -- Public hashtag timeline across 4 instances (no auth required)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user