add tor svgs, fix img tags #248
							
								
								
									
										1
									
								
								img/layout/tor.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								img/layout/tor.svg
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| After Width: | Height: | Size: 5.6 KiB | 
							
								
								
									
										1
									
								
								img/layout/www.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								img/layout/www.svg
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| <?xml version="1.0" ?><!DOCTYPE svg  PUBLIC '-//W3C//DTD SVG 1.1//EN'  'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg enable-background="new 0 0 128 128" id="Layer_1" version="1.1" viewBox="0 0 128 128" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><circle cx="64" cy="64" fill="#4B5F83" id="circle" r="64"/><path d="M94,64c0-16.6-13.4-30-30-30S34,47.4,34,64s13.4,30,30,30c7,0,13.5-2.4,18.6-6.5  c0.2,0,0.4-0.1,0.6-0.1c0-0.1-0.1-0.2-0.1-0.3C89.8,81.6,94,73.3,94,64z M89.9,62H74c-0.1-3.6-0.4-7.1-0.8-10.2  c3.3-1.7,6-4.3,7.9-7.4C86.1,48.7,89.4,55,89.9,62z M64,90c-2,0-3.9-4.4-4.9-11.2c1.6-0.5,3.2-0.8,4.9-0.8c1.7,0,3.4,0.3,4.9,0.8  C67.9,85.6,66,90,64,90z M72.4,80.4c2.3,1.4,4.1,3.3,5.5,5.6c-2.6,1.6-5.5,2.8-8.6,3.5C70.5,87.1,71.6,84,72.4,80.4z M58.7,89.5  c-3.1-0.6-6-1.8-8.6-3.5c1.3-2.3,3.2-4.2,5.5-5.6C56.4,84,57.5,87.1,58.7,89.5z M64.4,74c-2,0-4,0.3-5.8,0.9  c-0.3-2.7-0.5-5.7-0.5-8.9h12c-0.1,3.1-0.2,6-0.5,8.7C67.8,74.2,66.2,74,64.4,74z M58,62c0.1-3.1,0.2-6.1,0.5-8.8  c1.7,0.5,3.6,0.8,5.5,0.8c1.9,0,3.7-0.3,5.5-0.8c0.3,2.7,0.5,5.7,0.5,8.8H58z M64,38c2,0,3.8,4.4,4.9,11.1c-1.7,0.6-3.4,0.9-5.3,0.9  c-1.6,0-3.1-0.2-4.6-0.7C60.1,42.5,61.9,38,64,38z M55.6,47.8c-2.3-1.4-4.3-3.3-5.7-5.7c2.7-1.7,5.6-3,8.8-3.6  C57.5,40.9,56.4,44.1,55.6,47.8z M69.3,38.5c3,0.6,5.7,1.7,8.2,3.3c-1.3,2.3-3.1,4.2-5.2,5.6C71.5,43.8,70.5,40.8,69.3,38.5z   M46.9,44.4c1.9,3.1,4.6,5.7,7.9,7.4c-0.5,3.2-0.8,6.6-0.8,10.2H38.1C38.6,55,41.9,48.7,46.9,44.4z M38.1,66H54  c0.1,3.7,0.4,7.2,0.9,10.4c-3.2,1.7-5.8,4.3-7.7,7.4C42.1,79.5,38.6,73.1,38.1,66z M73.2,76c0.5-3.1,0.7-6.5,0.8-10h15.9  c-0.5,6.9-3.7,13-8.6,17.4C79.3,80.2,76.5,77.7,73.2,76z" fill="#FFFFFF" id="globe"/></svg> | ||||
| After Width: | Height: | Size: 1.7 KiB | 
							
								
								
									
										74
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										74
									
								
								index.html
									
									
									
									
									
								
							| @@ -1028,10 +1028,11 @@ | ||||
