RSSHub/lib/routes/perplexity
Donie Leigh 8ce077182a
fix(route/perplexity): update changelog title selector for new page structure (#20964)
The page now uses h4 instead of p for titles. Updated selector from
`[data-framer-name="Title"] p` to `[data-framer-name="Title"]` and added
URL slug fallback when title element is not found.
2026-01-25 02:26:22 +08:00
..
changelog.ts fix(route/perplexity): update changelog title selector for new page structure (#20964) 2026-01-25 02:26:22 +08:00
namespace.ts