📁
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"> <!-- Basic --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Mobile Metas --> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Site Metas --> <title>Tech Antivirus</title> <meta name="keywords" content=""> <meta name="description" content=""> <meta name="author" content=""> <!-- Site Icons --> <link rel="shortcut icon" href="images/fav.ico" type="image/x-icon" /> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <!-- Design fonts --> <link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet"> <!-- Bootstrap core CSS --> <link href="css/bootstrap.css" rel="stylesheet"> <!-- FontAwesome Icons core CSS --> <link href="css/font-awesome.min.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="style.css" rel="stylesheet"> <!-- Responsive styles for this template --> <link href="css/responsive.css" rel="stylesheet"> <!-- Colors for this template --> <link href="css/colors.css" rel="stylesheet"> <!-- Version Tech CSS for this template --> <link href="css/version/tech.css" rel="stylesheet"> <style> .accordion { background-color: #eee; color: #444; cursor: pointer; padding: 18px; width: 100%; border: none; text-align: left; outline: none; font-size: 15px; transition: 0.4s; } .active, .accordion:hover { background-color: #ccc; } .panel { padding: 0 18px; display: none; background-color: white; overflow: hidden; } </style> </head> <body> <div id="wrapper"> <header class="tech-header header"> <div class="container-fluid"> <nav class="navbar navbar-toggleable-md navbar-inverse fixed-top bg-inverse"> <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="row"> <div class="col-md-8"> <a class="navbar-brand" href="index.php"><img src="images/logo.png" alt=""></a> </div> <div class="col-md-4"> <div class="collapse navbar-collapse" id="navbarCollapse"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link" href="index.php">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="reviews.php">REVIEWS</a> </li> <li class="nav-item"> <a class="nav-link" href="faq.php">FAQ</a> </li> <li class="nav-item"> <a class="nav-link" href="disclosure.php">DISCLOSURE</a> </li> <li class="nav-item"> <a class="nav-link" href="contact.php">Contact Us</a> </li> </ul> </div> </div> </div> </div> </nav> </div><!-- end container-fluid --> </header><!-- end market-header --> <section class="section"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="page-wrapper"> <div class="blog-list clearfix"><br> <div class="blog-box row"> <div class="col-md-8"> <h2>Tech Antivirus Reviews - About Us</h2><br> <p>Online reviews and information regarding the pros and cons of Antivirus software providers will help you to find a service that best suits your needs. That’s where we come in.</p> <p>The internet is a mine of information on all subjects imaginable and can prove more a real headache and as such our service will help to extract all the most important information on the relevant brands. We at techantivirus.com do the work so you don’t have to.</p> <p>Our online reviews provide in-depth information, comparing features and services provided by all the best Antivirus software providers.</p> <p>As well as offering you this information we also have expert customer service representatives to help offer additional advice, all to help you make the best possible decision when it comes to making your Anti Virus software purchase.</p> </div><!-- end col --> <div class="col-md-4"> <img src="images/sub.jpg" alt="" class="img-fluid"> </div> </div><!-- end blog-box --> <hr class="invis"> </div><!-- end blog-list --> </div><!-- end page-wrapper --> </div><!-- end col --> </div><!-- end row --> </div><!-- end container --> </section> <footer class="footer"> <div class="container"> <div class="row"> <div class="col-lg-7"> <div class="widget"> <div class="footer-text text-left"> <a href="index.php"><img src="images/logo.png" alt="" class="img-fluid"></a> <p>Tech Antivirus Blog is a technology blog, we sharing marketing, news and gadget articles.</p> <hr class="invis"> <div class="newsletter-widget text-left"> <form class="form-inline"> <input type="text" class="form-control" placeholder="Enter your email address"> <button type="submit" class="btn btn-primary">SUBMIT</button> </form> </div><!-- end newsletter --> </div><!-- end footer-text --> </div><!-- end widget --> </div><!-- end col --> <div class="col-lg-3 col-md-12 col-sm-12 col-xs-12"> <div class="widget"> <div class="link-widget"> <ul> <li><a href="terms.php">Terms Of Service</a></li> <li><a href="privacy.php">Privacy Policy</a></li> <li><a href="cookie.php">Cookie Policy</a></li> <li><a href="disclosure.php">Disclosure</a></li> <li><a href="faq.php">FAQ</a></li> </ul> </div><!-- end link-widget --> </div><!-- end widget --> </div><!-- end col --> <div class="col-lg-2 col-md-12 col-sm-12 col-xs-12"> <div class="widget"> <div class="link-widget"> <ul> <li><a href="subscribe.php">Subscribe</a></li> <li><a href="about.php">About Us</a></li> <li><a href="contact.php">Help</a></li> <li><a href="unsubscribe.php">Opt-Out</a></li> </ul> </div><!-- end link-widget --> </div><!-- end widget --> </div><!-- end col --> </div> <div class="row"> <div class="col-md-12 text-center"> <br> <div class="copyright">© Techantivirus.com. All Rights Reserved.</div> </div> </div> </div><!-- end container --> </footer><!-- end footer --> <div class="dmtop">Scroll to Top</div> </div><!-- end wrapper --> <!-- Core JavaScript ================================================== --> <script src="js/jquery.min.js"></script> <script src="js/tether.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/custom.js"></script> </body> </html>
Save