|
Server IP : 149.13.87.7 / Your IP : 185.174.145.2 Web Server : nginx System : Linux h2 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 User : root ( 0) PHP Version : 8.0.28 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /mnt/platforms/workspaces/shortable.org/../andesgross.com/../scalelenses.online/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
include 'ContentEdit.php';
?>
<!DOCTYPE html>
<html lang="en">
<head>
<title>shortable.org - Privacy Policy</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="assets/img/apple-icon.png">
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico">
<!-- Load Require CSS -->
<link href="assets/css/colors/<?= $color_changer ?>.css" rel="stylesheet">
<!-- Font CSS -->
<link href="assets/css/boxicon.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap" rel="stylesheet">
<!-- Load Tempalte CSS -->
<link rel="stylesheet" href="assets/css/templatemo.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="assets/css/custom.css">
</head>
<body>
<!-- Header -->
<nav id="main_nav" class="navbar navbar-expand-lg navbar-light bg-white shadow">
<div class="container d-flex justify-content-between align-items-center">
<a class="navbar-brand h1" href="index.php"> shortable.org </a>
<div class="align-self-center collapse navbar-collapse flex-fill d-lg-flex justify-content-lg-between" id="navbar-toggler-success">
<div class="flex-fill mx-xl-5 mb-2">
<ul class="nav navbar-nav d-flex justify-content-between mx-xl-5 text-center text-dark">
<li class="nav-item">
<a class="nav-link btn-outline-primary rounded-pill px-3" href="index.php">Home</a>
</li>
<li class="nav-item">
<a class="nav-link btn-outline-primary rounded-pill px-3" href="index.php#services">Services</a>
</li>
<li class="nav-item">
<a class="nav-link btn-outline-primary rounded-pill px-3" href="privacy-policy.php">Privacy Policy</a>
</li>
<li class="nav-item">
<a class="nav-link btn-outline-primary rounded-pill px-3" href="disclaimer.php">Disclaimer</a>
</li>
<li class="nav-item">
<a class="nav-link btn-outline-primary rounded-pill px-3" href="index.php#contact">Contact</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
<!-- Close Header -->
<!-- Start Banner Hero -->
<section class="bg-light w-100">
<div class="container">
<div class="row d-flex align-items-center py-5">
<div class="col-lg-6 text-start">
<h1 class="h2 py-5 text-primary typo-space-line"> DISCLAIMER </h1>
</div>
<div class="col-lg-6">
<img src="./assets/images/privacy-disc/disclaimer.jpg">
</div>
</div>
</div>
</section>
<!-- End Banner Hero -->
<br><br><br>
<main role="main">
<section id="mu-contact">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="mu-privacy-area">
<div class="mu-privacy-header">
<span class="mu-header-dot"></span>
<p>shortable.org serves as an informational service only. The inclusion of a link on this website does not imply shortable.org endorsement of the linked site nor does shortable.org accept any responsibility for the content, or the use, of such site.
<br><br>
shortable.org is not responsible for the offers or goods supplied by vendors.shortable.org has no control over the legality of any coupons or other offers made by vendors, the ability of any of the vendors to complete the sales or transactions in accordance with the offers, or the quality of the goods offered by the vendors. In the event you have a dispute with a vendor in any way relating to this site or the use of information from this site, you agree to waive and release shortable.org from any claims, demands, actions, damages (actual and consequential), losses, costs and expenses of every kind and nature, known and unknown, disclosed and undisclosed relating to that dispute.
<br><br>
It is your responsibility to verify independently that any merchant you are doing business with is legitimate and reputable. Before participating in any specific offers and/or promotions, please analyze the details and conditions of the offer including the fine print. Any access to or use of this site shall be deemed your agreement to and approval of all the above terms and conditions.
<br><br>
shortable.org and the shortable.org service, and all materials and information contained on it, and any services or products provided through it are provided "AS IS" without warranties of any kind, express or implied, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTY OF MERCHANTABILITY, fitness for a particular purpose, the expectation of privacy (unless discussed on our Privacy Policy) or non-infringement. any warranty for information.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<br><br><br>
<!-- Start Contact -->
<section class="banner-bg bg-light py-5">
<div class="container">
<div class="row">
<div class="col-lg-6 mx-auto my-4 p-3">
<form action="#" method="get"><h1 class="h2 text-center">Stay up to date with us</h1>
<div class="input-group py-3">
<input name="email" type="text" class="form-control form-control-lg rounded-pill rounded-end" id="email" placeholder="Your Email" aria-label="Your Email">
<button class="btn btn-secondary text-white btn-lg rounded-pill rounded-start px-lg-4" type="submit">Subsribe</button>
</div>
<p class="text-center light-300">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt labore et dolore magna aliqua.</p>
</form>
</div>
</div>
</div>
</section>
<!-- End Contact -->
<!-- Start Footer -->
<footer class="bg-secondary pt-4">
<div class="container">
<div class="row py-4">
<div class="col-lg-3 col-12 align-left">
<a class="navbar-brand" href="index.html">
<span class="text-light h5">shortable.org</span>
</a>
<p class="text-light my-lg-4 my-2"><?= $headerDesc ?></p>
<ul class="list-inline footer-icons light-300">
<li class="list-inline-item m-0">
<a class="text-light" target="_blank" href="http://facebook.com/">
<i class='bx bxl-facebook-square bx-md'></i>
</a>
</li>
<li class="list-inline-item m-0">
<a class="text-light" target="_blank" href="https://www.linkedin.com/">
<i class='bx bxl-linkedin-square bx-md'></i>
</a>
</li>
<li class="list-inline-item m-0">
<a class="text-light" target="_blank" href="https://www.whatsapp.com/">
<i class='bx bxl-whatsapp-square bx-md'></i>
</a>
</li>
<li class="list-inline-item m-0">
<a class="text-light" target="_blank" href="https://www.flickr.com/">
<i class='bx bxl-flickr-square bx-md'></i>
</a>
</li>
<li class="list-inline-item m-0">
<a class="text-light" target="_blank" href="https://www.medium.com/">
<i class='bx bxl-medium-square bx-md' ></i>
</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-4 my-sm-0 mt-4">
<h3 class="h4 pb-lg-3 text-light light-300">Our Company</h2>
<ul class="list-unstyled text-light light-300">
<li class="pb-2">
<i class='bx-fw bx bxs-chevron-right bx-xs'></i><a class="text-decoration-none text-light" href="index.php#main_nav">Home</a>
</li>
<li class="pb-2">
<i class='bx-fw bx bxs-chevron-right bx-xs'></i><a class="text-decoration-none text-light py-1" href="index.php#services">Services</a>
</li>
<li class="pb-2">
<i class='bx-fw bx bxs-chevron-right bx-xs'></i><a class="text-decoration-none text-light py-1" href="privacy-policy.php">Privacy Policy</a>
</li>
<li class="pb-2">
<i class='bx-fw bx bxs-chevron-right bx-xs'></i><a class="text-decoration-none text-light py-1" href="disclaimer.php">Disclaimer</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-4 my-sm-0 mt-4">
<h2 class="h4 pb-lg-3 text-light light-300">Our Services</h2>
<ul class="list-unstyled text-light light-300">
<li class="pb-2">
<i class='bx-fw bx bxs-chevron-right bx-xs'></i><a class="text-decoration-none text-light py-1" href="index.php#services">Branding</a>
</li>
<li class="pb-2">
<i class='bx-fw bx bxs-chevron-right bx-xs'></i><a class="text-decoration-none text-light py-1" href="index.php#services">Marketing</a>
</li>
<li class="pb-2">
<i class='bx-fw bx bxs-chevron-right bx-xs'></i><a class="text-decoration-none text-light py-1" href="index.php#services">24/7 Help & Support</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-4 my-sm-0 mt-4">
<h2 class="h4 pb-lg-3 text-light light-300">For Client</h2>
<ul class="list-unstyled text-light light-300">
<li class="pb-2">
<i class='bx-fw bx bx-map bx-xs'></i><a class="text-decoration-none text-light py-1" href="<?= $brand_address ?>"><?= $brand_address ?></a>
</li>
<li class="pb-2">
<i class='bx-fw bx bx-mail-send bx-xs'></i><a class="text-decoration-none text-light py-1" href="<?= $brand_email ?>"><?= $brand_email ?></a>
</li>
<li class="pb-2">
<i class='bx-fw bx bx-phone bx-xs'></i><a class="text-decoration-none text-light py-1" href="<?= $brand_phone ?>"><?= $brand_phone ?></a>
</li>
</ul>
</div>
</div>
</div>
<div class="w-100 bg-primary py-3">
<div class="container">
<div class="row pt-2">
<div class="col-lg-6 col-sm-12">
<p class="text-lg-start text-center text-light light-300">
©<?php echo date("Y"); ?> Copyright. All right reserved.
</p>
</div>
<div class="col-lg-6 col-sm-12">
<p class="text-lg-end text-center text-light light-300">
<a rel="sponsored" class="text-decoration-none text-light" href="#" target="_blank"><strong>shortable.org</strong></a>
</p>
</div>
</div>
</div>
</div>
</footer>
<!-- End Footer -->
<!-- Bootstrap -->
<script src="assets/js/bootstrap.bundle.min.js"></script>
<!-- Templatemo -->
<script src="assets/js/templatemo.js"></script>
<!-- Custom -->
<script src="assets/js/custom.js"></script>
</body>
</html>AnonSec - 2021