You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
__init__.py [typing] add optional attrs to Plugin 3 years ago
ahmia_filter.py plugins: refactor initialization 3 years ago
hash_plugin.py [mod] oscar theme /preferences: reorganize the preferences 3 years ago
hostname_replace.py [fix] hostname_replace.py: don't stop replace URL in fields 3 years ago
infinite_scroll.py [enh] add simple theme (WIP) 7 years ago
limiter.py plugin limiter: check only /image_proxy and /search 3 years ago
oa_doi_rewrite.py [format.python] initial formatting of the python code 3 years ago
search_on_category_select.py [format.python] initial formatting of the python code 3 years ago
self_info.py [format.python] initial formatting of the python code 3 years ago
tracker_url_remover.py [format.python] initial formatting of the python code 3 years ago
vim_hotkeys.py [format.python] initial formatting of the python code 3 years ago