Update site titles

As per discussion with @alexbooker in #51
This commit is contained in:
Mitchell Cash 2016-05-15 13:21:36 +10:00 committed by Alex Booker
parent d937e5ed0a
commit d28d2e8199
4 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Please Donate - privacytools.io</title> <title>Donate | Privacy Tools</title>
<link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/bootstrap.min.css" rel="stylesheet">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="shortcut icon" href="favicon.ico" type="image/ico"> <link rel="shortcut icon" href="favicon.ico" type="image/ico">

View File

@ -13,7 +13,7 @@
<meta name="description" content="You are being watched! Knowledge, encryption and privacy tools to protect you against global mass surveillance."> <meta name="description" content="You are being watched! Knowledge, encryption and privacy tools to protect you against global mass surveillance.">
<!-- title --> <!-- title -->
<title>Encryption tools against global mass surveillance 🔒 - privacytools.io</title> <title>Privacy Tools | Encryption against global mass surveillance</title>
<!-- icons --> <!-- icons -->
<link rel="apple-touch-icon" sizes="57x57" href="https://www.privacytools.io/img/favicons/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="57x57" href="https://www.privacytools.io/img/favicons/apple-touch-icon-57x57.png">
@ -49,7 +49,7 @@
<![endif]--> <![endif]-->
<!-- Open Graph Protocol tags for SEO --> <!-- Open Graph Protocol tags for SEO -->
<meta property="og:title" content="privacy tools - encryption against surveillance" /> <meta property="og:title" content="Privacy Tools | Encryption against global mass surveillance" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://www.privacytools.io/" /> <meta property="og:url" content="https://www.privacytools.io/" />
<meta property="og:image" content="https://www.privacytools.io/img/layout/ogimage.jpg" /> <meta property="og:image" content="https://www.privacytools.io/img/layout/ogimage.jpg" />

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Secure Password Generator - privacytools.io</title> <title>Secure Password Generator | Privacy Tools</title>
<link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/bootstrap.min.css" rel="stylesheet">
<style> <style>
.container { .container {

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>WebRTC IP Leak VPN / Tor Test - privacytools.io</title> <title>WebRTC IP Leak VPN / Tor Test | Privacy Tools</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="shortcut icon" href="favicon.ico" type="image/ico"> <link rel="shortcut icon" href="favicon.ico" type="image/ico">
<link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/bootstrap.min.css" rel="stylesheet">
@ -16,7 +16,7 @@
<p> <p>
WebRTC is a communication protocol that relies on JavaScript that can leak your actual IP address from behind your VPN. While software like NoScript prevents this, it's probably a good idea to block this protocol directly as well, just to be safe. This page will test if your internet browser is affected by the <strong>WebRTC Leak.</strong> WebRTC is a communication protocol that relies on JavaScript that can leak your actual IP address from behind your VPN. While software like NoScript prevents this, it's probably a good idea to block this protocol directly as well, just to be safe. This page will test if your internet browser is affected by the <strong>WebRTC Leak.</strong>
</p> </p>
<p> <p>
This demo secretly makes requests to STUN servers that can log your This demo secretly makes requests to STUN servers that can log your
request. These requests do not show up in developer consoles and request. These requests do not show up in developer consoles and
@ -156,4 +156,4 @@ cannot be blocked by browser plugins like AdBlock, Ghostery, etc.
<noscript><p><img src="//www.privacytools.io/stats/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript> <noscript><p><img src="//www.privacytools.io/stats/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
<!-- End Piwik Code --> <!-- End Piwik Code -->
</body> </body>