reduceSpam/index.html
2020-10-29 09:12:08 -04:00

142 lines
5.4 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ReduceSpam.org - Disposable Email Service</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="An open source approach to safer registration" />
<meta name="title" content="Disposable Email System" />
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Language" content="en-us" />
<meta name="DrivingA1994NissanMaximaMakesYouCool?" content="true" />
<meta name="robots" content="all" />
<meta name="Copyright" content="Copyright (c) 2007 - 2015 ChokLeong.com" />
<!-- -->
<meta http-equiv="imagetoolbar" content="no" />
<meta name="MSSmartTagsPreventParsing" content="true" />
<style type="text/css" media="screen"> @import url(furiousstyles.css); </style>
<script type="text/javascript" language="javascript" src="2prong.js"></script>
<!-- share this -->
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "3c8eeb67-61af-4916-9f60-d20e4c0edf71", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
<!-- end share this -->
<!-- click to select -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<!-- end click to select -->
</head>
<body>
<div id="container">
<div id="header">
<div id="emailaddress"></div>
<a href="http://reducespam.org" title="ReduceSpam.org"><img src="logoa.jpg" title="ReduceSpam.org" /></a>
</div>
<div id="navbar">
</div>
<div id="contentbox">
<div class="ads">
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-9985990683594436";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "3D81EE";
google_color_text = "000000";
google_color_url = "008000";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
</div>
<div id="test"></div>
<div id="emailnav"></div>
<div id="status"></div>
<div id="content">
<h2>What is ReduceSpam.org?</h2>
<p>
ReduceSpam.org is the no-click disposable email system. It provides you, at no cost, a temporary email address for signing up/registering on certain websites that require verification without being bombarded by their spams. ReduceSpam.org, as its name indicates, helps to reduce spam emails in your life.
</p>
<h2>How it works?</h2>
<p>It is as simple as 1-2-3.</p>
<p><b>Step 1</b>: Copy (Ctrl-C) this email address: <span id="emailaddressincontent"></span></p>
<p><b>Step 2</b>: Paste (Ctrl-V) it in any form that requires email verification.</p>
<p><b>Step 3</b>: Wait for email to pop up here at reducespam.org</p>
<p>
You can keep and reuse the email address for as long as long you wish (for example you can bookmark the current URL). However, the messages are kept for a maximum of 2 days. After that they are being destroyed.
</p>
</div><!-- content -->
<div class="ads">
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-9985990683594436";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "3D81EE";
google_color_text = "000000";
google_color_url = "008000";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
</div>
</div><!-- contentbox -->
<div class="ads">
<center>
<!-- share this -->
Like it? Share it:
<span class='st_sharethis' displayText='ShareThis'></span>
<span class='st_facebook' displayText='Facebook'></span>
<span class='st_twitter' displayText='Tweet'></span>
<span class='st_googleplus' displayText='Google +'></span>
<span class='st_linkedin' displayText='LinkedIn'></span>
<span class='st_pinterest' displayText='Pinterest'></span>
<span class='st_email' displayText='Email'></span>
<!-- end share this -->
</center>
</div>
<div id="footer">&copy 2007 - 2015 <a href='http://reducespam.org'>ReduceSpam.org</a> reuses the source code developped by Mark since 2006 from 2Prong.com (which is no longer active right now)</div>
</div><!-- container -->
<div id="flashcopier"></div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-40208590-2', 'reducespam.org');
ga('send', 'pageview');
</script>
</body>
</html>