searxng/searx/static/themes/simple/js/searxng.head.min.js
2021-12-04 13:40:45 +01:00

8 lines
No EOL
442 B
JavaScript

/**
* @license
* (C) Copyright Contributors to the SearXNG project.
* (C) Copyright Contributors to the searx project (2014 - 2021).
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
(function(t,o){"use strict";var n=o.getElementsByTagName("html")[0].classList;n.remove("no-js");n.add("js");if("ontouchstart"in t||t.DocumentTouch&&o instanceof DocumentTouch){n.add("touch")}})(window,document);
//# sourceMappingURL=searxng.head.min.js.map