mirror of
https://github.com/searxng/searxng.git
synced 2026-07-28 10:51:23 +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