<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/searx, branch master</title>
<subtitle>Free internet metasearch engine which aggregates results from various search services and databases</subtitle>
<id>https://git.ikboikov.net/searxng/atom?h=master</id>
<link rel='self' href='https://git.ikboikov.net/searxng/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/'/>
<updated>2026-09-07T11:18:07Z</updated>
<entry>
<title>[fix] braveapi: set JSON Accept header (#6666)</title>
<updated>2026-09-07T11:18:07Z</updated>
<author>
<name>Ted Lanham</name>
<email>118474493+Backroads4Me@users.noreply.github.com</email>
</author>
<published>2026-09-07T11:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=3e454637fb9829756c805dd9c02100f0bc9520fd'/>
<id>urn:sha1:3e454637fb9829756c805dd9c02100f0bc9520fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[upd] web-client (simple): Bump the minor group in /client/simple with 3 updates (#6645)</title>
<updated>2026-09-05T20:57:09Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-09-05T20:57:09Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=c7f3080aac5de13b619c4a5ab36590a2c5165e1c'/>
<id>urn:sha1:c7f3080aac5de13b619c4a5ab36590a2c5165e1c</id>
<content type='text'>
* [upd] web-client (simple): Bump the minor group

Bumps the minor group in /client/simple with 3 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [sharp](https://github.com/lovell/sharp).


Updates `@biomejs/biome` from 2.5.10 to 2.5.11
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.11/packages/@biomejs/biome)

Updates `@types/node` from 26.3.0 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `sharp` from 0.35.3 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/compare/v0.35.3...v0.35.4)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.5.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: sharp
  dependency-version: 0.35.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;

* update lock

---------

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;
Co-authored-by: Ivan Gabaldon &lt;igabaldon@inetol.net&gt;</content>
</entry>
<entry>
<title>[del] cara engine: remove because it requires signup for searching</title>
<updated>2026-09-05T20:44:32Z</updated>
<author>
<name>Bnyro</name>
<email>bnyro@tutanota.com</email>
</author>
<published>2026-09-05T17:27:54Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=c06e9f088952f59ad8003acba73854975b51da4a'/>
<id>urn:sha1:c06e9f088952f59ad8003acba73854975b51da4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[mod] engines: remove uses of `enable_http2 = False`</title>
<updated>2026-09-05T17:51:58Z</updated>
<author>
<name>Bnyro</name>
<email>bnyro@tutanota.com</email>
</author>
<published>2026-09-05T17:24:54Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=4781754dc46114b38a4773e917f5554d839aa03a'/>
<id>urn:sha1:4781754dc46114b38a4773e917f5554d839aa03a</id>
<content type='text'>
This has only been needed because we were flagged by HTTP2 fingerprinting.
Now, since we use curl cffi, we can bypass the fingerpinting, so we can
use HTTP2 just fine without getting blocked.
</content>
</entry>
<entry>
<title>[fix] resulthunter: detect blocked requests instead of returning 0 results</title>
<updated>2026-09-05T17:47:23Z</updated>
<author>
<name>Bnyro</name>
<email>bnyro@tutanota.com</email>
</author>
<published>2026-09-05T09:53:19Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=28b61729c7bce33c5217d830c47f9b59fe222d62'/>
<id>urn:sha1:28b61729c7bce33c5217d830c47f9b59fe222d62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fix] chatnoir: returns empty responses</title>
<updated>2026-09-05T17:46:48Z</updated>
<author>
<name>Bnyro</name>
<email>bnyro@tutanota.com</email>
</author>
<published>2026-09-05T17:44:57Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=14a9f84c6c8c5eec2b1f6f1a54a30777c7c5f646'/>
<id>urn:sha1:14a9f84c6c8c5eec2b1f6f1a54a30777c7c5f646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fix] engines: update brave images/videos parser and news xpath</title>
<updated>2026-09-05T17:45:40Z</updated>
<author>
<name>vojkovic</name>
<email>git@vojk.au</email>
</author>
<published>2026-09-05T13:41:56Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=8b01679e8fc0558cde1da1d6437ca72ad20254e4'/>
<id>urn:sha1:8b01679e8fc0558cde1da1d6437ca72ad20254e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fix] engines: resulthunter search_source arg</title>
<updated>2026-09-05T17:43:11Z</updated>
<author>
<name>vojkovic</name>
<email>git@vojk.au</email>
</author>
<published>2026-09-04T11:09:25Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=eaf1fcb3491c27c24cd0c06e131397365791e577'/>
<id>urn:sha1:eaf1fcb3491c27c24cd0c06e131397365791e577</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fix] engines: tusksearch referer header</title>
<updated>2026-09-05T17:38:09Z</updated>
<author>
<name>vojkovic</name>
<email>git@vojk.au</email>
</author>
<published>2026-09-04T11:00:12Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=e20e3703535b65fe92050283711466568bb95f1b'/>
<id>urn:sha1:e20e3703535b65fe92050283711466568bb95f1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fix] engines: dogpile request api token</title>
<updated>2026-09-05T17:22:09Z</updated>
<author>
<name>vojkovic</name>
<email>git@vojk.au</email>
</author>
<published>2026-09-05T09:17:41Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=3605a2d58b927668b1fbfa654ca94a4e5f86085a'/>
<id>urn:sha1:3605a2d58b927668b1fbfa654ca94a4e5f86085a</id>
<content type='text'>
</content>
</entry>
</feed>
