summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/js/searx.head.min.js
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-04-19 09:36:54 +0200
committerAlexandre Flament <alex@al-f.net>2021-04-19 09:36:54 +0200
commit92db0227b1f8c2ee64948f032388687b14ee9cd4 (patch)
tree0fac7f35003cad696a49560ff041f63f8105fb6c /searx/static/themes/simple/js/searx.head.min.js
parent48720e20a8acc07d8614bfbf503c254acd604836 (diff)
parent7a0fbdecc484284296574a2c2ba9afda01212723 (diff)
Merge remote-tracking branch 'dalf/oscar-images'
Diffstat (limited to 'searx/static/themes/simple/js/searx.head.min.js')
-rw-r--r--searx/static/themes/simple/js/searx.head.min.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/js/searx.head.min.js b/searx/static/themes/simple/js/searx.head.min.js
index 5c87d749b..dd85086ee 100644
--- a/searx/static/themes/simple/js/searx.head.min.js
+++ b/searx/static/themes/simple/js/searx.head.min.js
@@ -1,4 +1,4 @@
-/*! simple/searx.min.js | 16-03-2021 | */
+/*! simple/searx.min.js | 23-03-2021 | */
(function(t,e){"use strict";var a=e.currentScript||function(){var t=e.getElementsByTagName("script");return t[t.length-1]}();t.searx={touch:"ontouchstart"in t||t.DocumentTouch&&document instanceof DocumentTouch||false,method:a.getAttribute("data-method"),autocompleter:a.getAttribute("data-autocompleter")==="true",search_on_category_select:a.getAttribute("data-search-on-category-select")==="true",infinite_scroll:a.getAttribute("data-infinite-scroll")==="true",static_path:a.getAttribute("data-static-path"),translations:JSON.parse(a.getAttribute("data-translations"))};e.getElementsByTagName("html")[0].className=t.searx.touch?"js touch":"js"})(window,document);
//# sourceMappingURL=searx.head.min.js.map \ No newline at end of file