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/templates/simple/result_templates
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
..
code.html [fix] simple theme: fix open in a new tab preference 3 years ago
default.html [mod] result_templates/default.html replace embedded HTML by data_src audio_src 2 years ago
images.html [fix] lazy loading of <img> tags 3 years ago
key-value.html [fix] correct kv template formatting and remove internal data 3 years ago
map.html [simple theme] update to ion icons 5 and drop webfont 3 years ago
torrent.html [simple theme] update to ion icons 5 and drop webfont 3 years ago
videos.html [mod] result_templates/videos.html: replace embedded HTML by data_src 2 years ago