Linux premium169.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
LiteSpeed
Server IP : 162.0.209.101 & Your IP : 216.73.216.167
Domains :
Cant Read [ /etc/named.conf ]
User : luxeelil
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
dada /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-05-14 02:47
php53
[ DIR ]
drwxr-xr-x
2025-05-14 02:47
php56
[ DIR ]
drwxr-xr-x
2025-05-14 02:47
php71
[ DIR ]
drwxr-xr-x
2025-05-14 02:47
php81
[ DIR ]
drwxr-xr-x
2025-05-14 02:47
php82
[ DIR ]
drwxr-xr-x
2025-05-14 02:47
.dada_config
14.94
KB
-rw-r--r--
2023-11-20 05:31
.htaccess
788
B
-rw-r--r--
2022-10-04 11:38
Config.pm
60.7
KB
-rw-r--r--
2023-11-20 05:31
_dada_mail_config.js
2.25
KB
-rw-r--r--
2022-10-04 11:38
config.local.php
9.3
KB
-rw-r--r--
2022-10-04 11:38
dada.sql
15.14
KB
-rw-r--r--
2023-11-20 05:31
dada.zip
31.23
MB
-rw-r--r--
2023-11-20 05:31
dada_mail_config.js
2.73
KB
-rw-r--r--
2022-10-04 11:38
data.zip
1.5
KB
-rw-r--r--
2023-11-20 05:31
fileindex.php
90
B
-rw-r--r--
2022-10-04 11:38
filemanager.config.json
4.93
KB
-rw-r--r--
2022-10-04 11:38
filemanager.php
3.67
KB
-rw-r--r--
2022-10-04 11:38
import.php
3.06
KB
-rw-r--r--
2024-05-02 10:57
info.xml
3.48
KB
-rw-r--r--
2024-05-02 10:25
install.js
924
B
-rw-r--r--
2021-12-23 11:54
install.php
8.56
KB
-rw-r--r--
2024-05-02 10:57
install.xml
1.72
KB
-rw-r--r--
2021-12-23 11:54
md5
6.32
KB
-rw-r--r--
2024-05-02 10:57
notes.txt
1.62
KB
-rw-r--r--
2023-11-20 05:31
www.zip
12.5
MB
-rw-r--r--
2023-11-20 05:31
wwwindex.php
23
B
-rw-r--r--
2021-12-23 11:54
Save
Rename
tinymce.init({ file_browser_callback: function(field_name, url, type, win) { // from http://andylangton.co.uk/blog/development/get-viewport-size-width-and-height-javascript var w = window, d = document, e = d.documentElement, g = d.getElementsByTagName('body')[0], x = w.innerWidth || e.clientWidth || g.clientWidth, y = w.innerHeight|| e.clientHeight|| g.clientHeight; var cmsURL = '[[wwwurl]]/dada_mail_support_files/RichFilemanager/index.html?&field_name='+field_name+'&lang='+tinymce.settings.language; if(type == 'image') { cmsURL = cmsURL + "&type=images"; } tinyMCE.activeEditor.windowManager.open({ file : cmsURL, title : 'Filemanager', width : x * 0.8, height : y * 0.8, resizable : "yes", close_previous : "no" }); }, selector: "textarea#html_message_body", height: "30em", image_advtab : true, paste_data_images : true, convert_fonts_to_spans : true, element_format : "xhtml", entity_encoding : "names", keep_styles: true, protect: [ /<\?dada.*?\?>/g ], visual: true, convert_urls: false, relative_urls: false, document_base_url : "[[wwwurl]]/dada_mail_support_files/", remove_script_host: false, visualblocks_default_state: true, plugins: [ "autoresize advlist autolink lists link image charmap preview hr anchor ", "searchreplace wordcount visualblocks visualchars code fullscreen", "nonbreaking table contextmenu directionality", "emoticons paste textcolor fullpage" ], toolbar1 : "undo redo | bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | styleselect | bullist numlist outdent indent | link image", toolbar2 : "preview | forecolor backcolor emoticons code fullpage", setup: function(editor) { editor.on('PreInit', function() { editor.parser.addNodeFilter('#cdata', function(nodes) { for (var i = 0; i < nodes.length; i++) { nodes[i].remove(); } }); }); } });