📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
surefundeals
/
Name
Size
Perm
Actions
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.51 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
222.php
15.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
15.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
0.4 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
license.txt
19.44 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
readme.html
7.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
7.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-blog-header.php
0.34 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-comments-post.php
2.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config-sample.php
3.26 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config.php
3.54 KB
0666
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-cron.php
5.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-links-opml.php
2.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-load.php
3.84 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-login.php
50.66 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
8.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-scanner.gz
21.5 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-scanner.php
0.15 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-settings.php
31.88 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-signup.php
33.94 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-trackback.php
5.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-ugebuild.gz
47.66 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-ugebuild.php
0.16 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
xmlrpc.php
3.13 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
yyj.txt
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: about.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <link rel="shortcut icon" href="assets/images/favicon.ico" type="image/x-icon"> <link rel="icon" href="assets/images/favicon.ico" type="image/x-icon"> <title>About - Flu Attack Defender</title> <!-- Bootstrap --> <link href="assets/css/bootstrap.min.css" rel="stylesheet"> <link href="assets/css/font-awesome.min.css" rel="stylesheet"> <link href="assets/css/magnific-popup.css" rel="stylesheet"> <link href="assets/css/jquery-ui.css" rel="stylesheet"> <link href="assets/css/animate.css" rel="stylesheet"> <link href="assets/css/owl.carousel.min.css" rel="stylesheet"> <!-- Main css --> <link href="assets/css/main.css" rel="stylesheet"> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <!-- Preloader --> <div class="preloader"> <div class="lds-default"><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div></div> </div><!-- /Preloader --> <!--Header Area--> <!--Header Area--> <header class="header-area fixed-header"> <nav class="navbar navbar-expand-lg main-menu"> <div class="container"> <a class="navbar-brand" href="index.php"><img src="assets/images/logo3.png" class="d-inline-block align-top" alt=""></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="menu-toggle"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav m-auto"> <li class="nav-item"> <a class="nav-link" href="index.php">Home</a> </li> <li class="nav-item active"><a class="nav-link" href="about.php">About us</a></li> <li class="nav-item"><a class="nav-link" href="worst-pandemics.php">Worst Pandemics</a></li> <li class="nav-item"><a class="nav-link" href="testing.php">Testing Centers</a></li> <li class="nav-item"><a class="nav-link" href="contact.php">Contact</a></li> </ul> <div class="header-btn justify-content-end"> <a href="contact.php" class="bttn-small btn-fill">+800 564 8367</a> </div> </div> </div> </nav> </header><!--/Header Area--> <!--breadcrumb area--> <section class="breadcrumb-area dark-overlay" style="background: url('assets/images/banners/1.jpg') no-repeat fixed;"> <div class="container"> <div class="row"> <div class="col-xl-8 col-lg-8 col-md-12 col-sm-12"> <div class="banner-title"> <h2>About</h2> </div> <ul> <li><a href="index.php">Home</a></li> <li>About</li> </ul> </div> </div> </div> </section><!--/breadcrumb area--> <!--About Section--> <section class="about-area gray-bg"> <div class="about-content mid-bg-gray"> <div class="about-content-inner-2"> <div class="section-title mb-10"> <h4>About us</h4> <h2>Who we are</h2> </div> <p><b>Flu Attack Defender</b> is an independent online resource for public. We offer expert information and guidance regarding public health degrees, with a special emphasis . Here you will find rankings and reviews of the best public health programs, scholarship and financial aid information for public health students, and guides to a variety of public health careers. We are constantly updating and improving our site, so be sure to check back often. If you have any question or comments about how we can make the site more useful, please let us know through our contact page.</p> <p class="m-0"><b>fluattackdefender.com</b> is produced by editors and journalists dedicated to delivering accurate, trusted, up-to-date health and medical information, for consumers. We focus on problem-solving content to help you make decisions during complicated, stressful times. We write in plain English, using real-life examples. For additional information we partner with the medically accredited sources listed below.</p> <br><br><b>Accuracy and Review of Content</b> <br> <p>Hundreds of doctors, experts, patients, and advocates have been interviewed during the production of our original content.</p> <p>Read our User's Bill of Rights and Editorial Policy to learn more about our commitment to editorial integrity and service to our users.</p> <b>About Your Privacy</b> <p>We know that health is a very personal, private subject, and we maintain a strict privacy policy.</p> </div> </div> <div class="about-left" style="background: url('assets/images/about-3.jpg') no-repeat center / cover;"> <!-- <div class="left-img-wrap"> <a href="#" class="video-popup"><i class="flaticon-heart"></i></a> </div>--> </div> </section><!--/About Section--> <!--Footer Area--> <footer class="footer-area section-padding black-bg-2"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-10 col-lg-10 col-md-12 col-sm-12"> <div class="footer-logo centered mb-4"> <img src="assets/images/logo3.png" alt=""> </div> <!--<div class="footer-social"> <ul> <li><a href="#"><i class="fa fa-facebook"></i></a></li> <li><a href="#"><i class="fa fa-pinterest"></i></a></li> <li><a href="#"><i class="fa fa-linkedin"></i></a></li> <li><a href="#"><i class="fa fa-instagram"></i></a></li> <li><a href="#"><i class="fa fa-youtube"></i></a></li> </ul> </div>--> <div class="footer-nav"> <ul> <li><a href="privacy.php">Privacy Policy</a></li> <li><a href="terms.php">Terms and Conditions</a></li> <li><a href="subscribe.php">Subscribe</a></li> <li><a href="un-subscribe.php">Un-Subscribe</a></li> </ul> </div> <div class="copyright"> <p>Copyright © 2020 All Rights Reserved</p> </div> </div> </div> </div> </footer><!--/Footer Area--> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="assets/js/jquery-3.2.1.min.js"></script> <script src="assets/js/jquery-migrate.js"></script> <script src="assets/js/jquery-ui.js"></script> <script src="assets/js/popper.js"></script> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/owl.carousel.min.js"></script> <script src="assets/js/magnific-popup.min.js"></script> <script src="assets/js/imagesloaded.pkgd.min.js"></script> <script src="assets/js/isotope.pkgd.min.js"></script> <script src="assets/js/waypoints.min.js"></script> <script src="assets/js/jquery.counterup.min.js"></script> <script src="assets/js/wow.min.js"></script> <script src="assets/js/scrollUp.min.js"></script> <script src="assets/js/script.js"></script> </body> <!-- Mirrored from weblos.net/HTML/coniv/about.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 08 Apr 2020 14:43:40 GMT --> </html>
Save