summaryrefslogtreecommitdiff
path: root/searx/engines/hackernews.py
AgeCommit message (Expand)Author
2025-11-10[fix] hackernews contains HTML escape codesAustin-Olacsi
2025-09-26[upd] pypi: Bump black from 24.3.0 to 25.9.0 (#5251)Markus Heiser
2025-02-07[chore] engines: replace datetime.utcfromtimestamp with datetime.fromtimestampBnyro
2024-10-15[upd] pypi: Bump pylint from 3.2.7 to 3.3.1dependabot[bot]
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-10-13[fix] hackernews keyerror problemHackurei
2023-10-09[feat] implement hackernews engine - news.ycombinator.comHackurei