diff options
| author | Bnyro <bnyro@tutanota.com> | 2025-12-01 15:19:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-01 15:19:06 +0100 |
| commit | ab8224c9394236d2cbcf6ec7d9bf0d7c602ca6ac (patch) | |
| tree | 84245e49b761b87806abeda80068a27265a111e6 /searx/settings_defaults.py | |
| parent | c954e71f87d41ef5b70c0d20eb8c1ee5284573e2 (diff) | |
[fix] brave: content description also contains website URL (#5502)
there are other classes like 'site-name-content' we don't want to match,
however only using contains(@class, 'content') would e.g. also match `site-name-content`
thus, we explicitly also require the spaces as class separator
Diffstat (limited to 'searx/settings_defaults.py')
0 files changed, 0 insertions, 0 deletions