searxng/searx/plugins
Markus Heiser 795e8af61d [fix] hostname_replace.py: don't stop replace URL in fields
This is a rewrite of the hostname_replace.py that:

- don't stop to replace URL in fields ('data_src', 'audio_src') if there isn't a
  'parsed_url',
- adds a comment about keep or remove a result from the result list
- adds a loop over ['data_src', 'audio_src'] instead of doubling code lines

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-02-18 18:59:58 +01:00
..
__init__.py [typing] add optional attrs to Plugin 2022-01-17 11:42:48 +01:00
ahmia_filter.py plugins: refactor initialization 2021-10-06 19:18:19 +02:00
hash_plugin.py [mod] oscar theme /preferences: reorganize the preferences 2021-06-17 15:29:07 +02:00
hostname_replace.py [fix] hostname_replace.py: don't stop replace URL in fields 2022-02-18 18:59:58 +01:00
infinite_scroll.py [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
limiter.py plugin limiter: check only /image_proxy and /search 2022-02-12 15:57:07 +01:00
oa_doi_rewrite.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
search_on_category_select.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
self_info.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
tracker_url_remover.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
vim_hotkeys.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00