Last active
July 29, 2016 09:39
-
-
Save John2496/7a1950eb74dc641a79d1 to your computer and use it in GitHub Desktop.
reddit blog source code leak
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- | |
LEAKED SOURCE FROM http://www.redditblog.com/2014/08/blog-post-471.html | |
--> | |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
<html dir='ltr' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'> | |
<head> | |
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/> | |
<script type="text/javascript">(function() { var b=window,f="chrome",g="tick",k="jstiming";(function(){function d(a){this.t={};this.tick=function(a,d,c){var e=void 0!=c?c:(new Date).getTime();this.t[a]=[e,d];if(void 0==c)try{b.console.timeStamp("CSI/"+a)}catch(h){}};this[g]("start",null,a)}var a;b.performance&&(a=b.performance.timing);var n=a?new d(a.responseStart):new d;b.jstiming={Timer:d,load:n};if(a){var c=a.navigationStart,h=a.responseStart;0<c&&h>=c&&(b[k].srt=h-c)}if(a){var e=b[k].load;0<c&&h>=c&&(e[g]("_wtsrt",void 0,c),e[g]("wtsrt_","_wtsrt",h),e[g]("tbsd_","wtsrt_"))}try{a=null, | |
b[f]&&b[f].csi&&(a=Math.floor(b[f].csi().pageT),e&&0<c&&(e[g]("_tbnd",void 0,b[f].csi().startE),e[g]("tbnd_","_tbnd",c))),null==a&&b.gtbExternal&&(a=b.gtbExternal.pageT()),null==a&&b.external&&(a=b.external.pageT,e&&0<c&&(e[g]("_tbnd",void 0,b.external.startE),e[g]("tbnd_","_tbnd",c))),a&&(b[k].pt=a)}catch(p){}})();b.tickAboveFold=function(d){var a=0;if(d.offsetParent){do a+=d.offsetTop;while(d=d.offsetParent)}d=a;750>=d&&b[k].load[g]("aft")};var l=!1;function m(){l||(l=!0,b[k].load[g]("firstScrollTime"))}b.addEventListener?b.addEventListener("scroll",m,!1):b.attachEvent("onscroll",m); | |
})();</script> | |
<meta content='blogger' name='generator'/> | |
<link href='http://www.redditblog.com/favicon.ico' rel='icon' type='image/x-icon'/> | |
<link href='http://www.redditblog.com/2014/08/blog-post-471.html' rel='canonical'/> | |
<link rel="alternate" type="application/atom+xml" title="blog.reddit -- what's new on reddit - Atom" href="http://www.redditblog.com/feeds/posts/default" /> | |
<link rel="alternate" type="application/rss+xml" title="blog.reddit -- what's new on reddit - RSS" href="http://www.redditblog.com/feeds/posts/default?alt=rss" /> | |
<link rel="service.post" type="application/atom+xml" title="blog.reddit -- what's new on reddit - Atom" href="http://www.blogger.com/feeds/13407979/posts/default" /> | |
<link rel="alternate" type="application/atom+xml" title="blog.reddit -- what's new on reddit - Atom" href="http://www.redditblog.com/feeds/6430976833795732088/comments/default" /> | |
<link href='http://4.bp.blogspot.com/-wyvNDVPuPXE/U_5EM0UdILI/AAAAAAAAAz4/Q8-Z8i7czYQ/s1600/Screen%2BShot%2B2014-08-27%2Bat%2B4.48.15%2BPM.png' rel='image_src'/> | |
<!--[if IE]> <script> (function() { var html5 = ("abbr,article,aside,audio,canvas,datalist,details," + "figure,footer,header,hgroup,mark,menu,meter,nav,output," + "progress,section,time,video").split(','); for (var i = 0; i < html5.length; i++) { document.createElement(html5[i]); } try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {} })(); </script> <![endif]--> | |
<title>blog.reddit -- what's new on reddit: blog post #471</title> | |
<link type='text/css' rel='stylesheet' href='https://www.blogger.com/static/v1/widgets/3841957138-widget_css_bundle.css' /> | |
<link type='text/css' rel='stylesheet' href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=13407979&zx=dfe2ae48-8d13-4b95-aaea-04faf682ed2f' /> | |
<style id='page-skin-1' type='text/css'><!-- | |
/* | |
* Tekka | |
* style modified from glish: http://www.glish.com/css/ | |
* | |
* Updated by Blogger Team | |
*/ | |
/* Variable definitions | |
<Variable name="testy" type="automatic" description="wee"> | |
<Variable name="mainBgColor" description="Page Background Color" | |
type="color" default="#f5f5f5"> | |
<Variable name="mainTextColor" description="Text Color" | |
type="color" default="#000000"> | |
<Variable name="dateHeaderColor" description="Date Header Color" | |
type="color" default="#808080"> | |
<Variable name="mainLinkColor" description="Link Color" | |
type="color" default="#336699"> | |
<Variable name="mainVisitedLinkColor" description="Visited Link Color" | |
type="color" default="#9966A2"> | |
<Variable name="sidebarBgColor" description="Sidebar Background Color" | |
type="color" default="#ffffff"> | |
<Variable name="sidebarTextColor" description="Sidebar Text Color" | |
type="color" default="#000000"> | |
<Variable name="sidebarTitleColor" description="Sidebar Title Color" | |
type="color" default="#000000"> | |
<Variable name="sidebarLinkColor" description="Sidebar Link Color" | |
type="color" default="#0000ff"> | |
<Variable name="sidebarVisitedLinkColor" description="Sidebar Visited Link Color" | |
type="color" default="#800080"> | |
<Variable name="bodyFont" description="Text Font" | |
type="font" default="normal normal 125% 'Trebuchet MS', verdana, sans-serif"> | |
<Variable name="startSide" description="Start side in blog language" | |
type="automatic" default="left"> | |
<Variable name="endSide" description="End side in blog language" | |
type="automatic" default="right"> | |
*/ | |
#navbar-iframe { | |
display: none !important; | |
} | |
body { | |
margin-top:0px; | |
margin-right:0px; | |
margin-bottom:0px; | |
margin-left:0px; | |
font-size: smaller; | |
background-color: #ffffff; | |
color: #000000; | |
} | |
#content-wrapper { | |
margin-top: 0px; | |
margin-right: 0px; | |
margin-bottom: 0; | |
margin-left: 5px; | |
} | |
#HTML1 { | |
margin-left:-7px; | |
margin-bottom:-10px; | |
} | |
#HTML2 { | |
margin-left:-7px; | |
margin-top:7px; | |
} | |
#awepartner{ | |
font-size: 1.7em; | |
font-weight: bold; | |
color: #cee3f8; | |
line-height: 1.1em; | |
letter-spacing: -.05em; | |
} | |
blockquote { | |
border-left: 1px dashed #c0c0c0; | |
padding-left: 7px; | |
} | |
h1 { | |
font-size:400%; | |
padding-left:15px; | |
text-transform:uppercase; | |
} | |
h1 a, h1 a:link, h1 a:visited { | |
text-decoration:none; | |
color: #000000; | |
} | |
.description { | |
text-align: center; | |
padding-top:10px; | |
} | |
h2.date-header { | |
border-bottom:none; | |
letter-spacing: .25em; | |
font-size: 70%; | |
text-align:left; | |
margin-top:20px; | |
margin-bottom:-17px; | |
padding:1px; | |
padding-left:21px; | |
color: #7f7f7f; | |
font-weight: normal; | |
font-family: Verdana, Sans-serif; | |
background: url(http://s3.amazonaws.com/sp.reddit.com/fade.png) repeat-y; | |
background-position: top right; | |
background-color:#f0f0f0; | |
} | |
.post h3 { | |
font-size: 175%; | |
font-weight:bold; | |
line-height: 1.3em; | |
margin-bottom: 0px; | |
} | |
.post h3 a, | |
.post h3 a:visited { | |
color: #000000; | |
} | |
.post h3 a:hover {color:#ff4500;} | |
.post-footer a:link{color: black} | |
.post-footer a:visited{color: #444} | |
.post { | |
padding-left:20px; | |
margin-bottom:40px; | |
padding-right:20px; | |
line-height:1.5em; | |
} | |
.post-footer { | |
margin-bottom:15px; | |
margin-left:0px; | |
font-size: 90%; | |
color: #ff4500; | |
} | |
.icon-action { | |
padding: 0 0 4px 0; | |
} | |
a.icon-action { | |
border-bottom:none; | |
} | |
#comments { | |
margin-left: 20px; | |
} | |
.feed-links { | |
clear: both; | |
line-height: 2.5em; | |
margin-left: 20px; | |
} | |
.BlogArchive #ArchiveList ul.posts li { | |
list-style-type:circle; | |
margin-left:.1em; | |
padding-left: 1.4em; | |
} | |
#blog-pager-newer-link { | |
float: left; | |
margin-left: 20px; | |
} | |
#blog-pager-older-link { | |
float: right; | |
} | |
#blog-pager { | |
text-align: center; | |
} | |
#main { | |
float:left; | |
padding-bottom:20px; | |
margin-top:20px; | |
padding:0px; | |
width:67%; | |
max-width: 800px; | |
font: normal normal 125% Arial, sans-serif; | |
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ | |
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ | |
} | |
.sidebar h2 { | |
font-weight:bold; | |
font-size: 150%; | |
color: #000000; | |
} | |
a { | |
text-decoration:none | |
} | |
a img { | |
padding: 9px; | |
border-top: solid 1px #a0a0a0; | |
border-right: solid 1px #333333; | |
border-bottom: solid 1px #333; | |
border-left: solid 1px #a0a0a0; | |
background-color: white; | |
} | |
a { | |
color: #336699; | |
} | |
a:hover { | |
color: #ff4500; | |
} | |
a:visited { | |
color: #9966A2; | |
} | |
#sidebar a { | |
color: #ffffff; | |
line-height: 1.5em; | |
} | |
#sidebar a:hover, | |
#sidebar a:visited { | |
color: #b3b3b3; | |
} | |
#sidebar { | |
text-transform:none; | |
background-color: #666666; | |
color: #000000; | |
padding-left: 20px; | |
padding-bottom: 20px; | |
width: 30%; | |
float: right; | |
font: normal normal 125% Arial, sans-serif; | |
border-left:2px solid #000000; | |
border-bottom:2px solid #222; | |
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ | |
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ | |
} | |
.sidebar .widget { | |
padding-top: 4px; | |
padding-right: 8px; | |
padding-bottom: 0; | |
padding-left: 0; | |
} | |
.profile-textblock { | |
clear: both; | |
margin-left: 0; | |
} | |
.profile-img { | |
float: left; | |
margin-top: 0; | |
margin-right: 5px; | |
margin-bottom: 5px; | |
margin-left: 0; | |
} | |
.clear { | |
clear: both; | |
} | |
.comment-footer { | |
padding-bottom: 1em; | |
} | |
.reddit-comments { | |
margin-left: 20px; | |
background: #CEE3F8; | |
padding: 3px 6px; | |
border-radius: 3px; | |
} | |
.reddit-button { | |
display: inline-block; | |
vertical-align: middle; | |
height: 20px; | |
} | |
--></style> | |
<script type="text/javascript">var a="indexOf",b="&m=1",e="(^|&)m=",f="?",g="?m=1";function h(){var c=window.location.href,d=c.split(f);switch(d.length){case 1:return c+g;case 2:return 0<=d[1].search(e)?null:c+b;default:return null}}var k=navigator.userAgent;if(-1!=k[a]("Mobile")&&-1!=k[a]("WebKit")&&-1==k[a]("iPad")||-1!=k[a]("Opera Mini")||-1!=k[a]("IEMobile")){var l=h();l&&window.location.replace(l)}; | |
</script><script type="text/javascript"> | |
if (window.jstiming) window.jstiming.load.tick('headEnd'); | |
</script></head> | |
<body class='item'> | |
<div class='navbar section' id='navbar'><div class='widget Navbar' id='Navbar1'><script type="text/javascript"> | |
function setAttributeOnload(object, attribute, val) { | |
if(window.addEventListener) { | |
window.addEventListener('load', | |
function(){ object[attribute] = val; }, false); | |
} else { | |
window.attachEvent('onload', function(){ object[attribute] = val; }); | |
} | |
} | |
</script> | |
<div id="navbar-iframe-container"></div> | |
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> | |
<script type="text/javascript"> | |
gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { | |
if (gapi.iframes && gapi.iframes.getContext) { | |
gapi.iframes.getContext().openChild({ | |
url: 'https://www.blogger.com/navbar.g?targetBlogID\07513407979\46blogName\75blog.reddit+--+what\47s+new+on+reddit\46publishMode\75PUBLISH_MODE_HOSTED\46navbarType\75SILVER\46layoutType\75LAYOUTS\46searchRoot\75http://www.redditblog.com/search\46blogLocale\75en\46v\0752\46homepageUrl\75http://www.redditblog.com/\46targetPostID\0756430976833795732088\46blogPostOrPageUrl\75http://www.redditblog.com/2014/08/blog-post-471.html\46vt\75-1137952166418879679', | |
where: document.getElementById("navbar-iframe-container"), | |
id: "navbar-iframe" | |
}); | |
} | |
}); | |
</script><script type="text/javascript"> | |
(function() { | |
var script = document.createElement('script'); | |
script.type = 'text/javascript'; | |
script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js'; | |
var head = document.getElementsByTagName('head')[0]; | |
if (head) { | |
head.appendChild(script); | |
}})(); | |
</script> | |
</div></div> | |
<div id='outer-wrapper'><div id='wrap2'> | |
<!-- skip links for text browsers --> | |
<span id='skiplinks' style='display:none;'> | |
<a href='#main'>skip to main </a> | | |
<a href='#sidebar'>skip to sidebar</a> | |
</span> | |
<div class='item' id='content-wrapper'> | |
<div id='crosscol-wrapper' style='text-align:center'> | |
<div class='crosscol section' id='crosscol'></div> | |
</div> | |
<div id='main-wrapper'> | |
<div class='main section' id='main'><div class='widget HTML' id='HTML1'> | |
<div class='widget-content'> | |
<a style="border:0" href="http://blog.reddit.com"><img border="0" style="border: 0px; margin-left:20px;" src="http://www.redditstatic.com/reddit_blog.png"/></a> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=13407979&widgetType=HTML&widgetId=HTML1&action=editWidget§ionId=main' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML1"));' target='configHTML1' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget Blog' id='Blog1'> | |
<div class='blog-posts hfeed'> | |
<!-- google_ad_section_start(name=default) --> | |
<div class="date-outer"> | |
<h2 class='date-header'><span>Thursday, August 28, 2014</span></h2> | |
<div class="date-posts"> | |
<div class='post-outer'> | |
<div class='post hentry uncustomized-post-template post-6430976833795732088'> | |
<a name='6430976833795732088'></a> | |
<h3 class='post-title entry-title'> | |
<a href='http://www.redditblog.com/2014/08/blog-post-471.html'>blog post #471</a> | |
</h3> | |
<div class='post-header-line-1'></div> | |
<div class='post-footer'> | |
<div class='post-footer-line post-footer-line-1'> | |
<span class='post-author vcard'> | |
Posted by | |
<span class='fn'>kristine [krispykrackers]</span> | |
</span> | |
<span class='post-timestamp'> | |
at | |
<a class='timestamp-link' href='http://www.redditblog.com/2014/08/blog-post-471.html' rel='bookmark' title='permanent link'><abbr class='published' title='2014-08-28T09:33:00-07:00'>09:33</abbr></a> | |
</span> | |
<div style='display:inline; color:#c0c0c0; padding: 0 4px; font-size: 1.3em'>|</div> | |
<span class='reaction-buttons'> | |
</span> | |
<span class='star-ratings'> | |
</span> | |
<span class='post-backlinks post-comment-link'> | |
</span> | |
<span class='post-icons'> | |
<div class='reddit-button'> | |
<script>reddit_url='http://www.redditblog.com/2014/08/blog-post-471.html'; reddit_target='blog'</script> | |
<script src='http://www.reddit.com/static/button/button1.js' type='text/javascript'></script> | |
</div> | |
<span class='item-action'> | |
<a href='http://www.blogger.com/email-post.g?blogID=13407979&postID=6430976833795732088' title='Email Post'> | |
<img alt='' class='icon-action' height='13' src='http://www.blogger.com/img/icon18_email.gif' width='18'/> | |
</a> | |
</span> | |
<span class='item-control blog-admin pid-1068677020'> | |
<a href='http://www.blogger.com/post-edit.g?blogID=13407979&postID=6430976833795732088&from=pencil' title='Edit Post'> | |
<img alt='' class='icon-action' height='18' src='http://www.blogger.com/img/icon18_edit_allbkg.gif' width='18'/> | |
</a> | |
</span> | |
</span> | |
</div> | |
<div class='post-footer-line post-footer-line-2'> | |
<span class='post-labels'> | |
Labels: | |
<a href='http://www.redditblog.com/search/label/CV%20Vacuum%20Platers%20can%20bling%20bling%20anything' rel='tag'>CV Vacuum Platers can bling bling anything</a>, | |
<a href='http://www.redditblog.com/search/label/spoooooooooon' rel='tag'>spoooooooooon</a>, | |
<a href='http://www.redditblog.com/search/label/subreddit%20discovery' rel='tag'>subreddit discovery</a> | |
</span> | |
</div> | |
<div class='post-footer-line post-footer-line-3'></div> | |
</div> | |
<div class='post-body entry-content'> | |
<style> | |
h2 { font-size: 1em; } | |
ul { | |
list-style: none; | |
padding: 0; | |
} | |
</style> | |
<img border="0" src="http://4.bp.blogspot.com/-wyvNDVPuPXE/U_5EM0UdILI/AAAAAAAAAz4/Q8-Z8i7czYQ/s1600/Screen%2BShot%2B2014-08-27%2Bat%2B4.48.15%2BPM.png" height="198" style="float: left; padding: 1em;" width="200" /> | |
<br /> | |
reddit is full of beautiful things. Hi-res photos of<a href="https://www.reddit.com/r/EarthPorn/comments/2dl9dx/after_3_days_on_the_road_ive_finally_made_it_my/" style="text-decoration: none;"> stunning vistas</a>, delectable<a href="https://www.reddit.com/r/FoodPorn/comments/1hv8f1/grilled_cheese_mac_cheese_in_shots_of_tomato/" style="text-decoration: none;"> culinary shots</a>, and exotic<a href="https://www.reddit.com/r/AnimalPorn/comments/201ywz/rocky_mountain_goat_kids_jumping_and_playing_at/" style="text-decoration: none;"> wild animals</a> frolicking in their natural habitats are known to frequent the front pages of reddit. We even have an extensive network of <a href="https://www.reddit.com/user/kjoneslol/m/sfwpornnetwork">SFW Porn communities</a> that are havens for fostering the most breathtaking things you’ll ever see, from<a href="https://www.reddit.com/r/WeatherPorn/comments/1kbivs/a_beautiful_storm_in_texas_2048x1365/" style="text-decoration: none;"> awesome weather shots</a> to<a href="https://www.reddit.com/r/cableporn/comments/1wgbj8/dogecoin_miner/" style="text-decoration: none;"> perfectly organized cables</a>.<br /> | |
<br /> | |
But not every vista, meal, or goat can be extraordinary. In fact, more times than not, they are simply mediocre, mundane, or otherwise unremarkable. And then… then, there are some that are downright shitty. | |
<br /> | |
<div class="separator" style="float: right;"> | |
<img border="0" src="http://3.bp.blogspot.com/-mdcfgEcTlQ4/U_5ESjenDkI/AAAAAAAAA0E/RrUmKrgWCQE/s1600/wow%2Bcopy.png" /></div> | |
And it’s this type of diversity on reddit that we are here to showcase today! Fortunately, we have some amazing communities dedicated to the absolute shittiest of worldwide phenomena. You can explore <a href="https://www.reddit.com/r/ShittyEarthPorn/comments/1wkup9/gorgeous_rivers_flowing_at_the_base_of_a_stunning/" style="text-decoration: none;">shitty scenery</a>! <a href="https://www.reddit.com/r/shittyadvice/comments/2eoo51/how_do_i_figure_out_who_my_true_friends_are/">Shitty advice</a>! Shitty…<a href="https://www.reddit.com/r/shittyrobots/comments/2aycm3/i_said_eat_dammit/" style="text-decoration: none;"> robots</a>! | |
<br /> | |
<div class="separator" style="clear: both; text-align: center;"> | |
</div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
</div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
</div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
<img border="0" src="http://i.imgur.com/GKU9MQf.gif" /></div> | |
<br /> | |
So, without further ado, visit some of our communities dedicated to the shittiest of the shitty things, and celebrate the things that make us say.... ew. | |
<br /> | |
<div class="list"> | |
<h2> | |
Academics/Science:</h2> | |
<ul> | |
<li><a href="http://www.reddit.com/r/ShittyAskScience" style="text-decoration: none;">/r/ShittyAskScience</a></li> | |
<li><a href="https://www.reddit.com/r/ShittyAskHistory" style="text-decoration: none;">/r/ShittyAskHistory</a><div class="separator" style="clear: both; text-align: center;"> | |
<a href="https://www.reddit.com/r/ShittyAskHistory" style="text-decoration: none;"></a><a href="http://2.bp.blogspot.com/-9i1hfHS6xMA/U_9MKoeNgcI/AAAAAAAAA0w/iRQjxhQ8Jt8/s1600/Screen%2BShot%2B2014-08-28%2Bat%2B11.34.17%2BAM.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://2.bp.blogspot.com/-9i1hfHS6xMA/U_9MKoeNgcI/AAAAAAAAA0w/iRQjxhQ8Jt8/s1600/Screen%2BShot%2B2014-08-28%2Bat%2B11.34.17%2BAM.png" height="132" width="200" /></a></div> | |
</li> | |
<li><a href="https://www.reddit.com/r/askashittyphilosopher" style="text-decoration: none;">/r/AskAShittyPhilosopher</a></li> | |
<li><a href="https://www.reddit.com/r/ShittyProgramming" style="text-decoration: none;">/r/ShittyProgramming</a></li> | |
<li><a href="https://www.reddit.com/r/shittyengineering" style="text-decoration: none;">/r/ShittyEngineering</a></li> | |
</ul> | |
</div> | |
<div class="separator" style="text-align: center;"> | |
</div> | |
<div class="list"> | |
<h2> | |
Life, Culture, and the Arts:</h2> | |
<ul> | |
<li><a href="https://www.reddit.com/r/ShittyLifeProTips" style="text-decoration: none;">/r/ShittyLifeProTips</a></li> | |
<li><a href="https://www.reddit.com/r/ShittyPoetry" style="text-decoration: none;">/r/ShittyPoetry</a></li> | |
<li><a href="https://www.reddit.com/r/ShittySeduction" style="text-decoration: none;">/r/ShittySeduction</a></li> | |
<li><a href="https://www.reddit.com/r/ShittyPhotoshop" style="text-decoration: none;">/r/ShittyPhotoshop</a></li> | |
<li><a href="http://www.reddit.com/r/shittyragecomics" style="text-decoration: none;">/r/ShittyRageComics</a></li> | |
<li><a href="http://www.reddit.com/r/shittyfifthworldpics" style="text-decoration: none;">/r/ShittyFifthWorldPics</a></li> | |
<li><a href="http://www.reddit.com/r/shittybattlestations" style="text-decoration: none;">/r/ShittyBattlestations</a></li> | |
<li><a href="http://www.reddit.com/r/shittyfantheories" style="text-decoration: none;">/r/ShittyFanTheories</a></li> | |
</ul> | |
</div> | |
<div class="list"> | |
<div class="separator" style="clear: both; text-align: center;"> | |
<a href="http://1.bp.blogspot.com/-SVprKUJfixQ/U_9P7-peXvI/AAAAAAAAA08/xsm_vycZgQs/s1600/Screen%2BShot%2B2014-08-28%2Bat%2B11.50.30%2BAM.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="http://1.bp.blogspot.com/-SVprKUJfixQ/U_9P7-peXvI/AAAAAAAAA08/xsm_vycZgQs/s1600/Screen%2BShot%2B2014-08-28%2Bat%2B11.50.30%2BAM.png" height="61" width="400" /></a></div> | |
<h2> | |
Help/Advice:</h2> | |
<ul> | |
<li><a href="http://www.reddit.com/r/shittyadvice/" style="text-decoration: none;">/r/ShittyAdvice</a></li> | |
<li><a href="http://www.reddit.com/r/shittyadviceanimals" style="text-decoration: none;">/r/ShittyAdviceAnimals</a></li> | |
<li><a href="http://www.reddit.com/r/shittyama" style="text-decoration: none;">/r/ShittyAMA</a></li> | |
<li><a href="http://www.reddit.com/r/ShittyTodayILearned" style="text-decoration: none;">/r/ShittyTodayILearned</a></li> | |
<li><a href="http://www.reddit.com/r/ShittyTechSupport" style="text-decoration: none;">/r/ShittyTechSupport</a><div class="separator" style="clear: both; text-align: center;"> | |
<a href="http://www.reddit.com/r/ShittyTechSupport" style="text-decoration: none;"></a><a href="http://1.bp.blogspot.com/-y9j3IqbXeIU/U_9SutFU4KI/AAAAAAAAA1I/YW4JcvfXZSo/s1600/Screen%2BShot%2B2014-08-28%2Bat%2B12.02.24%2BPM.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://1.bp.blogspot.com/-y9j3IqbXeIU/U_9SutFU4KI/AAAAAAAAA1I/YW4JcvfXZSo/s1600/Screen%2BShot%2B2014-08-28%2Bat%2B12.02.24%2BPM.png" height="107" width="320" /></a></div> | |
</li> | |
<li><a href="http://www.reddit.com/r/AskAShittyDoctor" style="text-decoration: none;">/r/AskAShittyDoctor</a></li> | |
<li><a href="http://www.reddit.com/r/ShittyAskCooking" style="text-decoration: none;">/r/ShittyAskCooking</a></li> | |
<li><a href="http://www.reddit.com/r/AskAShittyParent" style="text-decoration: none;">/r/AskAShittyParent</a></li> | |
<li><a href="http://www.reddit.com/r/shittyaskreddit" style="text-decoration: none;">/r/ShittyAskReddit</a></li> | |
<li><a href="http://www.reddit.com/r/shittyaskalawyer" style="text-decoration: none;">/r/ShittyAskALawyer</a></li> | |
</ul> | |
</div> | |
<div class="list"> | |
<h2> | |
SFW Porn:</h2> | |
<ul> | |
<li><a href="http://www.reddit.com/r/ShittyEarthPorn" style="text-decoration: none;">/r/ShittyEarthPorn</a> </li> | |
<li><a href="http://www.reddit.com/r/shittyfoodporn" style="text-decoration: none;">/r/ShittyFoodPorn</a></li> | |
<li><a href="http://www.reddit.com/r/ShittyQuotesPorn/" style="text-decoration: none;">/r/ShittyQuotesPorn</a></li> | |
<li><a href="http://www.reddit.com/r/shittycableporn">/r/ShittyCablePorn </a></li> | |
</ul> | |
</div> | |
<div class="separator" style="text-align: center;"> | |
<a href="https://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2Fi.imgur.com%2FtFvUS2P.jpg%3F1&container=blogger&gadget=a&rewriteMime=image%2F*" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="http://i.imgur.com/tFvUS2P.jpg?1" height="300" width="400" /></a></div> | |
<div class="list"> | |
<h2> | |
Meta:</h2> | |
<ul> | |
<li><a href="http://www.reddit.com/r/ShittyRedditRequest" style="text-decoration: none;">/r/ShittyRedditRequest</a></li> | |
<li><a href="http://www.reddit.com/r/ShittyIdeasForAdmins" style="text-decoration: none;">/r/ShittyIdeasForAdmins</a></li> | |
<li><a href="http://www.reddit.com/r/ShittyTheoryOfReddit" style="text-decoration: none;">/r/ShittyTheoryOfReddit</a></li> | |
</ul> | |
</div> | |
<div class="list"> | |
<h2> | |
Other Favorites:</h2> | |
<ul> | |
<a href="https://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2F2.bp.blogspot.com%2F-FglT57bqAgA%2FU_4689AW9MI%2FAAAAAAAAAzY%2FDSx83szwuZQ%2Fs1600%2FeOFrD2I4hSzfBKLr.png&container=blogger&gadget=a&rewriteMime=image%2F*" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"></a> | |
<li><a href="https://www.reddit.com/r/Shitty_Car_Mods/" style="text-decoration: none;">/r/Shitty_Car_Mods</a></li> | |
<li><a href="https://www.reddit.com/r/shittynosleep" rel="nofollow">/r/shittynosleep</a></li> | |
<li><a href="http://www.reddit.com/r/shittyreactiongifs">/r/ShittyReactionGifs</a></li> | |
<li><a href="https://www.reddit.com/r/shittywhatisthisthing">/r/shittywhatisthisthing</a> </li> | |
<li><a href="http://www.reddit.com/r/shittytumblrgifs">/r/shittytumblrgifs</a></li> | |
<li><a href="https://www.reddit.com/r/shittyanimalfacts">/r/shittyanimalfacts</a> </li> | |
<li><a href="https://www.reddit.com/r/ShittyAnimalFacts" style="text-decoration: none;">/r/ShittyAnimalFacts</a></li> | |
<li><a href="http://www.reddit.com/r/shittyrobots/" style="text-decoration: none;">/r/ShittyRobots</a></li> | |
<li><a href="http://www.reddit.com/r/shittykickstarters" style="text-decoration: none;">/r/ShittyKickstarter</a></li> | |
<li><a href="http://www.reddit.com/r/shittypickuplines">/r/ShittyPickupLines</a></li> | |
<li><a href="http://www.reddit.com/r/shittychangelog" style="text-decoration: none;">/r/ShittyChangelog</a></li> | |
<li><a href="http://www.reddit.com/r/shittingadvice" style="text-decoration: none;">/r/ShittingAdvice</a></li> | |
<li><a class="subreddit hover may-blank" href="https://www.reddit.com/r/ShittyFifthWorldPics/">/r/ShittyFifthWorldPics</a></li> | |
<li><a class="subreddit hover may-blank" href="https://www.reddit.com/r/ShittySysadmin/">/r/ShittySysadmin</a></li> | |
<li><a class="subreddit hover may-blank" href="https://www.reddit.com/r/shittycrazyideas/">/r/shittycrazyideas</a></li> | |
<li><a href="https://www.reddit.com/r/debateashittyatheist">/r/debateashittyatheist</a></li> | |
<li><a href="https://www.reddit.com/r/shittydae">/r/shittydae</a></li> | |
</ul> | |
</div> | |
And a handy <a href="https://www.reddit.com/user/dylan/m/shitty">multi</a> with even more!<br /> | |
<br /> | |
<div class="separator" style="clear: both; text-align: center;"> | |
<a href="https://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2F2.bp.blogspot.com%2F-FglT57bqAgA%2FU_4689AW9MI%2FAAAAAAAAAzY%2FDSx83szwuZQ%2Fs1600%2FeOFrD2I4hSzfBKLr.png&container=blogger&gadget=a&rewriteMime=image%2F*" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="http://2.bp.blogspot.com/-FglT57bqAgA/U_4689AW9MI/AAAAAAAAAzY/DSx83szwuZQ/s1600/eOFrD2I4hSzfBKLr.png" style="border: 1px solid rgb(0, 0, 0); padding: 0.5em;" /></a></div> | |
<div style='clear: both;'></div> | |
</div> | |
</div> | |
<a class='reddit-comments' href='http://www.reddit.com/r/blog/submit?url=http://www.redditblog.com/2014/08/blog-post-471.html'>discuss this post on reddit</a> | |
</div> | |
</div></div> | |
<!-- google_ad_section_end --> | |
</div> | |
<div class='blog-pager' id='blog-pager'> | |
<span id='blog-pager-older-link'> | |
<a class='blog-pager-older-link' href='http://www.redditblog.com/2014/08/were-back-for-more-extra-life-come-join.html' id='Blog1_blog-pager-older-link' title='Older Post'>Older Post</a> | |
</span> | |
<a class='home-link' href='http://www.redditblog.com/'>Home</a> | |
</div> | |
<div class='clear'></div> | |
<div class='post-feeds'> | |
</div> | |
</div></div> | |
</div> | |
<div id='sidebar-wrapper'> | |
<div class='sidebar section' id='sidebar'><div class='widget Text' id='Text1'> | |
<a href='http://feeds.feedburner.com/redditblog' rel='alternate' title='Subscribe to my feed' type='application/rss+xml'><img alt='' src='http://www.feedburner.com/fb/images/pub/feed-icon32x32.png' style='float:left; background: none; border:0; margin-left:-8px;'/></a><h2 class='title' style='text-transform: uppercase;'>the reddit blog</h2> | |
<div class='widget-content'> | |
Keep up with the latest development updates, community announcements, and general reddit tomfoolery. | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=13407979&widgetType=Text&widgetId=Text1&action=editWidget§ionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("Text1"));' target='configText1' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget BlogArchive' id='BlogArchive1'> | |
<h2>Blog Archive</h2> | |
<div class='widget-content'> | |
<div id='ArchiveList'> | |
<div id='BlogArchive1_ArchiveList'> | |
<ul> | |
<li class='archivedate expanded'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy toggle-open'>▼ </span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/search?updated-min=2014-01-01T00:00:00-08:00&updated-max=2015-01-01T00:00:00-08:00&max-results=29'>2014</a> | |
<span class='post-count' dir='ltr'>(29)</span> | |
<ul> | |
<li class='archivedate expanded'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy toggle-open'>▼ </span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2014_08_01_archive.html'>August</a> | |
<span class='post-count' dir='ltr'>(7)</span> | |
<ul class='posts'> | |
<li><a href='http://www.redditblog.com/2014/08/blog-post-471.html'>blog post #471</a></li> | |
<li><a href='http://www.redditblog.com/2014/08/were-back-for-more-extra-life-come-join.html'>We’re back for more Extra Life. Come join us.</a></li> | |
<li><a href='http://www.redditblog.com/2014/08/3rd-annual-global-reddit-service-day.html'>3rd Annual Global reddit Service Day & Global Card...</a></li> | |
<li><a href='http://www.redditblog.com/2014/08/reddits-creative-communities-with-added.html'>reddit's creative communities with added statue se...</a></li> | |
<li><a href='http://www.redditblog.com/2014/08/take-me-out-to-insert-sport-here-game.html'>Take me out to the [insert sport here] game</a></li> | |
<li><a href='http://www.redditblog.com/2014/08/reddit-acts-of-kindness-real-life-karma.html'>reddit acts of kindness | |
real-life karma part 2: no...</a></li> | |
<li><a href='http://www.redditblog.com/2014/08/bring-us-your-tired-your-weak-your.html'>Bring us your tired, your weak, your jobseekers!</a></li> | |
</ul> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2014_07_01_archive.html'>July</a> | |
<span class='post-count' dir='ltr'>(6)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2014_06_01_archive.html'>June</a> | |
<span class='post-count' dir='ltr'>(2)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2014_05_01_archive.html'>May</a> | |
<span class='post-count' dir='ltr'>(4)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2014_04_01_archive.html'>April</a> | |
<span class='post-count' dir='ltr'>(2)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2014_03_01_archive.html'>March</a> | |
<span class='post-count' dir='ltr'>(4)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2014_02_01_archive.html'>February</a> | |
<span class='post-count' dir='ltr'>(2)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2014_01_01_archive.html'>January</a> | |
<span class='post-count' dir='ltr'>(2)</span> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/search?updated-min=2013-01-01T00:00:00-08:00&updated-max=2014-01-01T00:00:00-08:00&max-results=47'>2013</a> | |
<span class='post-count' dir='ltr'>(47)</span> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2013_12_01_archive.html'>December</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2013_11_01_archive.html'>November</a> | |
<span class='post-count' dir='ltr'>(4)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2013_10_01_archive.html'>October</a> | |
<span class='post-count' dir='ltr'>(8)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2013_09_01_archive.html'>September</a> | |
<span class='post-count' dir='ltr'>(7)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2013_08_01_archive.html'>August</a> | |
<span class='post-count' dir='ltr'>(4)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2013_07_01_archive.html'>July</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2013_06_01_archive.html'>June</a> | |
<span class='post-count' dir='ltr'>(6)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2013_05_01_archive.html'>May</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2013_04_01_archive.html'>April</a> | |
<span class='post-count' dir='ltr'>(4)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2013_03_01_archive.html'>March</a> | |
<span class='post-count' dir='ltr'>(1)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2013_02_01_archive.html'>February</a> | |
<span class='post-count' dir='ltr'>(1)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2013_01_01_archive.html'>January</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/search?updated-min=2012-01-01T00:00:00-08:00&updated-max=2013-01-01T00:00:00-08:00&max-results=34'>2012</a> | |
<span class='post-count' dir='ltr'>(34)</span> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2012_12_01_archive.html'>December</a> | |
<span class='post-count' dir='ltr'>(5)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2012_11_01_archive.html'>November</a> | |
<span class='post-count' dir='ltr'>(1)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2012_10_01_archive.html'>October</a> | |
<span class='post-count' dir='ltr'>(1)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2012_09_01_archive.html'>September</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2012_08_01_archive.html'>August</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2012_07_01_archive.html'>July</a> | |
<span class='post-count' dir='ltr'>(1)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2012_06_01_archive.html'>June</a> | |
<span class='post-count' dir='ltr'>(4)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2012_05_01_archive.html'>May</a> | |
<span class='post-count' dir='ltr'>(2)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2012_03_01_archive.html'>March</a> | |
<span class='post-count' dir='ltr'>(4)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2012_02_01_archive.html'>February</a> | |
<span class='post-count' dir='ltr'>(2)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2012_01_01_archive.html'>January</a> | |
<span class='post-count' dir='ltr'>(8)</span> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/search?updated-min=2011-01-01T00:00:00-08:00&updated-max=2012-01-01T00:00:00-08:00&max-results=50'>2011</a> | |
<span class='post-count' dir='ltr'>(59)</span> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2011_12_01_archive.html'>December</a> | |
<span class='post-count' dir='ltr'>(5)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2011_11_01_archive.html'>November</a> | |
<span class='post-count' dir='ltr'>(2)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2011_10_01_archive.html'>October</a> | |
<span class='post-count' dir='ltr'>(2)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2011_09_01_archive.html'>September</a> | |
<span class='post-count' dir='ltr'>(8)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2011_08_01_archive.html'>August</a> | |
<span class='post-count' dir='ltr'>(5)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2011_07_01_archive.html'>July</a> | |
<span class='post-count' dir='ltr'>(8)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2011_06_01_archive.html'>June</a> | |
<span class='post-count' dir='ltr'>(6)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2011_05_01_archive.html'>May</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2011_04_01_archive.html'>April</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2011_03_01_archive.html'>March</a> | |
<span class='post-count' dir='ltr'>(9)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2011_02_01_archive.html'>February</a> | |
<span class='post-count' dir='ltr'>(6)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2011_01_01_archive.html'>January</a> | |
<span class='post-count' dir='ltr'>(2)</span> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/search?updated-min=2010-01-01T00:00:00-08:00&updated-max=2011-01-01T00:00:00-08:00&max-results=50'>2010</a> | |
<span class='post-count' dir='ltr'>(72)</span> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2010_12_01_archive.html'>December</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2010_11_01_archive.html'>November</a> | |
<span class='post-count' dir='ltr'>(8)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2010_10_01_archive.html'>October</a> | |
<span class='post-count' dir='ltr'>(7)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2010_09_01_archive.html'>September</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2010_08_01_archive.html'>August</a> | |
<span class='post-count' dir='ltr'>(8)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2010_07_01_archive.html'>July</a> | |
<span class='post-count' dir='ltr'>(9)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2010_06_01_archive.html'>June</a> | |
<span class='post-count' dir='ltr'>(4)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2010_05_01_archive.html'>May</a> | |
<span class='post-count' dir='ltr'>(5)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2010_04_01_archive.html'>April</a> | |
<span class='post-count' dir='ltr'>(5)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2010_03_01_archive.html'>March</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2010_02_01_archive.html'>February</a> | |
<span class='post-count' dir='ltr'>(4)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2010_01_01_archive.html'>January</a> | |
<span class='post-count' dir='ltr'>(13)</span> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/search?updated-min=2009-01-01T00:00:00-08:00&updated-max=2010-01-01T00:00:00-08:00&max-results=50'>2009</a> | |
<span class='post-count' dir='ltr'>(178)</span> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2009_12_01_archive.html'>December</a> | |
<span class='post-count' dir='ltr'>(7)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2009_11_01_archive.html'>November</a> | |
<span class='post-count' dir='ltr'>(12)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2009_10_01_archive.html'>October</a> | |
<span class='post-count' dir='ltr'>(14)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2009_09_01_archive.html'>September</a> | |
<span class='post-count' dir='ltr'>(14)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2009_08_01_archive.html'>August</a> | |
<span class='post-count' dir='ltr'>(8)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2009_07_01_archive.html'>July</a> | |
<span class='post-count' dir='ltr'>(14)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2009_06_01_archive.html'>June</a> | |
<span class='post-count' dir='ltr'>(16)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2009_05_01_archive.html'>May</a> | |
<span class='post-count' dir='ltr'>(16)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2009_04_01_archive.html'>April</a> | |
<span class='post-count' dir='ltr'>(19)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2009_03_01_archive.html'>March</a> | |
<span class='post-count' dir='ltr'>(15)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2009_02_01_archive.html'>February</a> | |
<span class='post-count' dir='ltr'>(25)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2009_01_01_archive.html'>January</a> | |
<span class='post-count' dir='ltr'>(18)</span> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/search?updated-min=2008-01-01T00:00:00-08:00&updated-max=2009-01-01T00:00:00-08:00&max-results=50'>2008</a> | |
<span class='post-count' dir='ltr'>(74)</span> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2008_12_01_archive.html'>December</a> | |
<span class='post-count' dir='ltr'>(16)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2008_11_01_archive.html'>November</a> | |
<span class='post-count' dir='ltr'>(6)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2008_10_01_archive.html'>October</a> | |
<span class='post-count' dir='ltr'>(7)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2008_09_01_archive.html'>September</a> | |
<span class='post-count' dir='ltr'>(5)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2008_08_01_archive.html'>August</a> | |
<span class='post-count' dir='ltr'>(6)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2008_07_01_archive.html'>July</a> | |
<span class='post-count' dir='ltr'>(5)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2008_06_01_archive.html'>June</a> | |
<span class='post-count' dir='ltr'>(5)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2008_05_01_archive.html'>May</a> | |
<span class='post-count' dir='ltr'>(4)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2008_04_01_archive.html'>April</a> | |
<span class='post-count' dir='ltr'>(8)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2008_03_01_archive.html'>March</a> | |
<span class='post-count' dir='ltr'>(4)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2008_02_01_archive.html'>February</a> | |
<span class='post-count' dir='ltr'>(4)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2008_01_01_archive.html'>January</a> | |
<span class='post-count' dir='ltr'>(4)</span> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/search?updated-min=2007-01-01T00:00:00-08:00&updated-max=2008-01-01T00:00:00-08:00&max-results=46'>2007</a> | |
<span class='post-count' dir='ltr'>(46)</span> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2007_12_01_archive.html'>December</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2007_11_01_archive.html'>November</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2007_10_01_archive.html'>October</a> | |
<span class='post-count' dir='ltr'>(8)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2007_09_01_archive.html'>September</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2007_08_01_archive.html'>August</a> | |
<span class='post-count' dir='ltr'>(7)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2007_07_01_archive.html'>July</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2007_06_01_archive.html'>June</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2007_05_01_archive.html'>May</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2007_04_01_archive.html'>April</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2007_03_01_archive.html'>March</a> | |
<span class='post-count' dir='ltr'>(7)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2007_01_01_archive.html'>January</a> | |
<span class='post-count' dir='ltr'>(3)</span> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/search?updated-min=2006-01-01T00:00:00-08:00&updated-max=2007-01-01T00:00:00-08:00&max-results=37'>2006</a> | |
<span class='post-count' dir='ltr'>(37)</span> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2006_12_01_archive.html'>December</a> | |
<span class='post-count' dir='ltr'>(2)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2006_08_01_archive.html'>August</a> | |
<span class='post-count' dir='ltr'>(1)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2006_07_01_archive.html'>July</a> | |
<span class='post-count' dir='ltr'>(2)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2006_06_01_archive.html'>June</a> | |
<span class='post-count' dir='ltr'>(2)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2006_05_01_archive.html'>May</a> | |
<span class='post-count' dir='ltr'>(6)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2006_04_01_archive.html'>April</a> | |
<span class='post-count' dir='ltr'>(1)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2006_03_01_archive.html'>March</a> | |
<span class='post-count' dir='ltr'>(6)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2006_02_01_archive.html'>February</a> | |
<span class='post-count' dir='ltr'>(8)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2006_01_01_archive.html'>January</a> | |
<span class='post-count' dir='ltr'>(9)</span> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/search?updated-min=2005-01-01T00:00:00-08:00&updated-max=2006-01-01T00:00:00-08:00&max-results=20'>2005</a> | |
<span class='post-count' dir='ltr'>(20)</span> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2005_12_01_archive.html'>December</a> | |
<span class='post-count' dir='ltr'>(8)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2005_11_01_archive.html'>November</a> | |
<span class='post-count' dir='ltr'>(8)</span> | |
</li> | |
</ul> | |
<ul> | |
<li class='archivedate collapsed'> | |
<a class='toggle' href='javascript:void(0)'> | |
<span class='zippy'> | |
►  | |
</span> | |
</a> | |
<a class='post-count-link' href='http://www.redditblog.com/2005_10_01_archive.html'>October</a> | |
<span class='post-count' dir='ltr'>(4)</span> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
</div> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=13407979&widgetType=BlogArchive&widgetId=BlogArchive1&action=editWidget§ionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("BlogArchive1"));' target='configBlogArchive1' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div></div> | |
</div> | |
<!-- spacer for skins that want sidebar and main to be the same height--> | |
<div class='clear'> </div> | |
</div> | |
<!-- end content-wrapper --> | |
</div></div> | |
<!-- end outer-wrapper --> | |
<script type='text/javascript'> | |
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); | |
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); | |
</script> | |
<script type='text/javascript'> | |
var pageTracker = _gat._getTracker("UA-1237041-10"); | |
pageTracker._trackPageview(); | |
</script> | |
<script type="text/javascript"> | |
if (window.jstiming) window.jstiming.load.tick('widgetJsBefore'); | |
</script><script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/3746315093-widgets.js"></script> | |
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> | |
<script type='text/javascript'> | |
if (typeof(BLOG_attachCsiOnload) != 'undefined' && BLOG_attachCsiOnload != null) { window['blogger_templates_experiment_id'] = "templatesV1";window['blogger_blog_id'] = '13407979';BLOG_attachCsiOnload('item_'); }_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d13407979','//www.redditblog.com/2014/08/blog-post-471.html','13407979'); | |
_WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '13407979', 'bloggerUrl': 'http://www.blogger.com', 'title': 'blog.reddit -- what\47s new on reddit', 'pageType': 'item', 'postId': '6430976833795732088', 'url': 'http://www.redditblog.com/2014/08/blog-post-471.html', 'canonicalUrl': 'http://www.redditblog.com/2014/08/blog-post-471.html', 'canonicalHomepageUrl': 'http://www.redditblog.com/', 'homepageUrl': 'http://www.redditblog.com/', 'blogspotFaviconUrl': 'http://www.redditblog.com/favicon.ico', 'enabledCommentProfileImages': true, 'adultContent': false, 'disableAdSenseWidget': false, 'analyticsAccountNumber': 'UA-1237041-10', 'searchLabel': '', 'searchQuery': '', 'pageName': 'blog post #471', 'pageTitle': 'blog.reddit -- what\47s new on reddit: blog post #471', 'encoding': 'UTF-8', 'locale': 'en', 'localeUnderscoreDelimited': 'en', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'languageDirection': 'ltr', 'feedLinks': '\74link rel\75\42alternate\42 type\75\42application/atom+xml\42 title\75\42blog.reddit -- what\46#39;s new on reddit - Atom\42 href\75\42http://www.redditblog.com/feeds/posts/default\42 /\76\n\74link rel\75\42alternate\42 type\75\42application/rss+xml\42 title\75\42blog.reddit -- what\46#39;s new on reddit - RSS\42 href\75\42http://www.redditblog.com/feeds/posts/default?alt\75rss\42 /\76\n\74link rel\75\42service.post\42 type\75\42application/atom+xml\42 title\75\42blog.reddit -- what\46#39;s new on reddit - Atom\42 href\75\42http://www.blogger.com/feeds/13407979/posts/default\42 /\76\n\n\74link rel\75\42alternate\42 type\75\42application/atom+xml\42 title\75\42blog.reddit -- what\46#39;s new on reddit - Atom\42 href\75\42http://www.redditblog.com/feeds/6430976833795732088/comments/default\42 /\76\n', 'meTag': '', 'openIdOpTag': '', 'postImageThumbnailUrl': 'http://4.bp.blogspot.com/-wyvNDVPuPXE/U_5EM0UdILI/AAAAAAAAAz4/Q8-Z8i7czYQ/s72-c/Screen%2BShot%2B2014-08-27%2Bat%2B4.48.15%2BPM.png', 'postImageUrl': 'http://4.bp.blogspot.com/-wyvNDVPuPXE/U_5EM0UdILI/AAAAAAAAAz4/Q8-Z8i7czYQ/s1600/Screen%2BShot%2B2014-08-27%2Bat%2B4.48.15%2BPM.png', 'latencyHeadScript': '\74script type\75\42text/javascript\42\76(function() { var b\75window,f\75\42chrome\42,g\75\42tick\42,k\75\42jstiming\42;(function(){function d(a){this.t\75{};this.tick\75function(a,d,c){var e\75void 0!\75c?c:(new Date).getTime();this.t[a]\75[e,d];if(void 0\75\75c)try{b.console.timeStamp(\42CSI/\42+a)}catch(h){}};this[g](\42start\42,null,a)}var a;b.performance\46\46(a\75b.performance.timing);var n\75a?new d(a.responseStart):new d;b.jstiming\75{Timer:d,load:n};if(a){var c\75a.navigationStart,h\75a.responseStart;0\74c\46\46h\76\75c\46\46(b[k].srt\75h-c)}if(a){var e\75b[k].load;0\74c\46\46h\76\75c\46\46(e[g](\42_wtsrt\42,void 0,c),e[g](\42wtsrt_\42,\42_wtsrt\42,h),e[g](\42tbsd_\42,\42wtsrt_\42))}try{a\75null,\nb[f]\46\46b[f].csi\46\46(a\75Math.floor(b[f].csi().pageT),e\46\0460\74c\46\46(e[g](\42_tbnd\42,void 0,b[f].csi().startE),e[g](\42tbnd_\42,\42_tbnd\42,c))),null\75\75a\46\46b.gtbExternal\46\46(a\75b.gtbExternal.pageT()),null\75\75a\46\46b.external\46\46(a\75b.external.pageT,e\46\0460\74c\46\46(e[g](\42_tbnd\42,void 0,b.external.startE),e[g](\42tbnd_\42,\42_tbnd\42,c))),a\46\46(b[k].pt\75a)}catch(p){}})();b.tickAboveFold\75function(d){var a\0750;if(d.offsetParent){do a+\75d.offsetTop;while(d\75d.offsetParent)}d\75a;750\76\75d\46\46b[k].load[g](\42aft\42)};var l\75!1;function m(){l||(l\75!0,b[k].load[g](\42firstScrollTime\42))}b.addEventListener?b.addEventListener(\42scroll\42,m,!1):b.attachEvent(\42onscroll\42,m);\n })();\74/script\076', 'mobileHeadScript': '', 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/76f25a6f2e06af76', 'plusOneApiSrc': 'https://apis.google.com/js/plusone.js', 'sf': 'n', 'tf': ''}}, {'name': 'skin', 'data': {'vars': {'sidebarBgColor': '#666666', 'mainVisitedLinkColor': '#9966A2', 'testy': 'null', 'sidebarTitleColor': '#000000', 'mainTextColor': '#000000', 'bodyFont': 'normal normal 125% Arial, sans-serif', 'sidebarVisitedLinkColor': '#b3b3b3', 'dateHeaderColor': '#7f7f7f', 'endSide': 'right', 'startSide': 'left', 'sidebarLinkColor': '#ffffff', 'sidebarTextColor': '#000000', 'mainBgColor': '#ffffff', 'mainLinkColor': '#336699'}, 'override': '\n.reddit-comments {\n margin-left: 20px;\n background: #CEE3F8;\n padding: 3px 6px;\n border-radius: 3px;\n}\n\n.reddit-button {\n display: inline-block;\n vertical-align: middle;\n height: 20px;\n}\n'}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\75classic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\75flipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\75magazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\75mosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\75sidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\75snapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\75timeslide'}}}]); | |
_WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text1', 'sidebar', null, document.getElementById('Text1'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_BlogArchiveView', new _WidgetInfo('BlogArchive1', 'sidebar', null, document.getElementById('BlogArchive1'), {'languageDirection': 'ltr'}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'navbar', null, document.getElementById('Navbar1'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML1', 'main', null, document.getElementById('HTML1'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', null, document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/1659332553-lbx.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/2392111094-lightbox_bundle.css'}, 'displayModeFull')); | |
</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Asshole, it's not "LEAKED", it's code from their website.