Swap 0bin for zerobin, re-order section #470

Merged
kewde merged 9 commits from zerobin into master 2018-08-24 22:35:45 +00:00
3 changed files with 12 additions and 9 deletions
Showing only changes of commit 0827984ba7 - Show all commits

View File

@@ -2598,7 +2598,7 @@
<div class="panel-body">
<p><img src="img/tools/PrivateBin.png" alt="PrivateBin" align="right" style="margin-left:5px;">PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES. It is the improved version of ZeroBin.</p>
<p><a href="https://privatebin.info/"><button type="button" class="btn btn-info">Website: privatebin.info</button></a></p>
<p><a href="https://privatebin.info/"><button type="button" class="btn btn-success">Website: privatebin.info</button></a></p>
</div>
</div>
</div><!-- /.col-sm-4 -->
@@ -2625,7 +2625,7 @@
<div class="panel-body">
<p><img src="img/tools/Ghostbin.png" alt="Ghostbin" align="right" style="margin-left:5px;">Ghostbin supports encryption, expiration, sessions, grant users to edit your notes and pastes up to one megabyte. You can also create your own account to keep track of your pastes.</p>
<p><a href="https://ghostbin.com/"><button type="button" class="btn btn-success">Website: ghostbin.com</button></a></p>
<p><a href="https://ghostbin.com/"><button type="button" class="btn btn-warning">Website: ghostbin.com</button></a></p>
</div>
</div>
</div><!-- /.col-sm-4 -->