2017-09-13 21:35:40 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
2017-09-18 15:53:08 +00:00
|
|
|
<title>This site or element was blocked by ClearURLs Add-on</title>
|
2017-09-13 21:35:40 +00:00
|
|
|
<!-- Required meta tags -->
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
|
|
|
|
|
<!-- Bootstrap CSS -->
|
2017-12-16 22:50:50 +00:00
|
|
|
<link rel="stylesheet" href="../css/bootstrap.min.css">
|
2017-09-13 21:35:40 +00:00
|
|
|
|
|
|
|
<style>
|
|
|
|
body {
|
|
|
|
background-color: #333;
|
|
|
|
color: white;
|
|
|
|
text-shadow: 0 1px 3px rgba(0,0,0,.5);
|
|
|
|
}
|
|
|
|
|
|
|
|
h1 {
|
|
|
|
color: #f72d04;
|
|
|
|
}
|
|
|
|
|
|
|
|
.content {
|
|
|
|
position: absolute;
|
|
|
|
top: 40%;
|
|
|
|
left: 50%;
|
|
|
|
transform: translate(-50%,-50%);
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="container content">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-sm-10 col-sm-offset-1">
|
|
|
|
<h1 class="text-center">This site or element was blocked by <b>ClearURLs</b> Add-on</h1>
|
|
|
|
<p class="text-center">
|
|
|
|
This site or element was blocked by <b>ClearURLs</b> Add-on, because we identify this site as an
|
|
|
|
advertising and/or tracking service.
|
|
|
|
<br>
|
|
|
|
To visit this site, you must temporarily deactivate the Add-on.
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<footer class="navbar-fixed-bottom">
|
|
|
|
<div class="navbar-inverse text-center">
|
2017-12-16 22:50:50 +00:00
|
|
|
<small class="text-muted">Version 1.1.2.5</small>
|
2017-09-13 21:35:40 +00:00
|
|
|
</div>
|
|
|
|
</footer>
|
|
|
|
|
|
|
|
<!-- Optional JavaScript -->
|
|
|
|
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
|
2017-12-16 22:50:50 +00:00
|
|
|
<script src="../external_js/jquery-3.2.1.min.js"></script>
|
|
|
|
<script src="../external_js/bootstrap.min.js"></script>
|
2017-09-13 21:35:40 +00:00
|
|
|
</body>
|
|
|
|
</html>
|