HEX
Server: Apache/2.4.56 (Unix) OpenSSL/1.0.2k-fips
System: Linux host.nohasslegoals.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
User: nohass (1001)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/nohass/training.nohasslegoals.com/wp-includes__99e760c/js/wp-sanitize.min.js
/*! This file is auto-generated */
window.wp=window.wp||{},wp.sanitize={stripTags:function(t){let e=t||"";for(;(e=(t=e).replace(/<!--[\s\S]*?(-->|$)/g,"").replace(/<(script|style)[^>]*>[\s\S]*?(<\/\1>|$)/gi,"").replace(/<\/?[a-z][\s\S]*?(>|$)/gi,""))!==t;);return e},stripTagsAndEncodeText:function(t){let e=wp.sanitize.stripTags(t),i=document.createElement("textarea");try{i.textContent=e,e=wp.sanitize.stripTags(i.value)}catch(t){}return e}};