Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
cai /
admins /
sort /
dist /
js /
parsers /
[ HOME SHELL ]
Name
Size
Permission
Action
parser-date-extract.min.js
1.83
KB
-rwxr-x--x
parser-date-iso8601.min.js
879
B
-rwxr-x--x
parser-date-month.min.js
912
B
-rwxr-x--x
parser-date-range.min.js
2.78
KB
-rwxr-x--x
parser-date-two-digit-year.min...
1.28
KB
-rwxr-x--x
parser-date-weekday.min.js
1.29
KB
-rwxr-x--x
parser-date.min.js
870
B
-rwxr-x--x
parser-duration.min.js
1.25
KB
-rwxr-x--x
parser-feet-inch-fraction.min....
1.14
KB
-rwxr-x--x
parser-file-type.min.js
2.03
KB
-rwxr-x--x
parser-globalize.min.js
1.35
KB
-rwxr-x--x
parser-huge-numbers.min.js
517
B
-rwxr-x--x
parser-ignore-articles.min.js
1.46
KB
-rwxr-x--x
parser-image.min.js
528
B
-rwxr-x--x
parser-input-select.min.js
5.72
KB
-rwxr-x--x
parser-leading-zeros.min.js
641
B
-rwxr-x--x
parser-metric.min.js
1.85
KB
-rwxr-x--x
parser-named-numbers.min.js
1.9
KB
-rwxr-x--x
parser-network.min.js
2.94
KB
-rwxr-x--x
parser-roman.min.js
1.41
KB
-rwxr-x--x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : parser-roman.min.js
(function(factory){if (typeof define === 'function' && define.amd){define(['jquery'], factory);} else if (typeof module === 'object' && typeof module.exports === 'object'){module.exports = factory(require('jquery'));} else {factory(jQuery);}}(function(jQuery){ /*! Parser: roman - updated 6/28/MMXIV (v2.17.3) */ !function(c){"use strict";var p=/^M*(?:D?C{0,3}|C[MD])(?:L?X{0,3}|X[CL])(?:V?I{0,3}|I[XV])$/i,m=/\b([MCDLXVI]+\b)/gi,l={I:1,V:5,X:10,L:50,C:100,D:500,M:1e3};c.tablesorter.addParser({id:"roman",is:function(){return!1},format:function(r){var t,e=r.toUpperCase().split(""),n=0;if(!r||!p.test(r))return r;for(;e.length;)n+=(t=l[e.shift()])*(t<l[e[0]]?-1:1);return n},type:"numeric"}),c.tablesorter.addParser({id:"roman-ignore",is:function(){return!1},format:function(r,t,e,n){var i,a,o=t.config,s=c.isArray(o.roman_ignore)?o.roman_ignore[n]:0,u=(isNaN(s)?c.trim(r.replace(s,"")):c.trim(r.substring(0,r.length-s))).match(m),f=0;if(!p.test(u))return r;for(u=(a=u[0]).toUpperCase().split("");u.length;)(i=l[u.shift()])&&(f+=i*(i<l[u[0]]?-1:1));return f?r.replace(a,f):r},type:"text"}),c.tablesorter.addParser({id:"roman-extract",is:function(){return!1},format:function(r){var t,e=c.grep(r.split(/\b/),function(r){return p.test(r)?r:""}).join("").match(m),n=0;if(!(e?p.test(e):0))return r;for(e=e[0].toUpperCase().split("");e.length;)(t=l[e.shift()])&&(n+=t*(t<l[e[0]]?-1:1));return n||r},type:"numeric"})}(jQuery);return jQuery;}));
Close