|  | ||||
| 		<br> | ||||
|  | ||||
| 		<table class="sortable-theme-bootstrap" data-sortable> | ||||
| <table class="sortable-theme-bootstrap" data-sortable> | ||||
| 			<thead> | ||||
| 				<tr> | ||||
| 					<th data-sortable="true">Email Service</th> | ||||
| 					<th data-sortable="true">URL</th> | ||||
| 					<th data-sortable="true">Since</th> | ||||
| 					<th data-sortable="true">Server</th> | ||||
| 					<th data-sortable="true">Storage</th> | ||||
| @@ -1046,8 +1047,11 @@ | ||||
|  | ||||
| 				<tr> | ||||
| 					<td data-value="ProtonMail"> | ||||
| 						<a href="https://www.protonmail.ch/"><img src="img/provider/ProtonMail.ch.gif" width="200" height="70"> | ||||
| 							<br />ProtonMail.ch</a> | ||||
| 						<img src="img/provider/ProtonMail.ch.gif" width="200" height="70"> | ||||
| 					</td> | ||||
| 					<td> | ||||
| 						<a data-toggle="tooltip" data-placement="bottom" data-original-title="https://www.protonmail.ch" href="https://www.protonmail.ch"><img src="img/layout/www.svg" width="40"></img></a> | ||||
| 						<a data-toggle="tooltip" data-placement="bottom" data-original-title="https://protonirockerxow.onion. Requires specific software to access: torproject.org" href="https://protonirockerxow.onion"><img src="img/layout/tor.svg" width="40"></img></a> | ||||
| 					</td> | ||||
| 					<td data-value="2013">2013</td> | ||||
| 					<td><span class="flag-icon flag-icon-ch"></span> Switzerland</td> | ||||
| @@ -1073,8 +1077,10 @@ | ||||
|  | ||||
| 				<tr> | ||||
| 					<td data-value="Tutanota"> | ||||
| 						<a href="https://www.tutanota.com/"><img src="img/provider/Tutanota.gif" width="200" height="70"> | ||||
| 							<br />Tutanota.com</a> | ||||
| 						<img src="img/provider/Tutanota.gif" width="200" height="70"> | ||||
| 					</td> | ||||
| 					<td> | ||||
| 						<a data-toggle="tooltip" data-placement="bottom" data-original-title="https://www.tutanota.com" href="https://www.tutanota.com"><img src="img/layout/www.svg" width="40"></img></a> | ||||
| 					</td> | ||||
| 					<td data-value="2011">2011</td> | ||||
| 					<td><span class="flag-icon flag-icon-de"></span> Germany</td> | ||||
| @@ -1087,8 +1093,10 @@ | ||||
|  | ||||
| 				<tr> | ||||
| 					<td data-value="Mailfence"> | ||||
| 						<a href="https://www.mailfence.com/"><img src="img/provider/Mailfence.gif" width="200" height="70"> | ||||
| 							<br />Mailfence.com</a> | ||||
| 						<img src="img/provider/Mailfence.gif" width="200" height="70"> | ||||
| 					</td> | ||||
| 					<td> | ||||
| 						<a data-toggle="tooltip" data-placement="bottom" data-original-title="https://www.mailfence.com" href="https://www.mailfence.com"><img src="img/layout/www.svg" width="40"></img></a> | ||||
| 					</td> | ||||
| 					<td data-value="2013">2013</td> | ||||
| 					<td><span class="flag-icon flag-icon-be"></span> Belgium</td> | ||||
| @@ -1102,8 +1110,11 @@ | ||||
| 				<tr> | ||||
| 					<tr> | ||||
| 						<td data-value="mailbox.org"> | ||||
| 							<a href="https://www.mailbox.org/"><img src="img/provider/mailbox.org.gif" width="200" height="70"> | ||||
| 								<br />mailbox.org</a> | ||||
| 							<img src="img/provider/mailbox.org.gif" width="200" height="70"> | ||||
|  | ||||
| 						</td> | ||||
| 						<td> | ||||
| 							<a data-toggle="tooltip" data-placement="bottom" data-original-title="https://www.mailbox.org" href="https://www.mailbox.org"><img src="img/layout/www.svg" width="40"></img></a> | ||||
| 						</td> | ||||
| 						<td data-value="2014">2014</td> | ||||
| 						<td><span class="flag-icon flag-icon-de"></span> Germany</td> | ||||
| @@ -1117,8 +1128,10 @@ | ||||
| 					<tr> | ||||
| 						<tr> | ||||
| 							<td data-value="Posteo"> | ||||
| 								<a href="https://www.posteo.de/"><img src="img/provider/Posteo.gif" width="200" height="70"> | ||||
| 									<br />Posteo.de</a> | ||||
| 								<img src="img/provider/Posteo.gif" width="200" height="70"> | ||||
| 							</td> | ||||
| 							<td> | ||||
| 								<a data-toggle="tooltip" data-placement="bottom" data-original-title="https://www.posteo.de" href="https://www.posteo.de"><img src="img/layout/www.svg" width="40"></img></a> | ||||
| 							</td> | ||||
| 							<td data-value="2009">2009</td> | ||||
| 							<td><span class="flag-icon flag-icon-de"></span> Germany</td> | ||||
| @@ -1131,8 +1144,11 @@ | ||||
|  | ||||
| 						<tr> | ||||
| 							<td data-value="Runbox"> | ||||
| 								<a href="https://runbox.com/"><img src="img/provider/runbox.gif" width="200" height="70"> | ||||
| 									<br />Runbox.com</a> | ||||
| 								<img src="img/provider/runbox.gif" width="200" height="70"> | ||||
|  | ||||
| 							</td> | ||||
| 							<td> | ||||
| 								<a data-toggle="tooltip" data-placement="bottom" data-original-title="https://runbox.com" href="https://runbox.com"><img src="img/layout/www.svg" width="40"></img></a> | ||||
| 							</td> | ||||
| 							<td data-value="1999">1999</td> | ||||
| 							<td><span class="flag-icon flag-icon-no"></span> Norway</td> | ||||
| @@ -1145,8 +1161,10 @@ | ||||
|  | ||||
| 						<tr> | ||||
| 							<td data-value="Neomailbox"> | ||||
| 								<a href="https://www.neomailbox.com/"><img src="img/provider/Neomailbox.gif" width="200" height="70"> | ||||
| 									<br />Neomailbox.com</a> | ||||
| 								<img src="img/provider/Neomailbox.gif" width="200" height="70"> | ||||
| 							</td> | ||||
| 							<td> | ||||
| 								<a data-toggle="tooltip" data-placement="bottom" data-original-title="https://www.neomailbox.com" href="https://www.neomailbox.com"><img src="img/layout/www.svg" width="40"></img></a> | ||||
| 							</td> | ||||
| 							<td data-value="2003">2003</td> | ||||
| 							<td><span class="flag-icon flag-icon-ch"></span> Switzerland</td> | ||||
| @@ -1159,8 +1177,10 @@ | ||||
|  | ||||
| 						<tr> | ||||
| 							<td data-value="CounterMail"> | ||||
| 								<a href="https://www.countermail.com/"><img src="img/provider/CounterMail.gif" width="200" height="70"> | ||||
| 									<br />CounterMail.com</a> | ||||
| 								<img src="img/provider/CounterMail.gif" width="200" height="70"> | ||||
| 							</td> | ||||
| 							<td> | ||||
| 								<a data-toggle="tooltip" data-placement="bottom" data-original-title="https://www.countermail.com" href="https://www.countermail.com"><img src="img/layout/www.svg" width="40"></img></a> | ||||
| 							</td> | ||||
| 							<td data-value="2010">2010</td> | ||||
| 							<td><span class="flag-icon flag-icon-se"></span> Sweden</td> | ||||
| @@ -1173,8 +1193,10 @@ | ||||
|  | ||||
| 						<tr> | ||||
| 							<td data-value="StartMail"> | ||||
| 								<a href="https://www.startmail.com/"><img src="img/provider/StartMail.gif" width="200" height="70"> | ||||
| 									<br />StartMail.com</a> | ||||
| 								<img src="img/provider/StartMail.gif" width="200" height="70"> | ||||
| 							</td> | ||||
| 							<td> | ||||
| 								<a data-toggle="tooltip" data-placement="bottom" data-original-title="https://www.startmail.com" href="https://www.startmail.com"><img src="img/layout/www.svg" width="40"></img></a> | ||||
| 							</td> | ||||
| 							<td data-value="2014">2014</td> | ||||
| 							<td><span class="flag-icon flag-icon-nl"></span> Netherlands</td> | ||||
| @@ -1187,8 +1209,10 @@ | ||||
|  | ||||
| 						<tr> | ||||
| 							<td data-value="Kolab Now"> | ||||
| 								<a href="https://www.kolabnow.com/"><img src="img/provider/Kolab-Now.gif" width="200" height="70"> | ||||
| 									<br />KolabNow.com</a> | ||||
| 								<img src="img/provider/Kolab-Now.gif" width="200" height="70"> | ||||
| 							</td> | ||||
| 							<td> | ||||
| 								<a data-toggle="tooltip" data-placement="bottom" data-original-title="https://www.kolabnow.com" href="https://www.kolabnow.com"><img src="img/layout/www.svg" width="40"></img></a> | ||||
| 							</td> | ||||
| 							<td data-value="2010">2010</td> | ||||
| 							<td><span class="flag-icon flag-icon-ch"></span> Switzerland</td> | ||||
| @@ -1201,8 +1225,10 @@ | ||||
|  | ||||
| 						<tr> | ||||
| 							<td data-value="CryptoHeaven"> | ||||
| 								<a href="http://www.cryptoheaven.com/"><img src="img/provider/CryptoHeaven.gif" width="200" height="70"> | ||||
| 									<br />CryptoHeaven.com</a> | ||||
| 								<img src="img/provider/CryptoHeaven.gif" width="200" height="70"> | ||||
| 							</td> | ||||
| 							<td> | ||||
| 								<a data-toggle="tooltip" data-placement="bottom" data-original-title="http://www.cryptoheaven.com" href="http://www.cryptoheaven.com"><img src="img/layout/www.svg" width="40"></img></a> | ||||
| 							</td> | ||||
| 							<td data-value="2001">2001</td> | ||||
| 							<td><span class="flag-icon flag-icon-ca"></span> Canada</td> | ||||
| @@ -1216,7 +1242,7 @@ | ||||
| 					</tr> | ||||
| 				</tr> | ||||
| 			</tbody> | ||||
| 		</table> | ||||
| </table> | ||||
|  | ||||
| 		<br> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user