OwlCyberSecurity - MANAGER
Edit File: search-widget.min.js
/* Do not modify this file directly. It is compiled from other files. */ var jetpackSearchModule=function(){var e,t,c,o=document.querySelectorAll(".jetpack-search-filters-widget__filter-list");for(e=0;e<o.length;e++)for(o[e].addEventListener("click",function(e){var t,c,o=e.target;o.nodeName&&"a"===o.nodeName.toLowerCase()&&(t=o.previousElementSibling)&&t.type&&"checkbox"===t.type&&(t.checked=!t.checked),o.type&&"checkbox"===o.type&&(c=o.nextElementSibling)&&"a"===c.nodeName.toLowerCase()&&(window.location.href=c.getAttribute("href"))}),c=o[e].querySelectorAll('input[type="checkbox"]'),t=0;t<c.length;t++)c[t].disabled=!1,c[t].style.cursor="inherit"};"interactive"===document.readyState||"complete"===document.readyState?jetpackSearchModule():document.addEventListener("DOMContentLoaded",jetpackSearchModule);