📁
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: service7.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Quick DebtFunds</title> <link rel="shortcut icon" href="img/fav.png" /> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <meta content="" name="keywords"> <meta content="" name="description"> <!-- Google Web Fonts --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:slnt,wght@-10..0,100..900&display=swap" rel="stylesheet"> <!-- Icon Font Stylesheet --> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css"/> <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet"> <!-- Libraries Stylesheet --> <link rel="stylesheet" href="lib/animate/animate.min.css"/> <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet"> <link href="lib/owlcarousel/assets/owl.carousel.min.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-border text-primary" style="width: 3rem; height: 3rem;" role="status"> <span class="sr-only">Loading...</span> </div> </div> <!-- Spinner End --> <!-- Navbar & Hero Start --> <div class="container-fluid nav-bar px-0 px-lg-4 py-lg-0"> <div class="container"> <nav class="navbar navbar-expand-lg navbar-light"> <a href="index.php" class="navbar-brand p-0"> <img src="img/logo.png" alt="Logo"> </a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse"> <span class="fa fa-bars"></span> </button> <div class="collapse navbar-collapse" id="navbarCollapse"> <div class="navbar-nav mx-0 mx-lg-auto"> <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" data-bs-toggle="dropdown"> <span class="dropdown-toggle">Finance</span> </a> <div class="dropdown-menu"> <a href="finance1.php" class="dropdown-item">Investment</a> <a href="finance2.php" class="dropdown-item">Tax</a> <a href="finance3.php" class="dropdown-item">Forex</a> <a href="finance4.php" class="dropdown-item">Retirement Planning</a> <a href="finance5.php" class="dropdown-item">Cryptocurrency</a> </div> </div> <div class="nav-item dropdown"> <a href="#" class="nav-link" data-bs-toggle="dropdown"> <span class="dropdown-toggle">Loan</span> </a> <div class="dropdown-menu"> <a href="loan1.php" class="dropdown-item">Personal Loan</a> <a href="loan2.php" class="dropdown-item">Auto Loan</a> <a href="loan4.php" class="dropdown-item">Student Loan</a> <a href="loan5.php" class="dropdown-item">Home Equity Loan</a> </div> </div> <div class="nav-item dropdown"> <a href="#" class="nav-link" data-bs-toggle="dropdown"> <span class="dropdown-toggle">Insurance</span> </a> <div class="dropdown-menu"> <a href="service1.php" class="dropdown-item">Life Insurance</a> <a href="service2.php" class="dropdown-item">Health Insurance </a> <a href="service3.php" class="dropdown-item">Car Insurance</a> <a href="service4.php" class="dropdown-item">Home Insurance</a> <a href="service5.php" class="dropdown-item">Renters Insurance</a> <a href="service6.php" class="dropdown-item">Travel Insurance</a> <a href="service7.php" class="dropdown-item">Pet Insurance</a> <a href="service8.php" class="dropdown-item">Event Insurance</a> </div> </div> <a href="contact.php" class="nav-item nav-link">Contact</a> <div class="nav-btn px-3"> <a class="btn btn-primary rounded-pill py-2 px-4 ms-3 flex-shrink-0" onclick="openPopup()"> Get a Quote</a> <div class="popup-container" id="popupContainer"> <div class="popup"> <div style="padding-bottom:10px;"> <button class="close-btn" onclick="closePopup()">X</button> <h2>Subscribe to Get Free Quote</h2> </div> <form> <div class="row g-3"> <div class="col-lg-12 col-xl-8"> <p style="font-size: 14px;">Join our community and be the first to receive exclusive updates, and latest news in insurance, finance, and security planning delivered straight to your inbox!</p> <div class="form-floating"> <input type="text" class="form-control border-0" id="name" placeholder="Your Name"> <label for="name">Your Name</label> </div> </div> <div class="col-lg-12 col-xl-8"> <div class="form-floating"> <input type="email" class="form-control border-0" id="email" placeholder="Your Email"> <label for="email">Your Email</label> </div> </div> <div class="col-6"> <button class="btn btn-primary w-100 py-3">Subscribe</button> </div> </div> </form> </div> </div> <script> function openPopup() { document.getElementById('popupContainer').style.display = 'flex'; } function closePopup() { document.getElementById('popupContainer').style.display = 'none'; } </script> </div> </div> </div> </nav> </div> </div> <!-- Navbar & Hero End --> <!-- Modal Search Start --> <div class="modal fade" id="searchModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog modal-fullscreen"> <div class="modal-content rounded-0"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Search by keyword</h5> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body d-flex align-items-center bg-primary"> <div class="input-group w-75 mx-auto d-flex"> <input type="search" class="form-control p-3" placeholder="keywords" aria-describedby="search-icon-1"> <span id="search-icon-1" class="btn bg-light border nput-group-text p-3"><i class="fa fa-search"></i></span> </div> </div> </div> </div> </div> <!-- Modal Search End --> <!-- About Start --> <div class="container-fluid bg-light about py-5"> <div class="container py-5"> <div class="row g-5"> <div class="col-xl-8 wow fadeInLeft" data-wow-delay="0.2s"> <div class="about-item-content bg-white rounded p-5 h-100"> <h1 class="display-4 mb-4">Protect Your Pet's Health with Reliable Pet Insurance</h1> <p>As a pet owner, your furry friends are family, and their health and well-being are of utmost importance. Pet insurance helps ensure that your pet receives the best care, regardless of unexpected accidents, illnesses, or treatments. With comprehensive coverage, you can provide peace of mind while keeping your pet protected at every stage of life.</p> <p>Whether your pet needs emergency treatment, routine check-ups, or surgeries, our pet insurance plan ensures that you won't have to choose between your pet's health and financial limitations.</p> <h2 class="display-6 mt-4">Why Pet Insurance is Essential?</h2> <p>Pets are prone to various health issues just like humans, and without insurance, you may face steep veterinary bills. Pet insurance helps alleviate the financial burden of these expenses, allowing you to focus on your pet’s recovery rather than worrying about the cost of treatment.</p> <p>Medical treatments for pets can be expensive, especially when dealing with chronic conditions, accidents, or surgeries. With pet insurance, you can ensure that your pet receives the best care without the worry of astronomical vet bills.</p> <h2 class="display-6 mt-4">Core Benefits of Our Pet Insurance Plans</h2> <ul> <li><strong>Comprehensive Health Coverage</strong> – Our plans cover a range of health issues including accidents, injuries, illnesses, surgeries, and even behavioral treatment.</li> <li><strong>Affordable Monthly Premiums</strong> – Get the coverage your pet needs at a price you can afford. We offer competitive premiums with various coverage options to fit your budget.</li> <li><strong>Veterinary Choice</strong> – Choose any licensed vet, clinic, or hospital for your pet’s care, ensuring that your pet receives high-quality treatment from trusted professionals.</li> <li><strong>Quick Claims Processing</strong> – We make it easy to file claims, and our efficient processing means you get reimbursed quickly for eligible expenses.</li> </ul> <h2 class="display-6 mt-4">What Does Pet Insurance Cover?</h2> <h3 class="mt-3">Accident and Illness Coverage</h3> <p>Pet insurance covers a variety of injuries and illnesses, ranging from broken bones, infections, and surgeries, to common ailments such as digestive problems or ear infections. This coverage provides your pet with the necessary care they need during unexpected health crises.</p> <h3 class="mt-3">Routine Care and Preventive Services</h3> <p>While not all plans include routine care, our comprehensive packages can cover preventive services such as vaccinations, annual check-ups, flea/tick prevention, and dental cleanings, helping keep your pet healthy year-round.</p> <h3 class="mt-3">Emergency and Surgical Care</h3> <p>If your pet faces an emergency or needs surgery, pet insurance covers the costly treatments, including emergency care, surgeries, and aftercare, ensuring that your pet receives prompt and effective treatment when they need it most.</p> <h3 class="mt-3">Chronic and Hereditary Conditions</h3> <p>Many pets suffer from chronic or hereditary health conditions, such as hip dysplasia or allergies. Pet insurance covers ongoing treatment, allowing your pet to receive long-term care without the financial strain.</p> <h2 class="display-6 mt-4">Why Choose Our Pet Insurance?</h2> <ul> <li><strong>Personalized Plans</strong> – We understand that every pet is different, which is why we offer personalized plans that suit the specific needs of your pet, whether it’s for a dog, cat, or exotic pet.</li> <li><strong>No Age Limits</strong> – Unlike some insurance providers, we offer coverage for pets of all ages, including senior pets who may require more medical attention.</li> <li><strong>Multi-Pet Discounts</strong> – If you have more than one pet, we offer discounts on premiums for multiple pets, allowing you to save while insuring all of your furry friends.</li> <li><strong>24/7 Support</strong> – Our customer support team is available around the clock to assist with any questions or claims, providing you with support whenever you need it.</li> </ul> <h2 class="display-6 mt-4">How to Get Started with Pet Insurance</h2> <h3 class="mt-3">Step 1: Choose the Right Plan for Your Pet</h3> <p>We offer a variety of plans based on your pet’s age, breed, and health needs. Choose a plan that best fits your pet's lifestyle and medical requirements.</p> <h3 class="mt-3">Step 2: Sign Up Online in Minutes</h3> <p>Our easy-to-use online platform allows you to quickly and securely sign up for pet insurance. Just provide some basic information about your pet, and you’ll be covered in no time.</p> <h3 class="mt-3">Step 3: Get Peace of Mind</h3> <p>Once you’re enrolled, you can rest assured that your pet is protected against unexpected health issues, with the coverage and financial protection needed to keep them healthy and happy.</p> <h2 class="display-6 mt-4">Ready to Protect Your Pet?</h2> <p>Don’t wait until an emergency arises. Secure your pet’s health today with our affordable and comprehensive pet insurance. We’ll make sure your furry friend has the care they need, whenever they need it.</p> <a class="btn btn-primary rounded-pill py-3 px-5" href="#">Get a Quote</a> <a class="btn btn-outline-primary rounded-pill py-3 px-5 ms-3" href="#">Contact Us</a> </div> </div> <div class="col-xl-4 wow fadeInRight" data-wow-delay="0.2s"> <div class="service-item" style="background: #ffffff;border-radius: 10px;margin-bottom: 40px;"> <div class="service-img"> <img src="img/bb1.jpg" class="img-fluid rounded-top w-100" alt=""> </div> <div class="service-content p-4"> <div class="service-content-inner"> <a href="blog6.php" class="d-inline-block h4 mb-4">Mastering Personal Finance: Tips for Managing Your Money</a> <a class="btn btn-primary rounded-pill py-2 px-4" href="blog6.php">Read More</a> </div> </div> </div> <div class="service-item" style="background: #ffffff;border-radius: 10px;margin-bottom: 40px;"> <div class="service-img"> <img src="img/bb2.jpg" class="img-fluid rounded-top w-100" alt=""> </div> <div class="service-content p-4"> <div class="service-content-inner"> <a href="blog5.php" class="d-inline-block h4 mb-4">Why Cybersecurity is Critical for Small Businesses</a> <a class="btn btn-primary rounded-pill py-2 px-4" href="blog5.php">Read More</a> </div> </div> </div> <div class="service-item" style="background: #ffffff;border-radius: 10px;margin-bottom: 40px;"> <div class="service-img"> <img src="img/bb3.jpg" class="img-fluid rounded-top w-100" alt=""> </div> <div class="service-content p-4"> <div class="service-content-inner"> <a href="blog4.php" class="d-inline-block h4 mb-4">Why Identity Theft Protection is Essential in the Digital Age</a> <a class="btn btn-primary rounded-pill py-2 px-4" href="blog4.php">Read More</a> </div> </div> </div> <div class="service-item" style="background: #ffffff;border-radius: 10px;margin-bottom: 40px;"> <div class="service-img"> <img src="img/bb4.jpg" class="img-fluid rounded-top w-100" alt=""> </div> <div class="service-content p-4"> <div class="service-content-inner"> <a href="blog3.php" class="d-inline-block h4 mb-4">Why Travel Insurance is Essential for Every Trip</a> <a class="btn btn-primary rounded-pill py-2 px-4" href="blog3.php">Read More</a> </div> </div> </div> </div> </div> </div> </div> <!-- About End --> <!-- Copyright Start --> <div class="container-fluid copyright py-4"> <div class="container"> <div class="row g-4 align-items-center"> <div class="col-md-6 text-center text-md-end mb-md-0" style="font-size: 12px;"> <span class="text-body"><a href="index.php" class="border-bottom text-white"><i class="fas fa-copyright text-light me-2"></i>2025 Quick DebtFunds</a>, All right reserved.</span> </div> <div class="col-md-6 text-center text-md-start text-body" style="font-size: 12px;"> <a class="border-bottom text-white" href="privacypolicy.php"> Privacy Policy </a><a class="border-bottom text-white" href="termsandconditions.php"> Terms & Conditions </a> </div> </div> </div> </div> <!-- Copyright End --> <!-- Back to Top --> <a href="#" class="btn btn-primary btn-lg-square rounded-circle back-to-top"><i class="fa fa-arrow-up"></i></a> <!-- JavaScript Libraries --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.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/counterup/counterup.min.js"></script> <script src="lib/lightbox/js/lightbox.min.js"></script> <script src="lib/owlcarousel/owl.carousel.min.js"></script> <!-- Template Javascript --> <script src="js/main.js"></script> </body> </html>
Save