Steve Dudenhoeffer
e8de488d2b
Update CSS selector for extracting titles in DuckDuckGo parser
Replaced the overly complex CSS selector with a simplified "h2" selector for extracting titles. This change improves maintainability and ensures accurate title extraction from the updated DOM structure.
Description
No description provided
Languages
Go
100%