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
/
archlinux.py
Age
Commit message (
Expand
)
Author
2025-11-21
[fix] engines - set hard timouts in *sub-request* (#5460)
Markus Heiser
2025-11-05
[fix] engine ahmia blacklist, arch linux: use proper searxng user agent inclu...
Bnyro
2025-09-03
[mod] addition of various type hints / tbc
Markus Heiser
2025-05-13
[fix] engine archlinux: avoid Anubis challenge by User-Agent "SearXNG" (#4779)
Markus Heiser
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-09-18
[fix] spelling
jazzzooo
2023-06-25
[fix] engine & network issues / documentation and type annotations
Markus Heiser
2023-03-24
[mod] Archlinux Wiki: improved request API & upgrade to data_type: traits_v1
Markus Heiser
2022-01-05
[enh] add more categories
Martin Fischer
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-12-27
[format.python] disable py code formatting for some hunks of code
Markus Heiser
2021-02-01
[mod] dynamically set language_support variable
Alexandre Flament
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-12-03
[mod] xpath, 1337x, acgsou, apkmirror, archlinux, arxiv: use eval_xpath_* fun...
Alexandre Flament
2020-10-02
[mod] move extract_text, extract_url to searx.utils
Alexandre Flament
2020-09-10
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
Dalf
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2019-01-07
Revert "remove 'all' option from search languages"
Noémi Ványi
2018-03-27
refactor engine's search language handling
Marc Abonce Seguin
2017-12-06
remove 'all' option from search languages
marc
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-12-13
[enh] add supported_languages on engines and auto-generate languages.py
marc
2016-12-09
[mod] do not escape html content in engines
Adam Tauber
2016-08-11
Add missing blank lines after class or function definition.
stepshal
2016-03-25
Remove content field from ArchWiki results; reformat code in archlinux.py
Kirill Isakov
2016-03-24
Add Arch Linux Wiki search engine
Kirill Isakov