Skip to content

Instantly share code, notes, and snippets.

@yukirafsanjani
Created July 4, 2017 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yukirafsanjani/2af81a02a3f4f6612899d8fbb3912b43 to your computer and use it in GitHub Desktop.
Save yukirafsanjani/2af81a02a3f4f6612899d8fbb3912b43 to your computer and use it in GitHub Desktop.
<div class="text-center margin-bottom-20">
<h3>Advertise</h3>
<iframe allowtransparency="true" data-aa="566310" scrolling="no" src="//acceptable.a-ads.com/566310" style="border:0px; padding:0;overflow:hidden"></iframe>
</div>
<div class="row margin-bottom-20">
<div class="col-md-6">
<div class="panel panel-primary">
<div class="panel-heading text-center"><h2><i class="fa fa-shield"></i> Safe Link Converter <i class="fa fa-shield"></i></h2></div>
<div class="panel-body text-center">
<p class="text-primary margin-bottom-20">Encrypting your link and protect the link from viruses, malware, thief, etc!<br/>Made your link safe to visit.</p>
<div class="progress" id="daplong">
<div class="progress-bar progress-bar-striped active six-sec-ease-in-out" role="progressbar" data-transitiongoal="100"></div>
</div>
<button id="download2" class="alert alert-dismissible alert-success btn-lg" style='display:none'><i class="fa fa-thumbs-o-up" aria-hidden="true"></i> <strong>Well done!</strong> you have successfully gained access to Decrypted Link.</button>
</div>
</div>
</div>
<div class="col-md-6 text-left">
<div class="panel panel-info">
<!-- Default panel contents -->
<div class="panel-heading"><h2><i class="fa fa-question-circle-o" aria-hidden="true"></i> How to use our tool:</h2></div>
<div class="panel-body">
<ol>
<li>Click on <strong>How To Use</strong> menu above.</li>
<li>Click on the code and <kbd><kbd>CTRL</kbd> + <kbd>C</kbd></kbd> on your keyboard.</li>
<li>Paste the code in your HTML blog theme before the <mark>&lt;/body&gt;</mark>.</li>
<li>Save your HTML blog theme. you are done!</li>
<li>Now, your blog's outbound links was encrypted!</li>
</ol>
</div>
</div>
</div><div class="clear"></div>
</div>
<div class="row margin-bottom-20">
<div class="col-md-4 text-center">
<h3>Advertise</h3>
<iframe scrolling="no" src="//coinurl.com/get.php?id=64931&amp;SSL=1" style="border: 0; width: 45%;margin-right:5%">
</iframe>
</div>
<div class="col-md-4 text-center">
<h3>Advertise</h3>
<iframe allowtransparency="true" data-aa="566302" scrolling="no" src="//acceptable.a-ads.com/566302" style="border:0px; overflow:hidden;width: 45%;"></iframe>
</div>
<div class='contents' id='one'>
<div class="container" style="margin-top:2%;">
<div class="col-md-8 col-md-offset-2">
<div class="panel panel-primary">
<div class="panel-heading text-center"><h2><i class="fa fa-shield"></i> Safe Link Converter <i class="fa fa-shield"></i></h2></div>
<div class="panel-body text-center">
<p class="text-primary margin-bottom-20">Encrypting your link and protect the link from viruses, malware, thief, etc!<br/>Made your link safe to visit.</p>
<div class="progress" id="daplong">
<div class="progress-bar progress-bar-striped active six-sec-ease-in-out" role="progressbar" data-transitiongoal="100"></div>
</div>
<button id="download2" class="alert alert-dismissible alert-success btn-lg" style='display:none'><i class="fa fa-thumbs-o-up" aria-hidden="true"></i> <strong>Well done!</strong> you have successfully gained access to Decrypted Link.</button>
</div>
</div>
<div class="col-md-4 margin-top-25">
<div class="panel panel-success text-center">
<div class="panel-heading"><h3 class="panel-title"><strong>Your link show here</strong> <i class="fa fa-hand-o-down" aria-hidden="true"></i></h3></div>
<div class="panel-body">
<script src="https://rawgit.com/yukirafsanjani/b27879866a654aa74b060b6bddd9053d/raw/36d34e3fb5a209c18ef6bcd00d91255e77c3528a/safehostialink.js" type="text/javascript"></script>
<script type="text/javascript">
var currentURL=location.href;
var str = currentURL;
var res = str.replace("https://safehostia.blogspot.com/p/url.html?url=", "");
document.write('<button type="button" id="download" class="Visit_Link btn btn-success" onclick="changeLink();" style="display: none;"><strong>Visit Link</strong> <i class="fa fa-external-link" aria-hidden="true"></i></button>')
</script>
</div></div>
</div>
</div></div></div>
<div class="clear"></div>
</div>
<div class="container">
<div class="text-left">
</div>
</div>
<style>
.contents {background:#fff;
position:fixed;display:block;top:0;left;0;z-index: 1;height:100%;
width:100%;!important
}
#one {
background: #fff;height:100%;
width:100%;!important
}
.navbar,footer{display:none}
html{overflow:hidden}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment