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 98cab4cf75 [mod] result_templates/default.html replace embedded HTML by data_src audio_src
Embedded HTML breaks SearXNG architecture.  To modularize, HTML is generated in
the templates (oscar & simple) and result parameter 'embedded' is replaced by
'data_src' (and 'audio_src'), an URL for embedded content (<iframe>).

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 years ago
..
__init__.py [typing] add optional attrs to Plugin 2 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 [mod] result_templates/default.html replace embedded HTML by data_src audio_src 2 years ago
infinite_scroll.py [enh] add simple theme (WIP) 7 years ago
limiter.py plugin limiter: check only /image_proxy and /search 2 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