<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/searx/engines/pixabay.py, 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-05T17:51:58Z</updated>
<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>[feat] engines: add pixabay for royalty free images/videos</title>
<updated>2025-07-05T11:45:19Z</updated>
<author>
<name>Bnyro</name>
<email>bnyro@tutanota.com</email>
</author>
<published>2025-05-31T19:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=6ff40356352e9f5b9c7f9c5d58ac2fc787455036'/>
<id>urn:sha1:6ff40356352e9f5b9c7f9c5d58ac2fc787455036</id>
<content type='text'>
What's changed?
- this PR adds Pixabay, a collection of royalty free images
- additionaly it seems to have some videos, so there's an engine for it too

Author Notes
- when using SearXNG's transport, all our requests will get blocked, probably due to fingerprinting
- we should find an alternative solution because this is just a hacky change to make things work for now, but idk how ...
</content>
</entry>
</feed>
