mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 05:38:20 -05:00
Fixing Librex SearchResultParser results selector (#619)
This commit is contained in:
parent
4fa9a7491e
commit
ef0ae2f0aa
@ -30,7 +30,7 @@ impl LibreX {
|
||||
Ok(Self {
|
||||
parser: SearchResultParser::new(
|
||||
".text-result-container>p",
|
||||
".text-result-container",
|
||||
".text-result-wrapper",
|
||||
".text-result-wrapper>a>h2",
|
||||
".text-result-wrapper>a",
|
||||
".text-result-wrapper>span",
|
||||
|
Loading…
Reference in New Issue
Block a user