Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-14 | [drop] Acgsou engine - www.acgsou.com no longer exists | Markus Heiser | |
- https://www.acgsou.com/ acgsou.com is redirected to 36dm.club - @rinpatch do not plan on maintaining the engine [1] [1] https://github.com/searx/searx/pull/1283#issuecomment-798783585 Signed-off-by: Markus Heiser <markus@darmarit.de> | |||
2021-01-14 | [enh] engines: add about variable | Alexandre Flament | |
move meta information from comment to the about variable so the preferences, the documentation can show these information | |||
2020-12-09 | display if an engine does not support https | Noémi Ványi | |
Closes #302 | |||
2020-12-03 | [mod] xpath, 1337x, acgsou, apkmirror, archlinux, arxiv: use eval_xpath_* ↵ | Alexandre Flament | |
functions | |||
2020-12-01 | [mod] pylint: numerous minor code fixes | Alexandre Flament | |
2020-11-14 | [mod] remove unused import | Alexandre Flament | |
use from searx.engines.duckduckgo import _fetch_supported_languages, supported_languages_url # NOQA so it is possible to easily remove all unused import using autoflake: autoflake --in-place --recursive --remove-all-unused-imports searx tests | |||
2020-10-02 | [mod] move extract_text, extract_url to searx.utils | Alexandre Flament | |
2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
2018-05-05 | Fix acgsou encoding error on python2 and add unicode characters to unit testt | rinpatch | |
2018-05-03 | Switch acgsou to http | rinpatch | |
2018-04-27 | Forgot to remove print command used for debugging | rinpatch | |
2018-04-27 | Added unit test | rinpatch | |
2018-04-27 | Traling whitespace | rinpatch | |
2018-04-27 | Hopefully fix code style errors(again)(again) | rinpatch | |
2018-04-27 | Hopefully fix code style errors(again) | rinpatch | |
2018-04-27 | Hopefully fix code style errors | rinpatch | |
2018-04-26 | Added Engine | rinpatch | |