diff options
| author | Bnyro <bnyro@tutanota.com> | 2026-03-24 20:44:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-24 20:44:15 +0100 |
| commit | 220c42c8e95893f9e942fe8eb433a96cf8f01fa9 (patch) | |
| tree | 4e7d23ec403cc0fd2f63e50a0a0f170548a40984 /docs/dev | |
| parent | 99ec6f296ebb84f3555b7599da2f29042d30ced9 (diff) | |
[feat] engines: add support for aol.com (#5882)
Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/engines/online/aol.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/dev/engines/online/aol.rst b/docs/dev/engines/online/aol.rst new file mode 100644 index 000000000..5a6ea7a63 --- /dev/null +++ b/docs/dev/engines/online/aol.rst @@ -0,0 +1,8 @@ +.. _aol engine: + +=== +AOL +=== + +.. automodule:: searx.engines.aol + :members: |
