mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Instead of a hard-coded `oadoi.org` default, use the default value from
`settings.yml`.
Fix an issue in the themes: The replacement 'current_doi_resolver' contains the
doi_resolver_url, not the name of the DOI resolver. Compare return value of::
searx.plugins.oa_doi_rewrite.get_doi_resolver(...)
Fix a typo in `get_doi_resolver(..)`: suggested by @kvch:
*L32 should set doi_resolver not doi_resolvers*
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
|
||
|---|---|---|
| .. | ||
| https_rules | ||
| __init__.py | ||
| ahmia_filter.py | ||
| hash_plugin.py | ||
| https_rewrite.py | ||
| infinite_scroll.py | ||
| oa_doi_rewrite.py | ||
| search_on_category_select.py | ||
| self_info.py | ||
| tracker_url_remover.py | ||
| vim_hotkeys.py | ||