|
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/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
include 'ContentEdit.php';
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>shortable.org - Disclaimer</title>
<!-- Font Awesome -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,800" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
<!-- Bootstrap -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<!-- Main Style -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- Theme color -->
<link id="switcher" href="assets/css/color/<?= $color_changer ?>.css" rel="stylesheet">
</head>
<body>
<header id="mu-header" class="" role="banner">
<div class="container">
<nav class="navbar navbar-default mu-navbar">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">shortable.org</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav mu-menu navbar-right">
<li><a href="<?php echo('index.php'); ?>">HOME</a></li>
<li><a href="<?php echo('index.php#mu-service'); ?>">SERVICES</a></li>
<li><a href="#join_us">JOIN US</a></li>
<li><a href="<?php echo('index.php#mu-contact'); ?>">CONTACT</a></li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<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">
<h2 class="mu-heading-title">DISCLAIMER</h2>
<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>
<section id="mu-about">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="mu-about-area" id="join_us">
<div class="mu-about-header">
<h2 class="mu-heading-title">Join Our List and stay updated!</h2>
<span>Subscribe to our newsletter and stay up to date with the latest news and updates!</span>
<form class="form-inline">
<div class="form-group mb-2">
<input type="email" class="form-control" id="input_join" value="Enter your email address">
</div>
<button type="submit" class="mu-send-msg-btn" >Join now!</button>
</form>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="mu-legal">
<div class="container">
<div class="mu-legal-menu">
<ul class="mu-legal">
<li><a href="<?php echo('privacy-policy.php'); ?>">PRIVACY POLICY</a></li>
<li><a href="<?php echo('disclaimer.php'); ?>">DISCLAIMER</a></li>
<li><a href="<?php echo('index.php#mu-contact'); ?>">HELP</a></li>
</ul>
</div>
</div>
</section>
</main>
<footer id="mu-footer" role="contentinfo">
<div class="container">
<div class="mu-footer-area">
<p class="mu-copy-right">© <?php echo date("Y"); ?> Copyright <a rel="nofollow" href="#">shortable.org</a>. All right reserved.</p>
</div>
</div>
</footer>
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Bootstrap -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- Featured Slider -->
<script type="text/javascript" src="assets/js/typed.min.js"></script>
<!-- Custom js -->
<script type="text/javascript" src="assets/js/custom.js"></script>
</body>
</html>
AnonSec - 2021