diff options
| author | Bnyro <bnyro@tutanota.com> | 2026-05-17 15:14:31 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2026-05-21 07:31:13 +0200 |
| commit | 24b1a1b6a80e430af5cb5951b0a90cf2bad21198 (patch) | |
| tree | 13d3b4d89f0453cb8a7770926e10839abfd766b4 /docs/dev/engines | |
| parent | d7e8b7cd1896272dc2cc54531c8e5f72461e84bb (diff) | |
[feat] engines: add 500px.com engine (#6091)
Diffstat (limited to 'docs/dev/engines')
| -rw-r--r-- | docs/dev/engines/online/500px.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/dev/engines/online/500px.rst b/docs/dev/engines/online/500px.rst new file mode 100644 index 000000000..7dd0b4d70 --- /dev/null +++ b/docs/dev/engines/online/500px.rst @@ -0,0 +1,8 @@ +.. _500px engine: + +===== +500px +===== + +.. automodule:: searx.engines.500px + :members: |
