mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
8 lines
No EOL
442 B
JavaScript
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
|