index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
reddit.py
Age
Commit message (
Expand
)
Author
2025-09-26
[upd] pypi: Bump black from 24.3.0 to 25.9.0 (#5251)
Markus Heiser
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-12-18
[pylint] Reddit engine
Markus Heiser
2021-11-01
[fix] make reddit only in social media category avail.
MrPaulBlack
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-12-09
[mod] do not escape html content in engines
Adam Tauber
2016-04-16
[fix] incorrect URLs in Reddit results - closes #538
Kirill Isakov
2016-04-13
Revert to using random UA in Reddit search engine
Kirill Isakov
2016-03-30
Add searx user agent to Reddit engine request to comply with API usage terms
Kirill Isakov
2016-03-27
Shorten content field for very long Reddit search results
Kirill Isakov
2016-03-25
Add Reddit search engine
Kirill Isakov