👽️ chore: update the search result selectors in accordance with the html changes (#432)
This commit is contained in:
parent
2b41fb9735
commit
582f8aee5b
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ impl DuckDuckGo {
|
|||
Ok(Self {
|
||||
parser: SearchResultParser::new(
|
||||
".no-results",
|
||||
".result",
|
||||
".result__a",
|
||||
".results>.result",
|
||||
".result__title>.result__a",
|
||||
".result__url",
|
||||
".result__snippet",
|
||||
)?,
|
||||
|
|
Loading…
Add table
Reference in a new issue