<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/searx/data, branch custom</title>
<subtitle>Free internet metasearch engine which aggregates results from various search services and databases</subtitle>
<id>https://git.ikboikov.net/searxng/atom?h=custom</id>
<link rel='self' href='https://git.ikboikov.net/searxng/atom?h=custom'/>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/'/>
<updated>2026-08-04T17:38:59Z</updated>
<entry>
<title>[mod] data: update searx.data - update_wikidata_units.py (#6474)</title>
<updated>2026-08-04T17:38:59Z</updated>
<author>
<name>Ivan Gabaldon</name>
<email>igabaldon@inetol.net</email>
</author>
<published>2026-08-04T17:38:59Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=c63835bd2a5133b30b3752a20eac6b443a918f41'/>
<id>urn:sha1:c63835bd2a5133b30b3752a20eac6b443a918f41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[mod] data: update searx.data - update_currencies.py (#6475)</title>
<updated>2026-07-30T13:16:02Z</updated>
<author>
<name>Ivan Gabaldon</name>
<email>igabaldon@inetol.net</email>
</author>
<published>2026-07-30T13:16:02Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=ef3a6ea9fd7e4a8cdae705c376bac7b03f31e674'/>
<id>urn:sha1:ef3a6ea9fd7e4a8cdae705c376bac7b03f31e674</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[mod] data: update searx.data - update_firefox_version.py (#6466)</title>
<updated>2026-07-30T12:26:18Z</updated>
<author>
<name>github-actions[bot]</name>
<email>41898282+github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2026-07-30T12:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=afdfd8161337b1cda746960e14941d98142a26f9'/>
<id>urn:sha1:afdfd8161337b1cda746960e14941d98142a26f9</id>
<content type='text'>
Co-authored-by: searxng-bot &lt;searxng-bot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>[mod] data: update searx.data - update_engine_traits.py (#6468)</title>
<updated>2026-07-30T12:26:02Z</updated>
<author>
<name>github-actions[bot]</name>
<email>41898282+github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2026-07-30T12:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=c81ed99c69bc10fd041e6074126e5a4d587671f2'/>
<id>urn:sha1:c81ed99c69bc10fd041e6074126e5a4d587671f2</id>
<content type='text'>
Co-authored-by: searxng-bot &lt;searxng-bot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>[mod] data: update searx.data - update_ahmia_blacklist.py (#6467)</title>
<updated>2026-07-30T12:25:37Z</updated>
<author>
<name>github-actions[bot]</name>
<email>41898282+github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2026-07-30T12:25:37Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=ecf8497b65e0fb6abb4f5824d9eaee5ac4c02660'/>
<id>urn:sha1:ecf8497b65e0fb6abb4f5824d9eaee5ac4c02660</id>
<content type='text'>
Co-authored-by: searxng-bot &lt;searxng-bot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>[chore] make data.traits (#6369)</title>
<updated>2026-07-06T07:23:28Z</updated>
<author>
<name>Bnyro</name>
<email>bnyro@tutanota.com</email>
</author>
<published>2026-07-05T11:41:00Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=1017631800c3851112cdbb1880b7c5bdf78a7f7b'/>
<id>urn:sha1:1017631800c3851112cdbb1880b7c5bdf78a7f7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[chore] Google (HTML) engine: remove obsolete GSA User-Agents (#6366)</title>
<updated>2026-07-05T10:07:23Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarIT.de</email>
</author>
<published>2026-07-05T10:07:23Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=fd5eb84a378e30f90e363ace0223ca9e609f12f3'/>
<id>urn:sha1:fd5eb84a378e30f90e363ace0223ca9e609f12f3</id>
<content type='text'>
The GSA headers that were introduced in PR #5644 unfortunately no longer
work (#6359).

The Google engines

- google.py
- google_videos.py

do not work anymore either, but we'll leave it in the code for now:

- In google.py, central functions like get_google_info(..) are provided, which
  are also used by other modules.
- We will probably need a Google HTML (and video) engine again very soon.

Related:

- https://github.com/searxng/searxng/issues/6359
- https://github.com/searxng/searxng/pull/6364

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;</content>
</entry>
<entry>
<title>[chore] update traits for google cse (#6364)</title>
<updated>2026-07-05T09:50:23Z</updated>
<author>
<name>vojkovic</name>
<email>git@vojk.au</email>
</author>
<published>2026-07-04T16:05:26Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=888364c1ce1f342d32ceedc364d1152457ad831a'/>
<id>urn:sha1:888364c1ce1f342d32ceedc364d1152457ad831a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[chore] data.traits: update traits for neosearch</title>
<updated>2026-06-29T11:05:01Z</updated>
<author>
<name>Bnyro</name>
<email>bnyro@tutanota.com</email>
</author>
<published>2026-06-29T08:25:57Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=cb4bfbe1291ad31bb93ddb43d746951c6c99cf9c'/>
<id>urn:sha1:cb4bfbe1291ad31bb93ddb43d746951c6c99cf9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[data] update searx.data - update_gsa_useragents.py (#6329)</title>
<updated>2026-06-29T06:03:21Z</updated>
<author>
<name>github-actions[bot]</name>
<email>41898282+github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2026-06-29T06:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=0e990f78a350b583264762da7b8273a2ab024704'/>
<id>urn:sha1:0e990f78a350b583264762da7b8273a2ab024704</id>
<content type='text'>
</content>
</entry>
</feed>
