Linux webm003.cluster129.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.129.20.3 | : 216.73.217.63
Cant Read [ /etc/named.conf ]
8.4.22
chloega
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
chloega /
www /
wp-content /
themes /
inspiro /
[ HOME SHELL ]
Name
Size
Permission
Action
assets
[ DIR ]
drwxr-xr-x
inc
[ DIR ]
drwxr-xr-x
languages
[ DIR ]
drwxr-xr-x
page-templates
[ DIR ]
drwxr-xr-x
patterns
[ DIR ]
drwxr-xr-x
template-parts
[ DIR ]
drwxr-xr-x
woocommerce
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
404.php
927
B
-rw-r--r--
LICENSE
17.67
KB
-rw-r--r--
README.md
11.53
KB
-rw-r--r--
README_DEV.md
1.29
KB
-rw-r--r--
archive.php
1.33
KB
-rw-r--r--
comments.php
4.54
KB
-rw-r--r--
footer.php
840
B
-rw-r--r--
functions.php
4.28
KB
-rw-r--r--
header.php
1.8
KB
-rw-r--r--
index.php
1.9
KB
-rw-r--r--
page.php
1.23
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
readme.txt
10.64
KB
-rw-r--r--
rtl.css
480
B
-rw-r--r--
screenshot.png
620.53
KB
-rw-r--r--
search.php
1.54
KB
-rw-r--r--
searchform.php
917
B
-rw-r--r--
sidebar.php
1.23
KB
-rw-r--r--
single.php
1.58
KB
-rw-r--r--
style.css
2.07
KB
-rw-r--r--
theme.json
9.05
KB
-rw-r--r--
wpml-config.xml
297
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : footer.php
<?php /** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Inspiro * @subpackage Inspiro_Lite * @since Inspiro 1.0.0 * @version 1.0.0 */ ?> </div><!-- #content --> <?php get_template_part( 'template-parts/footer/footer', 'instagram-widget' ); ?> <footer id="colophon" <?php inspiro_footer_class(); ?> role="contentinfo"> <div class="inner-wrap"> <?php get_template_part( 'template-parts/footer/footer', 'widgets' ); get_template_part( 'template-parts/footer/site', 'info' ); ?> </div><!-- .inner-wrap --> </footer><!-- #colophon --> </div><!-- .site-content-contain --> </div><!-- #page --> <?php wp_footer(); ?> </body> </html>
Close