mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 20:20:05 +00:00
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
15 KiB
15 KiB