Swap 0bin for zerobin, re-order section #470
							
								
								
									
										52
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										52
									
								
								index.html
									
									
									
									
									
								
							| @@ -2592,6 +2592,34 @@ | ||||
|       <div class="row"> | ||||
|  | ||||
|         <div class="col-sm-4"> | ||||
|           <div class="panel panel-success"> | ||||
|           <div class="panel panel-info"> | ||||
|             <div class="panel-heading"> | ||||
|               <h3 class="panel-title">PrivateBin</h3> | ||||
|             </div> | ||||
|             <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> | ||||
|             </div> | ||||
|           </div> | ||||
|         </div><!-- /.col-sm-4 --> | ||||
|         <div class="col-sm-4"> | ||||
|           <div class="panel panel-info"> | ||||
|             <div class="panel-heading"> | ||||
|               <h3 class="panel-title">Zerobin</h3> | ||||
|             </div> | ||||
|             <div class="panel-body"> | ||||
|               <p><img src="img/tools/ZeroBin.png" alt="ZeroBin" align="right" style="margin-left:5px;">Zerobin 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.</p> | ||||
|  | ||||
|               <p> | ||||
| 		<a href="https://zerobin.net/"><button type="button" class="btn btn-info">Website: zerobin.net</button></a> | ||||
| 		<a data-toggle="tooltip" data-placement="bottom" data-original-title="http://zerobinqmdqd236y.onion. Requires specific software to access: torproject.org" href="http://zerobinqmdqd236y.onion"><img src="img/layout/tor.png" width="35"></img></a> | ||||
| 	      </p> | ||||
|             </div> | ||||
|           </div> | ||||
|         </div><!-- /.col-sm-4 --> | ||||
|         <div class="col-sm-4"> | ||||
|           <div class="panel panel-warning"> | ||||
|             <div class="panel-heading"> | ||||
|               <h3 class="panel-title">Ghostbin</h3> | ||||
|             </div> | ||||
| @@ -2602,30 +2630,6 @@ | ||||
|             </div> | ||||
|           </div> | ||||
|         </div><!-- /.col-sm-4 --> | ||||
|         <div class="col-sm-4"> | ||||
|           <div class="panel panel-info"> | ||||
|             <div class="panel-heading"> | ||||
|               <h3 class="panel-title">PrivateBin</h3> | ||||
|             </div> | ||||
|             <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.</p> | ||||
|  | ||||
|               <p><a href="https://privatebin.info/"><button type="button" class="btn btn-info">Website: privatebin.info</button></a></p> | ||||
|             </div> | ||||
|           </div> | ||||
|         </div><!-- /.col-sm-4 --> | ||||
|         <div class="col-sm-4"> | ||||
|           <div class="panel panel-warning"> | ||||
|             <div class="panel-heading"> | ||||
|               <h3 class="panel-title">0bin</h3> | ||||
|             </div> | ||||
|             <div class="panel-body"> | ||||
|               <p><img src="img/tools/0bin.png" alt="0bin" align="right" style="margin-left:5px;">0bin is a client side encrypted pastebin that can run without a database. 0bin allows anybody to host a pastebin while welcoming any type of content to be pasted in it.</p> | ||||
|  | ||||
|               <p><a href="https://0bin.net/"><button type="button" class="btn btn-warning">Website: 0bin.net</button></a></p> | ||||
|             </div> | ||||
|           </div> | ||||
|         </div><!-- /.col-sm-4 --> | ||||
|       </div> | ||||
|  | ||||
|   <h3>Worth Mentioning</h3> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	
Change Zerobin to ZeroBin.net to differentiate between the website and the outdated project.