<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/.git/searx, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/'/>
<entry>
<title>[fix] google: switch to using GSA for iPhone useragent</title>
<updated>2026-01-11T15:21:01+00:00</updated>
<author>
<name>mg95</name>
<email>git@esen.gay</email>
</author>
<published>2026-01-11T15:21:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=cf74e1d9e9ad662aef450ddd79aedee43554dc3c'/>
<id>cf74e1d9e9ad662aef450ddd79aedee43554dc3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] yep: fix 403 forbidden errors</title>
<updated>2026-01-10T11:46:22+00:00</updated>
<author>
<name>Bnyro</name>
<email>bnyro@tutanota.com</email>
</author>
<published>2025-12-29T15:27:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=44405bd03c14bd62bc68f39dfca7b5d56a97eb14'/>
<id>44405bd03c14bd62bc68f39dfca7b5d56a97eb14</id>
<content type='text'>
Apparently, yep has been broken for a while. Measures to fix it:
- only use HTTP/1.1, because our HTTP2 client gets fingerprinted and blocked
- send the `Origin` HTTP header
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apparently, yep has been broken for a while. Measures to fix it:
- only use HTTP/1.1, because our HTTP2 client gets fingerprinted and blocked
- send the `Origin` HTTP header
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] engines: add CachyOS Packages Search</title>
<updated>2026-01-10T11:45:27+00:00</updated>
<author>
<name>Austin-Olacsi</name>
<email>138650713+Austin-Olacsi@users.noreply.github.com</email>
</author>
<published>2026-01-10T11:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=26e275222b0f831930aef0a6b38e32e56ad78c36'/>
<id>26e275222b0f831930aef0a6b38e32e56ad78c36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mod] replace #suggestions list wrapper &lt;div&gt; with &lt;ul&gt; (#5575)</title>
<updated>2026-01-10T09:18:49+00:00</updated>
<author>
<name>Elvyria</name>
<email>elvyria@tutanota.com</email>
</author>
<published>2026-01-10T09:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=ae48f50245b294cd4c7f585957446a1018cbff95'/>
<id>ae48f50245b294cd4c7f585957446a1018cbff95</id>
<content type='text'>
This PR removes the "dot" prefix value from the `#suggestions` list's entries and adds it back via CSS instead. It makes styling easier and less hacky for those who are interested, removing the dot with just styles is currently not as easy as I would like it to be.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This PR removes the "dot" prefix value from the `#suggestions` list's entries and adds it back via CSS instead. It makes styling easier and less hacky for those who are interested, removing the dot with just styles is currently not as easy as I would like it to be.</pre>
</div>
</content>
</entry>
<entry>
<title>[upd] web-client (simple): Bump vite from 8.0.0-beta.5 to 8.0.0-beta.7 in /client/simple (#5649)</title>
<updated>2026-01-09T10:15:14+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-01-09T10:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=a684b91fe7024800436f2e0880e658ada852f42d'/>
<id>a684b91fe7024800436f2e0880e658ada852f42d</id>
<content type='text'>
* [upd] web-client (simple): Bump vite in /client/simple

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.0-beta.5 to 8.0.0-beta.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.0-beta.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.0-beta.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* [fix] themes: rebuild static

---------

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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [upd] web-client (simple): Bump vite in /client/simple

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.0-beta.5 to 8.0.0-beta.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.0-beta.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.0-beta.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* [fix] themes: rebuild static

---------

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;</pre>
</div>
</content>
</entry>
<entry>
<title>[upd] web-client (simple): Bump stylelint-config-standard-less from 3.0.1 to 4.0.1 in /client/simple (#5647)</title>
<updated>2026-01-09T10:06:11+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-01-09T10:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=c769c194d63ff06626b9136be847deea75836ee9'/>
<id>c769c194d63ff06626b9136be847deea75836ee9</id>
<content type='text'>
* [upd] web-client (simple): Bump stylelint-config-standard-less

Bumps [stylelint-config-standard-less](https://github.com/stylelint-less/stylelint-less/tree/HEAD/packages/stylelint-config-standard-less) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/stylelint-less/stylelint-less/releases)
- [Changelog](https://github.com/stylelint-less/stylelint-less/blob/main/packages/stylelint-config-standard-less/CHANGELOG.md)
- [Commits](https://github.com/stylelint-less/stylelint-less/commits/stylelint-config-standard-less@4.0.1/packages/stylelint-config-standard-less)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-less
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* [fix] themes: rebuild static

---------

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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [upd] web-client (simple): Bump stylelint-config-standard-less

Bumps [stylelint-config-standard-less](https://github.com/stylelint-less/stylelint-less/tree/HEAD/packages/stylelint-config-standard-less) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/stylelint-less/stylelint-less/releases)
- [Changelog](https://github.com/stylelint-less/stylelint-less/blob/main/packages/stylelint-config-standard-less/CHANGELOG.md)
- [Commits](https://github.com/stylelint-less/stylelint-less/commits/stylelint-config-standard-less@4.0.1/packages/stylelint-config-standard-less)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-less
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* [fix] themes: rebuild static

---------

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;</pre>
</div>
</content>
</entry>
<entry>
<title>[l10n] update translations from Weblate</title>
<updated>2026-01-09T09:39:57+00:00</updated>
<author>
<name>searxng-bot</name>
<email>searxng-bot@users.noreply.github.com</email>
</author>
<published>2026-01-09T07:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=65186c3301d8011f689aba48326b73bb93d724ec'/>
<id>65186c3301d8011f689aba48326b73bb93d724ec</id>
<content type='text'>
14c165051 - 2026-01-07 - Minami-o &lt;minami-o@noreply.codeberg.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
14c165051 - 2026-01-07 - Minami-o &lt;minami-o@noreply.codeberg.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[l10n] update translations from Weblate (#5623)</title>
<updated>2026-01-02T07:43:37+00:00</updated>
<author>
<name>github-actions[bot]</name>
<email>41898282+github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2026-01-02T07:43:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=09bedef409305accae1e1ac41cb52d5044449f4d'/>
<id>09bedef409305accae1e1ac41cb52d5044449f4d</id>
<content type='text'>
0ebc2ba84 - 2025-12-30 - AndersNordh &lt;andersnordh@noreply.codeberg.org&gt;
012b6aa25 - 2025-12-26 - tace16 &lt;tace16@noreply.codeberg.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
0ebc2ba84 - 2025-12-30 - AndersNordh &lt;andersnordh@noreply.codeberg.org&gt;
012b6aa25 - 2025-12-26 - tace16 &lt;tace16@noreply.codeberg.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[data] update searx.data - update_external_bangs.py (#5607)</title>
<updated>2025-12-30T07:29:05+00:00</updated>
<author>
<name>github-actions[bot]</name>
<email>41898282+github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2025-12-30T07:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=a5c946a321a6b5edeacc789b673b04456e45530b'/>
<id>a5c946a321a6b5edeacc789b673b04456e45530b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] 360search: fix engine by adding cookie caching</title>
<updated>2025-12-29T14:26:07+00:00</updated>
<author>
<name>Tommaso Colella</name>
<email>tommasocolella95@gmail.com</email>
</author>
<published>2025-12-10T12:26:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=c57db45672efc21e971583dc68df0eb72d6d5000'/>
<id>c57db45672efc21e971583dc68df0eb72d6d5000</id>
<content type='text'>
Co-authored-by: Bnyro &lt;bnyro@tutanota.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Bnyro &lt;bnyro@tutanota.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
