301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: neerr.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html class='v2' dir='ltr' lang='en-GB'> <head> <link href='https://www.blogger.com/static/v1/widgets/3566091532-css_bundle_v2.css' rel='stylesheet' type='text/css'/> <meta content='width=1100' name='viewport'/> <meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/> <meta content='blogger' name='generator'/> <link href='http://www.neerr.com/favicon.ico' rel='icon' type='image/x-icon'/> <link href='http://www.neerr.com/' rel='canonical'/> <link rel="alternate" type="application/atom+xml" title="Neerr - Atom" href="http://www.neerr.com/feeds/posts/default" /> <link rel="alternate" type="application/rss+xml" title="Neerr - RSS" href="http://www.neerr.com/feeds/posts/default?alt=rss" /> <link rel="service.post" type="application/atom+xml" title="Neerr - Atom" href="https://www.blogger.com/feeds/8967514869041164975/posts/default" /> <link rel="me" href="https://www.blogger.com/profile/15702854580863673626" /> <!--Can't find substitution for tag [blog.ieCssRetrofitLinks]--> <meta content='http://www.neerr.com/' property='og:url'/> <meta content='Neerr' property='og:title'/> <meta content='' property='og:description'/> <title>Neerr</title> <style id='page-skin-1' type='text/css'><!-- /* ----------------------------------------------- Blogger Template Style Name: Simple Designer: Blogger URL: www.blogger.com ----------------------------------------------- */ /* Content ----------------------------------------------- */ body { font: normal normal 12px Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: #222222; background: #eeaa00 none repeat scroll top left; padding: 0 40px 40px 40px; } html body .region-inner { min-width: 0; max-width: 100%; width: auto; } h2 { font-size: 22px; } a:link { text-decoration:none; color: #cc6611; } a:visited { text-decoration:none; color: #888888; } a:hover { text-decoration:underline; color: #ff9900; } .body-fauxcolumn-outer .fauxcolumn-inner { background: transparent url(https://resources.blogblog.com/blogblog/data/1kt/simple/body_gradient_tile_light.png) repeat scroll top left; _background-image: none; } .body-fauxcolumn-outer .cap-top { position: absolute; z-index: 1; height: 400px; width: 100%; } .body-fauxcolumn-outer .cap-top .cap-left { width: 100%; background: transparent url(https://resources.blogblog.com/blogblog/data/1kt/simple/gradients_light.png) repeat-x scroll top left; _background-image: none; } .content-outer { -moz-box-shadow: 0 0 40px rgba(0, 0, 0, .15); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15); -goog-ms-box-shadow: 0 0 10px #333333; box-shadow: 0 0 40px rgba(0, 0, 0, .15); margin-bottom: 1px; } .content-inner { padding: 10px 10px; } .content-inner { background-color: #ffffff; } /* Header ----------------------------------------------- */ .header-outer { background: #cc6611 url(//www.blogblog.com/1kt/simple/gradients_light.png) repeat-x scroll 0 -400px; _background-image: none; } .Header h1 { font: normal normal 60px Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: #ffffff; text-shadow: 1px 2px 3px rgba(0, 0, 0, .2); } .Header h1 a { color: #ffffff; } .Header .description { font-size: 140%; color: #ffffff; } .header-inner .Header .titlewrapper { padding: 22px 30px; } .header-inner .Header .descriptionwrapper { padding: 0 30px; } /* Tabs ----------------------------------------------- */ .tabs-inner .section:first-child { border-top: 0 solid #eeeeee; } .tabs-inner .section:first-child ul { margin-top: -0; border-top: 0 solid #eeeeee; border-left: 0 solid #eeeeee; border-right: 0 solid #eeeeee; } .tabs-inner .widget ul { background: #f5f5f5 url(https://resources.blogblog.com/blogblog/data/1kt/simple/gradients_light.png) repeat-x scroll 0 -800px; _background-image: none; border-bottom: 1px solid #eeeeee; margin-top: 0; margin-left: -30px; margin-right: -30px; } .tabs-inner .widget li a { display: inline-block; padding: .6em 1em; font: normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: #999999; border-left: 1px solid #ffffff; border-right: 1px solid #eeeeee; } .tabs-inner .widget li:first-child a { border-left: none; } .tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover { color: #000000; background-color: #eeeeee; text-decoration: none; } /* Columns ----------------------------------------------- */ .main-outer { border-top: 0 solid #eeeeee; } .fauxcolumn-left-outer .fauxcolumn-inner { border-right: 1px solid #eeeeee; } .fauxcolumn-right-outer .fauxcolumn-inner { border-left: 1px solid #eeeeee; } /* Headings ----------------------------------------------- */ div.widget > h2, div.widget h2.title { margin: 0 0 1em 0; font: normal bold 11px Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: #000000; } /* Widgets ----------------------------------------------- */ .widget .zippy { color: #999999; text-shadow: 2px 2px 1px rgba(0, 0, 0, .1); } .widget .popular-posts ul { list-style: none; } /* Posts ----------------------------------------------- */ h2.date-header { font: normal bold 11px Arial, Tahoma, Helvetica, FreeSans, sans-serif; } .date-header span { background-color: transparent; color: #222222; padding: inherit; letter-spacing: inherit; margin: inherit; } .main-inner { padding-top: 30px; padding-bottom: 30px; } .main-inner .column-center-inner { padding: 0 15px; } .main-inner .column-center-inner .section { margin: 0 15px; } .post { margin: 0 0 25px 0; } h3.post-title, .comments h4 { font: normal normal 22px Arial, Tahoma, Helvetica, FreeSans, sans-serif; margin: .75em 0 0; } .post-body { font-size: 110%; line-height: 1.4; position: relative; } .post-body img, .post-body .tr-caption-container, .Profile img, .Image img, .BlogList .item-thumbnail img { padding: 2px; background: #ffffff; border: 1px solid #eeeeee; -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1); -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1); box-shadow: 1px 1px 5px rgba(0, 0, 0, .1); } .post-body img, .post-body .tr-caption-container { padding: 5px; } .post-body .tr-caption-container { color: #222222; } .post-body .tr-caption-container img { padding: 0; background: transparent; border: none; -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .1); -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .1); box-shadow: 0 0 0 rgba(0, 0, 0, .1); } .post-header { margin: 0 0 1.5em; line-height: 1.6; font-size: 90%; } .post-footer { margin: 20px -2px 0; padding: 5px 10px; color: #666666; background-color: #f9f9f9; border-bottom: 1px solid #eeeeee; line-height: 1.6; font-size: 90%; } #comments .comment-author { padding-top: 1.5em; border-top: 1px solid #eeeeee; background-position: 0 1.5em; } #comments .comment-author:first-child { padding-top: 0; border-top: none; } .avatar-image-container { margin: .2em 0 0; } #comments .avatar-image-container img { border: 1px solid #eeeeee; } /* Comments ----------------------------------------------- */ .comments .comments-content .icon.blog-author { background-repeat: no-repeat; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==); } .comments .comments-content .loadmore a { border-top: 1px solid #999999; border-bottom: 1px solid #999999; } .comments .comment-thread.inline-thread { background-color: #f9f9f9; } .comments .continue { border-top: 2px solid #999999; } /* Accents ---------------------------------------------- */ .section-columns td.columns-cell { border-left: 1px solid #eeeeee; } .blog-pager { background: transparent none no-repeat scroll top center; } .blog-pager-older-link, .home-link, .blog-pager-newer-link { background-color: #ffffff; padding: 5px; } .footer-outer { border-top: 0 dashed #bbbbbb; } /* Mobile ----------------------------------------------- */ body.mobile { background-size: auto; } .mobile .body-fauxcolumn-outer { background: transparent none repeat scroll top left; } .mobile .body-fauxcolumn-outer .cap-top { background-size: 100% auto; } .mobile .content-outer { -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15); box-shadow: 0 0 3px rgba(0, 0, 0, .15); } .mobile .tabs-inner .widget ul { margin-left: 0; margin-right: 0; } .mobile .post { margin: 0; } .mobile .main-inner .column-center-inner .section { margin: 0; } .mobile .date-header span { padding: 0.1em 10px; margin: 0 -10px; } .mobile h3.post-title { margin: 0; } .mobile .blog-pager { background: transparent none no-repeat scroll top center; } .mobile .footer-outer { border-top: none; } .mobile .main-inner, .mobile .footer-inner { background-color: #ffffff; } .mobile-index-contents { color: #222222; } .mobile-link-button { background-color: #cc6611; } .mobile-link-button a:link, .mobile-link-button a:visited { color: #ffffff; } .mobile .tabs-inner .section:first-child { border-top: none; } .mobile .tabs-inner .PageList .widget-content { background-color: #eeeeee; color: #000000; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; } .mobile .tabs-inner .PageList .widget-content .pagelist-arrow { border-left: 1px solid #eeeeee; } --></style> <style id='template-skin-1' type='text/css'><!-- body { min-width: 960px; } .content-outer, .content-fauxcolumn-outer, .region-inner { min-width: 960px; max-width: 960px; _width: 960px; } .main-inner .columns { padding-left: 0px; padding-right: 310px; } .main-inner .fauxcolumn-center-outer { left: 0px; right: 310px; /* IE6 does not respect left and right together */ _width: expression(this.parentNode.offsetWidth - parseInt("0px") - parseInt("310px") + 'px'); } .main-inner .fauxcolumn-left-outer { width: 0px; } .main-inner .fauxcolumn-right-outer { width: 310px; } .main-inner .column-left-outer { width: 0px; right: 100%; margin-left: -0px; } .main-inner .column-right-outer { width: 310px; margin-right: -310px; } #layout { min-width: 0; } #layout .content-outer { min-width: 0; width: 800px; } #layout .region-inner { min-width: 0; width: auto; } body#layout div.add_widget { padding: 8px; } body#layout div.add_widget a { margin-left: 32px; } --></style> <link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=8967514869041164975&zx=197a181c-c1e0-417b-9076-56b7a1c3f4a4' media='none' onload='if(media!='all')media='all'' rel='stylesheet'/><noscript><link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=8967514869041164975&zx=197a181c-c1e0-417b-9076-56b7a1c3f4a4' rel='stylesheet'/></noscript> <meta name='google-adsense-platform-account' content='ca-host-pub-1556223355139109'/> <meta name='google-adsense-platform-domain' content='blogspot.com'/> <script type="text/javascript" language="javascript"> // Supply ads personalization default for EEA readers // See https://www.blogger.com/go/adspersonalization adsbygoogle = window.adsbygoogle || []; if (typeof adsbygoogle.requestNonPersonalizedAds === 'undefined') { adsbygoogle.requestNonPersonalizedAds = 1; } </script> </head> <body class='loading variant-bold'> <div class='navbar section' id='navbar' name='Navbar'><div class='widget Navbar' data-version='1' 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/platform.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/8967514869041164975?origin\x3dhttp://www.neerr.com', 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 itemscope='itemscope' itemtype='http://schema.org/Blog' style='display: none;'> <meta content='Neerr' itemprop='name'/> </div> <div class='body-fauxcolumns'> <div class='fauxcolumn-outer body-fauxcolumn-outer'> <div class='cap-top'> <div class='cap-left'></div> <div class='cap-right'></div> </div> <div class='fauxborder-left'> <div class='fauxborder-right'></div> <div class='fauxcolumn-inner'> </div> </div> <div class='cap-bottom'> <div class='cap-left'></div> <div class='cap-right'></div> </div> </div> </div> <div class='content'> <div class='content-fauxcolumns'> <div class='fauxcolumn-outer content-fauxcolumn-outer'> <div class='cap-top'> <div class='cap-left'></div> <div class='cap-right'></div> </div> <div class='fauxborder-left'> <div class='fauxborder-right'></div> <div class='fauxcolumn-inner'> </div> </div> <div class='cap-bottom'> <div class='cap-left'></div> <div class='cap-right'></div> </div> </div> </div> <div class='content-outer'> <div class='content-cap-top cap-top'> <div class='cap-left'></div> <div class='cap-right'></div> </div> <div class='fauxborder-left content-fauxborder-left'> <div class='fauxborder-right content-fauxborder-right'></div> <div class='content-inner'> <header> <div class='header-outer'> <div class='header-cap-top cap-top'> <div class='cap-left'></div> <div class='cap-right'></div> </div> <div class='fauxborder-left header-fauxborder-left'> <div class='fauxborder-right header-fauxborder-right'></div> <div class='region-inner header-inner'> <div class='header section' id='header' name='Header'><div class='widget Header' data-version='1' id='Header1'> <div id='header-inner'> <div class='titlewrapper'> <h1 class='title'> Neerr </h1> </div> <div class='descriptionwrapper'> <p class='description'><span> </span></p> </div> </div> </div></div> </div> </div> <div class='header-cap-bottom cap-bottom'> <div class='cap-left'></div> <div class='cap-right'></div> </div> </div> </header> <div class='tabs-outer'> <div class='tabs-cap-top cap-top'> <div class='cap-left'></div> <div class='cap-right'></div> </div> <div class='fauxborder-left tabs-fauxborder-left'> <div class='fauxborder-right tabs-fauxborder-right'></div> <div class='region-inner tabs-inner'> <div class='tabs no-items section' id='crosscol' name='Cross-column'></div> <div class='tabs no-items section' id='crosscol-overflow' name='Cross-Column 2'></div> </div> </div> <div class='tabs-cap-bottom cap-bottom'> <div class='cap-left'></div> <div class='cap-right'></div> </div> </div> <div class='main-outer'> <div class='main-cap-top cap-top'> <div class='cap-left'></div> <div class='cap-right'></div> </div> <div class='fauxborder-left main-fauxborder-left'> <div class='fauxborder-right main-fauxborder-right'></div> <div class='region-inner main-inner'> <div class='columns fauxcolumns'> <div class='fauxcolumn-outer fauxcolumn-center-outer'> <div class='cap-top'> <div class='cap-left'></div> <div class='cap-right'></div> </div> <div class='fauxborder-left'> <div class='fauxborder-right'></div> <div class='fauxcolumn-inner'> </div> </div> <div class='cap-bottom'> <div class='cap-left'></div> <div class='cap-right'></div> </div> </div> <div class='fauxcolumn-outer fauxcolumn-left-outer'> <div class='cap-top'> <div class='cap-left'></div> <div class='cap-right'></div> </div> <div class='fauxborder-left'> <div class='fauxborder-right'></div> <div class='fauxcolumn-inner'> </div> </div> <div class='cap-bottom'> <div class='cap-left'></div> <div class='cap-right'></div> </div> </div> <div class='fauxcolumn-outer fauxcolumn-right-outer'> <div class='cap-top'> <div class='cap-left'></div> <div class='cap-right'></div> </div> <div class='fauxborder-left'> <div class='fauxborder-right'></div> <div class='fauxcolumn-inner'> </div> </div> <div class='cap-bottom'> <div class='cap-left'></div> <div class='cap-right'></div> </div> </div> <!-- corrects IE6 width calculation --> <div class='columns-inner'> <div class='column-center-outer'> <div class='column-center-inner'> <div class='main section' id='main' name='Main'><div class='widget Blog' data-version='1' id='Blog1'> <div class='blog-posts hfeed'> <div class="date-outer"> <h2 class='date-header'><span>Tuesday, 26 March 2024</span></h2> <div class="date-posts"> <div class='post-outer'> <div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <meta content='8967514869041164975' itemprop='blogId'/> <meta content='5299033948796348722' itemprop='postId'/> <a name='5299033948796348722'></a> <h3 class='post-title entry-title' itemprop='name'> <a href='http://www.neerr.com/2024/03/it-is-finished_26.html'>It is Finished!</a> </h3> <div class='post-header'> <div class='post-header-line-1'></div> </div> <div class='post-body entry-content' id='post-body-5299033948796348722' itemprop='description articleBody'> Signed the papers a few hours ago. Now it just has to go sit on a judge’s desk till it gets signed. I found out i don’t have to pay extra to go back to using my original name. Super hyped abou_ Miguelina:In 24 hours in a day, I stand up or walk around for typically [...]<br /> <a href="http://rd.chirrup.com/ri/3853/s.chirrup.com/1/?p=9711">_</a><br /> <br /> <a href="http://rd.chirrup.com/ri/3853/meelp.com/blog/682231/post_3979433.html?ANON_CONFIRM=TRUE">Thu</a>:<br /> Okay i wish i started making babies in my early 20s now i am 29 and single and afraid i wont find anyone anytime soon...... any advice?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3853/meelp.com/blog/674575/post_3979535.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> Was my ex using me?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3853/meelp.com/blog/677068/post_3979570.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> She then broke up with the guy and she left me shortly after.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3853/meelp.com/blog/621033/post_3949983.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> They ended up getting back together even though she was with me still.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3853/meelp.com/blog/682231/post_3979765.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> He broke up with her then, she came back to me.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3853/meelp.com/blog/682231/post_3979782.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> My ex left me and got with some guy.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3853/meelp.com/blog/673938/post_3979660.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> Why does my boyfriend post others on his snap story but not me?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3853/meelp.com/blog/673938/post_3979617.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> Is it normal that friendship norms like this change after beginning to date?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3853/meelp.com/blog/585274/post_3979385.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> It's almost as if that's changed this.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3853/meelp.com/blog/682231/post_3979768.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> I used to be one of his friends- I was his closest friend before we began to date.<br /> (7 July 2020)<br /> <div style='clear: both;'></div> </div> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> Posted by <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <meta content='https://www.blogger.com/profile/15702854580863673626' itemprop='url'/> <a class='g-profile' href='https://www.blogger.com/profile/15702854580863673626' rel='author' title='author profile'> <span itemprop='name'>Loogh</span> </a> </span> </span> <span class='post-timestamp'> at <meta content='http://www.neerr.com/2024/03/it-is-finished_26.html' itemprop='url'/> <a class='timestamp-link' href='http://www.neerr.com/2024/03/it-is-finished_26.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2024-03-26T09:55:00-07:00'>09:55</abbr></a> </span> <span class='post-comment-link'> <a class='comment-link' href='http://www.neerr.com/2024/03/it-is-finished_26.html#comment-form' onclick=''> No comments: </a> </span> <span class='post-icons'> <span class='item-control blog-admin pid-1920982748'> <a href='https://www.blogger.com/post-edit.g?blogID=8967514869041164975&postID=5299033948796348722&from=pencil' title='Edit Post'> <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> </a> </span> </span> <div class='post-share-buttons goog-inline-block'> <a class='goog-inline-block share-button sb-email' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5299033948796348722&target=email' target='_blank' title='Email This'><span class='share-button-link-text'>Email This</span></a><a class='goog-inline-block share-button sb-blog' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5299033948796348722&target=blog' onclick='window.open(this.href, "_blank", "height=270,width=475"); return false;' target='_blank' title='BlogThis!'><span class='share-button-link-text'>BlogThis!</span></a><a class='goog-inline-block share-button sb-twitter' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5299033948796348722&target=twitter' target='_blank' title='Share to X'><span class='share-button-link-text'>Share to X</span></a><a class='goog-inline-block share-button sb-facebook' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5299033948796348722&target=facebook' onclick='window.open(this.href, "_blank", "height=430,width=640"); return false;' target='_blank' title='Share to Facebook'><span class='share-button-link-text'>Share to Facebook</span></a><a class='goog-inline-block share-button sb-pinterest' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5299033948796348722&target=pinterest' target='_blank' title='Share to Pinterest'><span class='share-button-link-text'>Share to Pinterest</span></a> </div> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='post-location'> </span> </div> </div> </div> </div> </div></div> <div class="date-outer"> <h2 class='date-header'><span>Monday, 25 March 2024</span></h2> <div class="date-posts"> <div class='post-outer'> <div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <meta content='8967514869041164975' itemprop='blogId'/> <meta content='7465287446893442632' itemprop='postId'/> <a name='7465287446893442632'></a> <h3 class='post-title entry-title' itemprop='name'> <a href='http://www.neerr.com/2024/03/it-is-finished_25.html'>It is Finished!</a> </h3> <div class='post-header'> <div class='post-header-line-1'></div> </div> <div class='post-body entry-content' id='post-body-7465287446893442632' itemprop='description articleBody'> Signed the papers a few hours ago. Now it just has to go sit on a judge’s desk till it gets signed. I found out i don’t have to pay extra to go back to using my original name. Super hyped abou_ Miguelina:In 24 hours in a day, I stand up or walk around for typically [...]<br /> <a href="http://rd.chirrup.com/ri/3852/s.chirrup.com/1/?p=9711">_</a><br /> <br /> <a href="http://rd.chirrup.com/ri/3852/meelp.com/blog/688332/post_3841888.html?ANON_CONFIRM=TRUE">Thu</a>:<br /> Okay i wish i started making babies in my early 20s now i am 29 and single and afraid i wont find anyone anytime soon...... any advice?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3852/meelp.com/blog/686121/post_3996630.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> Was my ex using me?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3852/meelp.com/blog/689275/post_3997901.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> She then broke up with the guy and she left me shortly after.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3852/meelp.com/blog/690816/post_3999407.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> They ended up getting back together even though she was with me still.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3852/meelp.com/blog/691942/post_4000014.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> He broke up with her then, she came back to me.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3852/meelp.com/blog/694768/post_4000130.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> My ex left me and got with some guy.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3852/meelp.com/blog/634246/post_3999677.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> Why does my boyfriend post others on his snap story but not me?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3852/meelp.com/blog/543433/post_3996853.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> Is it normal that friendship norms like this change after beginning to date?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3852/meelp.com/blog/14702/post_3996350.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> It's almost as if that's changed this.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3852/meelp.com/blog/686489/post_3996892.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> I used to be one of his friends- I was his closest friend before we began to date.<br /> (7 July 2020)<br /> <div style='clear: both;'></div> </div> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> Posted by <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <meta content='https://www.blogger.com/profile/15702854580863673626' itemprop='url'/> <a class='g-profile' href='https://www.blogger.com/profile/15702854580863673626' rel='author' title='author profile'> <span itemprop='name'>Loogh</span> </a> </span> </span> <span class='post-timestamp'> at <meta content='http://www.neerr.com/2024/03/it-is-finished_25.html' itemprop='url'/> <a class='timestamp-link' href='http://www.neerr.com/2024/03/it-is-finished_25.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2024-03-25T10:55:00-07:00'>10:55</abbr></a> </span> <span class='post-comment-link'> <a class='comment-link' href='http://www.neerr.com/2024/03/it-is-finished_25.html#comment-form' onclick=''> No comments: </a> </span> <span class='post-icons'> <span class='item-control blog-admin pid-1920982748'> <a href='https://www.blogger.com/post-edit.g?blogID=8967514869041164975&postID=7465287446893442632&from=pencil' title='Edit Post'> <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> </a> </span> </span> <div class='post-share-buttons goog-inline-block'> <a class='goog-inline-block share-button sb-email' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=7465287446893442632&target=email' target='_blank' title='Email This'><span class='share-button-link-text'>Email This</span></a><a class='goog-inline-block share-button sb-blog' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=7465287446893442632&target=blog' onclick='window.open(this.href, "_blank", "height=270,width=475"); return false;' target='_blank' title='BlogThis!'><span class='share-button-link-text'>BlogThis!</span></a><a class='goog-inline-block share-button sb-twitter' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=7465287446893442632&target=twitter' target='_blank' title='Share to X'><span class='share-button-link-text'>Share to X</span></a><a class='goog-inline-block share-button sb-facebook' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=7465287446893442632&target=facebook' onclick='window.open(this.href, "_blank", "height=430,width=640"); return false;' target='_blank' title='Share to Facebook'><span class='share-button-link-text'>Share to Facebook</span></a><a class='goog-inline-block share-button sb-pinterest' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=7465287446893442632&target=pinterest' target='_blank' title='Share to Pinterest'><span class='share-button-link-text'>Share to Pinterest</span></a> </div> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='post-location'> </span> </div> </div> </div> </div> </div></div> <div class="date-outer"> <h2 class='date-header'><span>Sunday, 24 March 2024</span></h2> <div class="date-posts"> <div class='post-outer'> <div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <meta content='8967514869041164975' itemprop='blogId'/> <meta content='6067071231584787139' itemprop='postId'/> <a name='6067071231584787139'></a> <h3 class='post-title entry-title' itemprop='name'> <a href='http://www.neerr.com/2024/03/it-is-finished_24.html'>It is Finished!</a> </h3> <div class='post-header'> <div class='post-header-line-1'></div> </div> <div class='post-body entry-content' id='post-body-6067071231584787139' itemprop='description articleBody'> Signed the papers a few hours ago. Now it just has to go sit on a judge’s desk till it gets signed. I found out i don’t have to pay extra to go back to using my original name. Super hyped abou_ Miguelina:In 24 hours in a day, I stand up or walk around for typically [...]<br /> <a href="http://rd.chirrup.com/ri/3851/s.chirrup.com/1/?p=9711">_</a><br /> <br /> <a href="http://rd.chirrup.com/ri/3851/meelp.com/blog/682231/post_4024862.html?ANON_CONFIRM=TRUE">Thu</a>:<br /> Okay i wish i started making babies in my early 20s now i am 29 and single and afraid i wont find anyone anytime soon...... any advice?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3851/meelp.com/blog/684067/post_4025277.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> Was my ex using me?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3851/meelp.com/blog/682231/post_4024511.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> She then broke up with the guy and she left me shortly after.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3851/meelp.com/blog/682231/post_4025194.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> They ended up getting back together even though she was with me still.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3851/meelp.com/blog/682231/post_4023488.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> He broke up with her then, she came back to me.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3851/meelp.com/blog/683259/post_4021927.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> My ex left me and got with some guy.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3851/meelp.com/blog/684067/post_4024690.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> Why does my boyfriend post others on his snap story but not me?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3851/meelp.com/blog/684067/post_4025008.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> Is it normal that friendship norms like this change after beginning to date?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3851/meelp.com/blog/682231/post_4025198.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> It's almost as if that's changed this.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3851/meelp.com/blog/682231/post_4025170.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> I used to be one of his friends- I was his closest friend before we began to date.<br /> (7 July 2020)<br /> <div style='clear: both;'></div> </div> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> Posted by <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <meta content='https://www.blogger.com/profile/15702854580863673626' itemprop='url'/> <a class='g-profile' href='https://www.blogger.com/profile/15702854580863673626' rel='author' title='author profile'> <span itemprop='name'>Loogh</span> </a> </span> </span> <span class='post-timestamp'> at <meta content='http://www.neerr.com/2024/03/it-is-finished_24.html' itemprop='url'/> <a class='timestamp-link' href='http://www.neerr.com/2024/03/it-is-finished_24.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2024-03-24T10:55:00-07:00'>10:55</abbr></a> </span> <span class='post-comment-link'> <a class='comment-link' href='http://www.neerr.com/2024/03/it-is-finished_24.html#comment-form' onclick=''> No comments: </a> </span> <span class='post-icons'> <span class='item-control blog-admin pid-1920982748'> <a href='https://www.blogger.com/post-edit.g?blogID=8967514869041164975&postID=6067071231584787139&from=pencil' title='Edit Post'> <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> </a> </span> </span> <div class='post-share-buttons goog-inline-block'> <a class='goog-inline-block share-button sb-email' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=6067071231584787139&target=email' target='_blank' title='Email This'><span class='share-button-link-text'>Email This</span></a><a class='goog-inline-block share-button sb-blog' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=6067071231584787139&target=blog' onclick='window.open(this.href, "_blank", "height=270,width=475"); return false;' target='_blank' title='BlogThis!'><span class='share-button-link-text'>BlogThis!</span></a><a class='goog-inline-block share-button sb-twitter' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=6067071231584787139&target=twitter' target='_blank' title='Share to X'><span class='share-button-link-text'>Share to X</span></a><a class='goog-inline-block share-button sb-facebook' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=6067071231584787139&target=facebook' onclick='window.open(this.href, "_blank", "height=430,width=640"); return false;' target='_blank' title='Share to Facebook'><span class='share-button-link-text'>Share to Facebook</span></a><a class='goog-inline-block share-button sb-pinterest' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=6067071231584787139&target=pinterest' target='_blank' title='Share to Pinterest'><span class='share-button-link-text'>Share to Pinterest</span></a> </div> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='post-location'> </span> </div> </div> </div> </div> </div></div> <div class="date-outer"> <h2 class='date-header'><span>Saturday, 23 March 2024</span></h2> <div class="date-posts"> <div class='post-outer'> <div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <meta content='8967514869041164975' itemprop='blogId'/> <meta content='2078297411816044316' itemprop='postId'/> <a name='2078297411816044316'></a> <h3 class='post-title entry-title' itemprop='name'> <a href='http://www.neerr.com/2024/03/it-is-finished_23.html'>It is Finished!</a> </h3> <div class='post-header'> <div class='post-header-line-1'></div> </div> <div class='post-body entry-content' id='post-body-2078297411816044316' itemprop='description articleBody'> Signed the papers a few hours ago. Now it just has to go sit on a judge’s desk till it gets signed. I found out i don’t have to pay extra to go back to using my original name. Super hyped abou_ Miguelina:In 24 hours in a day, I stand up or walk around for typically [...]<br /> <a href="http://rd.chirrup.com/ri/3850/s.chirrup.com/1/?p=9711">_</a><br /> <br /> <a href="http://rd.chirrup.com/ri/3850/meelp.com/blog/612271/post_4015003.html?ANON_CONFIRM=TRUE">Thu</a>:<br /> Okay i wish i started making babies in my early 20s now i am 29 and single and afraid i wont find anyone anytime soon...... any advice?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3850/meelp.com/blog/578345/post_4015457.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> Was my ex using me?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3850/meelp.com/blog/402483/post_4015623.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> She then broke up with the guy and she left me shortly after.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3850/meelp.com/blog/687660/post_4015231.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> They ended up getting back together even though she was with me still.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3850/meelp.com/blog/660644/post_4015461.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> He broke up with her then, she came back to me.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3850/meelp.com/blog/5442/post_4015386.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> My ex left me and got with some guy.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3850/meelp.com/blog/666719/post_4015086.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> Why does my boyfriend post others on his snap story but not me?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3850/meelp.com/blog/654923/post_4015430.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> Is it normal that friendship norms like this change after beginning to date?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3850/meelp.com/blog/679455/post_4015145.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> It's almost as if that's changed this.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3850/meelp.com/blog/339620/post_4015037.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> I used to be one of his friends- I was his closest friend before we began to date.<br /> (7 July 2020)<br /> <div style='clear: both;'></div> </div> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> Posted by <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <meta content='https://www.blogger.com/profile/15702854580863673626' itemprop='url'/> <a class='g-profile' href='https://www.blogger.com/profile/15702854580863673626' rel='author' title='author profile'> <span itemprop='name'>Loogh</span> </a> </span> </span> <span class='post-timestamp'> at <meta content='http://www.neerr.com/2024/03/it-is-finished_23.html' itemprop='url'/> <a class='timestamp-link' href='http://www.neerr.com/2024/03/it-is-finished_23.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2024-03-23T09:55:00-07:00'>09:55</abbr></a> </span> <span class='post-comment-link'> <a class='comment-link' href='http://www.neerr.com/2024/03/it-is-finished_23.html#comment-form' onclick=''> No comments: </a> </span> <span class='post-icons'> <span class='item-control blog-admin pid-1920982748'> <a href='https://www.blogger.com/post-edit.g?blogID=8967514869041164975&postID=2078297411816044316&from=pencil' title='Edit Post'> <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> </a> </span> </span> <div class='post-share-buttons goog-inline-block'> <a class='goog-inline-block share-button sb-email' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=2078297411816044316&target=email' target='_blank' title='Email This'><span class='share-button-link-text'>Email This</span></a><a class='goog-inline-block share-button sb-blog' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=2078297411816044316&target=blog' onclick='window.open(this.href, "_blank", "height=270,width=475"); return false;' target='_blank' title='BlogThis!'><span class='share-button-link-text'>BlogThis!</span></a><a class='goog-inline-block share-button sb-twitter' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=2078297411816044316&target=twitter' target='_blank' title='Share to X'><span class='share-button-link-text'>Share to X</span></a><a class='goog-inline-block share-button sb-facebook' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=2078297411816044316&target=facebook' onclick='window.open(this.href, "_blank", "height=430,width=640"); return false;' target='_blank' title='Share to Facebook'><span class='share-button-link-text'>Share to Facebook</span></a><a class='goog-inline-block share-button sb-pinterest' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=2078297411816044316&target=pinterest' target='_blank' title='Share to Pinterest'><span class='share-button-link-text'>Share to Pinterest</span></a> </div> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='post-location'> </span> </div> </div> </div> </div> </div></div> <div class="date-outer"> <h2 class='date-header'><span>Friday, 22 March 2024</span></h2> <div class="date-posts"> <div class='post-outer'> <div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <meta content='8967514869041164975' itemprop='blogId'/> <meta content='5786390275130135705' itemprop='postId'/> <a name='5786390275130135705'></a> <h3 class='post-title entry-title' itemprop='name'> <a href='http://www.neerr.com/2024/03/it-is-finished_22.html'>It is Finished!</a> </h3> <div class='post-header'> <div class='post-header-line-1'></div> </div> <div class='post-body entry-content' id='post-body-5786390275130135705' itemprop='description articleBody'> Signed the papers a few hours ago. Now it just has to go sit on a judge’s desk till it gets signed. I found out i don’t have to pay extra to go back to using my original name. Super hyped abou_ Miguelina:In 24 hours in a day, I stand up or walk around for typically [...]<br /> <a href="http://rd.chirrup.com/ri/3849/s.chirrup.com/1/?p=9711">_</a><br /> <br /> <a href="http://rd.chirrup.com/ri/3849/meelp.com/blog/682231/post_3983124.html?ANON_CONFIRM=TRUE">Thu</a>:<br /> Okay i wish i started making babies in my early 20s now i am 29 and single and afraid i wont find anyone anytime soon...... any advice?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3849/meelp.com/blog/673181/post_3983394.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> Was my ex using me?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3849/meelp.com/blog/698591/post_3983392.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> She then broke up with the guy and she left me shortly after.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3849/meelp.com/blog/699429/post_3983222.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> They ended up getting back together even though she was with me still.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3849/meelp.com/blog/696607/post_3983352.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> He broke up with her then, she came back to me.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3849/meelp.com/blog/110509/post_3983270.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> My ex left me and got with some guy.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3849/meelp.com/blog/5442/post_3982969.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> Why does my boyfriend post others on his snap story but not me?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3849/meelp.com/blog/681732/post_3983603.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> Is it normal that friendship norms like this change after beginning to date?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3849/meelp.com/blog/696607/post_3983571.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> It's almost as if that's changed this.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3849/meelp.com/blog/345724/post_3983179.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> I used to be one of his friends- I was his closest friend before we began to date.<br /> (7 July 2020)<br /> <div style='clear: both;'></div> </div> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> Posted by <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <meta content='https://www.blogger.com/profile/15702854580863673626' itemprop='url'/> <a class='g-profile' href='https://www.blogger.com/profile/15702854580863673626' rel='author' title='author profile'> <span itemprop='name'>Loogh</span> </a> </span> </span> <span class='post-timestamp'> at <meta content='http://www.neerr.com/2024/03/it-is-finished_22.html' itemprop='url'/> <a class='timestamp-link' href='http://www.neerr.com/2024/03/it-is-finished_22.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2024-03-22T10:55:00-07:00'>10:55</abbr></a> </span> <span class='post-comment-link'> <a class='comment-link' href='http://www.neerr.com/2024/03/it-is-finished_22.html#comment-form' onclick=''> No comments: </a> </span> <span class='post-icons'> <span class='item-control blog-admin pid-1920982748'> <a href='https://www.blogger.com/post-edit.g?blogID=8967514869041164975&postID=5786390275130135705&from=pencil' title='Edit Post'> <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> </a> </span> </span> <div class='post-share-buttons goog-inline-block'> <a class='goog-inline-block share-button sb-email' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5786390275130135705&target=email' target='_blank' title='Email This'><span class='share-button-link-text'>Email This</span></a><a class='goog-inline-block share-button sb-blog' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5786390275130135705&target=blog' onclick='window.open(this.href, "_blank", "height=270,width=475"); return false;' target='_blank' title='BlogThis!'><span class='share-button-link-text'>BlogThis!</span></a><a class='goog-inline-block share-button sb-twitter' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5786390275130135705&target=twitter' target='_blank' title='Share to X'><span class='share-button-link-text'>Share to X</span></a><a class='goog-inline-block share-button sb-facebook' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5786390275130135705&target=facebook' onclick='window.open(this.href, "_blank", "height=430,width=640"); return false;' target='_blank' title='Share to Facebook'><span class='share-button-link-text'>Share to Facebook</span></a><a class='goog-inline-block share-button sb-pinterest' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5786390275130135705&target=pinterest' target='_blank' title='Share to Pinterest'><span class='share-button-link-text'>Share to Pinterest</span></a> </div> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='post-location'> </span> </div> </div> </div> </div> </div></div> <div class="date-outer"> <h2 class='date-header'><span>Thursday, 21 March 2024</span></h2> <div class="date-posts"> <div class='post-outer'> <div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <meta content='8967514869041164975' itemprop='blogId'/> <meta content='7374178763066115104' itemprop='postId'/> <a name='7374178763066115104'></a> <h3 class='post-title entry-title' itemprop='name'> <a href='http://www.neerr.com/2024/03/it-is-finished_21.html'>It is Finished!</a> </h3> <div class='post-header'> <div class='post-header-line-1'></div> </div> <div class='post-body entry-content' id='post-body-7374178763066115104' itemprop='description articleBody'> Signed the papers a few hours ago. Now it just has to go sit on a judge’s desk till it gets signed. I found out i don’t have to pay extra to go back to using my original name. Super hyped abou_ Miguelina:In 24 hours in a day, I stand up or walk around for typically [...]<br /> <a href="http://rd.chirrup.com/ri/3848/s.chirrup.com/1/?p=9711">_</a><br /> <br /> <a href="http://rd.chirrup.com/ri/3848/meelp.com/blog/699429/post_3981003.html?ANON_CONFIRM=TRUE">Thu</a>:<br /> Okay i wish i started making babies in my early 20s now i am 29 and single and afraid i wont find anyone anytime soon...... any advice?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3848/meelp.com/blog/654605/post_3981245.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> Was my ex using me?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3848/meelp.com/blog/708469/post_3981231.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> She then broke up with the guy and she left me shortly after.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3848/meelp.com/blog/700900/post_3981174.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> They ended up getting back together even though she was with me still.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3848/meelp.com/blog/301871/post_3907281.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> He broke up with her then, she came back to me.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3848/meelp.com/blog/707351/post_3971564.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> My ex left me and got with some guy.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3848/meelp.com/blog/581794/post_3981120.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> Why does my boyfriend post others on his snap story but not me?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3848/meelp.com/blog/697958/post_3981198.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> Is it normal that friendship norms like this change after beginning to date?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3848/meelp.com/blog/686567/post_3826970.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> It's almost as if that's changed this.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3848/meelp.com/blog/365401/post_3980745.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> I used to be one of his friends- I was his closest friend before we began to date.<br /> (7 July 2020)<br /> <div style='clear: both;'></div> </div> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> Posted by <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <meta content='https://www.blogger.com/profile/15702854580863673626' itemprop='url'/> <a class='g-profile' href='https://www.blogger.com/profile/15702854580863673626' rel='author' title='author profile'> <span itemprop='name'>Loogh</span> </a> </span> </span> <span class='post-timestamp'> at <meta content='http://www.neerr.com/2024/03/it-is-finished_21.html' itemprop='url'/> <a class='timestamp-link' href='http://www.neerr.com/2024/03/it-is-finished_21.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2024-03-21T09:55:00-07:00'>09:55</abbr></a> </span> <span class='post-comment-link'> <a class='comment-link' href='http://www.neerr.com/2024/03/it-is-finished_21.html#comment-form' onclick=''> No comments: </a> </span> <span class='post-icons'> <span class='item-control blog-admin pid-1920982748'> <a href='https://www.blogger.com/post-edit.g?blogID=8967514869041164975&postID=7374178763066115104&from=pencil' title='Edit Post'> <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> </a> </span> </span> <div class='post-share-buttons goog-inline-block'> <a class='goog-inline-block share-button sb-email' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=7374178763066115104&target=email' target='_blank' title='Email This'><span class='share-button-link-text'>Email This</span></a><a class='goog-inline-block share-button sb-blog' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=7374178763066115104&target=blog' onclick='window.open(this.href, "_blank", "height=270,width=475"); return false;' target='_blank' title='BlogThis!'><span class='share-button-link-text'>BlogThis!</span></a><a class='goog-inline-block share-button sb-twitter' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=7374178763066115104&target=twitter' target='_blank' title='Share to X'><span class='share-button-link-text'>Share to X</span></a><a class='goog-inline-block share-button sb-facebook' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=7374178763066115104&target=facebook' onclick='window.open(this.href, "_blank", "height=430,width=640"); return false;' target='_blank' title='Share to Facebook'><span class='share-button-link-text'>Share to Facebook</span></a><a class='goog-inline-block share-button sb-pinterest' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=7374178763066115104&target=pinterest' target='_blank' title='Share to Pinterest'><span class='share-button-link-text'>Share to Pinterest</span></a> </div> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='post-location'> </span> </div> </div> </div> </div> </div></div> <div class="date-outer"> <h2 class='date-header'><span>Wednesday, 20 March 2024</span></h2> <div class="date-posts"> <div class='post-outer'> <div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <meta content='8967514869041164975' itemprop='blogId'/> <meta content='5052771878240630140' itemprop='postId'/> <a name='5052771878240630140'></a> <h3 class='post-title entry-title' itemprop='name'> <a href='http://www.neerr.com/2024/03/it-is-finished_20.html'>It is Finished!</a> </h3> <div class='post-header'> <div class='post-header-line-1'></div> </div> <div class='post-body entry-content' id='post-body-5052771878240630140' itemprop='description articleBody'> Signed the papers a few hours ago. Now it just has to go sit on a judge’s desk till it gets signed. I found out i don’t have to pay extra to go back to using my original name. Super hyped abou_ Miguelina:In 24 hours in a day, I stand up or walk around for typically [...]<br /> <a href="http://rd.chirrup.com/ri/3847/s.chirrup.com/1/?p=9711">_</a><br /> <br /> <a href="http://rd.chirrup.com/ri/3847/meelp.com/blog/697095/post_3973926.html?ANON_CONFIRM=TRUE">Thu</a>:<br /> Okay i wish i started making babies in my early 20s now i am 29 and single and afraid i wont find anyone anytime soon...... any advice?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3847/meelp.com/blog/673938/post_3978515.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> Was my ex using me?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3847/meelp.com/blog/682231/post_3978606.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> She then broke up with the guy and she left me shortly after.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3847/meelp.com/blog/331631/post_3977951.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> They ended up getting back together even though she was with me still.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3847/meelp.com/blog/144737/post_3977911.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> He broke up with her then, she came back to me.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3847/meelp.com/blog/668794/post_3977953.html?ANON_CONFIRM=TRUE">Chiquita</a>:<br /> My ex left me and got with some guy.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3847/meelp.com/blog/697095/post_3972651.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> Why does my boyfriend post others on his snap story but not me?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3847/meelp.com/blog/669945/post_3978003.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> Is it normal that friendship norms like this change after beginning to date?<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3847/meelp.com/blog/668794/post_3977614.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> It's almost as if that's changed this.<br /> (7 July 2020)<br /> <br /> <a href="http://rd.chirrup.com/ri/3847/meelp.com/blog/661390/post_3978104.html?ANON_CONFIRM=TRUE">Lulu</a>:<br /> I used to be one of his friends- I was his closest friend before we began to date.<br /> (7 July 2020)<br /> <div style='clear: both;'></div> </div> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> Posted by <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <meta content='https://www.blogger.com/profile/15702854580863673626' itemprop='url'/> <a class='g-profile' href='https://www.blogger.com/profile/15702854580863673626' rel='author' title='author profile'> <span itemprop='name'>Loogh</span> </a> </span> </span> <span class='post-timestamp'> at <meta content='http://www.neerr.com/2024/03/it-is-finished_20.html' itemprop='url'/> <a class='timestamp-link' href='http://www.neerr.com/2024/03/it-is-finished_20.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2024-03-20T09:55:00-07:00'>09:55</abbr></a> </span> <span class='post-comment-link'> <a class='comment-link' href='http://www.neerr.com/2024/03/it-is-finished_20.html#comment-form' onclick=''> No comments: </a> </span> <span class='post-icons'> <span class='item-control blog-admin pid-1920982748'> <a href='https://www.blogger.com/post-edit.g?blogID=8967514869041164975&postID=5052771878240630140&from=pencil' title='Edit Post'> <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> </a> </span> </span> <div class='post-share-buttons goog-inline-block'> <a class='goog-inline-block share-button sb-email' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5052771878240630140&target=email' target='_blank' title='Email This'><span class='share-button-link-text'>Email This</span></a><a class='goog-inline-block share-button sb-blog' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5052771878240630140&target=blog' onclick='window.open(this.href, "_blank", "height=270,width=475"); return false;' target='_blank' title='BlogThis!'><span class='share-button-link-text'>BlogThis!</span></a><a class='goog-inline-block share-button sb-twitter' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5052771878240630140&target=twitter' target='_blank' title='Share to X'><span class='share-button-link-text'>Share to X</span></a><a class='goog-inline-block share-button sb-facebook' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5052771878240630140&target=facebook' onclick='window.open(this.href, "_blank", "height=430,width=640"); return false;' target='_blank' title='Share to Facebook'><span class='share-button-link-text'>Share to Facebook</span></a><a class='goog-inline-block share-button sb-pinterest' href='https://www.blogger.com/share-post.g?blogID=8967514869041164975&postID=5052771878240630140&target=pinterest' target='_blank' title='Share to Pinterest'><span class='share-button-link-text'>Share to Pinterest</span></a> </div> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='post-location'> </span> </div> </div> </div> </div> </div></div> </div> <div class='blog-pager' id='blog-pager'> <span id='blog-pager-older-link'> <a class='blog-pager-older-link' href='http://www.neerr.com/search?updated-max=2024-03-20T09:55:00-07:00&max-results=7' id='Blog1_blog-pager-older-link' title='Older Posts'>Older Posts</a> </span> <a class='home-link' href='http://www.neerr.com/'>Home</a> </div> <div class='clear'></div> <div class='blog-feeds'> <div class='feed-links'> Subscribe to: <a class='feed-link' href='http://www.neerr.com/feeds/posts/default' target='_blank' type='application/atom+xml'>Posts (Atom)</a> </div> </div> </div></div> </div> </div> <div class='column-left-outer'> <div class='column-left-inner'> <aside> </aside> </div> </div> <div class='column-right-outer'> <div class='column-right-inner'> <aside> <div class='sidebar section' id='sidebar-right-1'><div class='widget Profile' data-version='1' id='Profile1'> <h2>About Me</h2> <div class='widget-content'> <dl class='profile-datablock'> <dt class='profile-data'> <a class='profile-name-link g-profile' href='https://www.blogger.com/profile/15702854580863673626' rel='author' style='background-image: url(//www.blogger.com/img/logo-16.png);'> Loogh </a> </dt> </dl> <a class='profile-link' href='https://www.blogger.com/profile/15702854580863673626' rel='author'>View my complete profile</a> <div class='clear'></div> </div> </div><div class='widget BlogArchive' data-version='1' id='BlogArchive1'> <h2>Blog Archive</h2> <div class='widget-content'> <div id='ArchiveList'> <div id='BlogArchive1_ArchiveList'> <ul class='hierarchy'> <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.neerr.com/2024/'> 2024 </a> <span class='post-count' dir='ltr'>(86)</span> <ul class='hierarchy'> <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.neerr.com/2024/03/'> March </a> <span class='post-count' dir='ltr'>(26)</span> <ul class='posts'> <li><a href='http://www.neerr.com/2024/03/it-is-finished_26.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_25.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_24.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_23.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_22.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_21.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_20.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_19.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_18.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_17.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_16.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_15.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_14.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_13.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_12.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_11.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_10.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_9.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_8.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_7.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_6.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_5.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_4.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_3.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished_2.html'>It is Finished!</a></li> <li><a href='http://www.neerr.com/2024/03/it-is-finished.html'>It is Finished!</a></li> </ul> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2024/02/'> February </a> <span class='post-count' dir='ltr'>(29)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2024/01/'> January </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2023/'> 2023 </a> <span class='post-count' dir='ltr'>(332)</span> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2023/12/'> December </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2023/11/'> November </a> <span class='post-count' dir='ltr'>(17)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2023/10/'> October </a> <span class='post-count' dir='ltr'>(30)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2023/09/'> September </a> <span class='post-count' dir='ltr'>(30)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2023/08/'> August </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2023/07/'> July </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2023/06/'> June </a> <span class='post-count' dir='ltr'>(28)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2023/05/'> May </a> <span class='post-count' dir='ltr'>(23)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2023/04/'> April </a> <span class='post-count' dir='ltr'>(30)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2023/03/'> March </a> <span class='post-count' dir='ltr'>(27)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2023/02/'> February </a> <span class='post-count' dir='ltr'>(26)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2023/01/'> January </a> <span class='post-count' dir='ltr'>(28)</span> </li> </ul> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2022/'> 2022 </a> <span class='post-count' dir='ltr'>(205)</span> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2022/12/'> December </a> <span class='post-count' dir='ltr'>(27)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2022/11/'> November </a> <span class='post-count' dir='ltr'>(29)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2022/10/'> October </a> <span class='post-count' dir='ltr'>(6)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2022/09/'> September </a> <span class='post-count' dir='ltr'>(25)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2022/06/'> June </a> <span class='post-count' dir='ltr'>(1)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2022/05/'> May </a> <span class='post-count' dir='ltr'>(22)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2022/04/'> April </a> <span class='post-count' dir='ltr'>(28)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2022/03/'> March </a> <span class='post-count' dir='ltr'>(28)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2022/02/'> February </a> <span class='post-count' dir='ltr'>(17)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2022/01/'> January </a> <span class='post-count' dir='ltr'>(22)</span> </li> </ul> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2021/'> 2021 </a> <span class='post-count' dir='ltr'>(307)</span> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2021/12/'> December </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2021/11/'> November </a> <span class='post-count' dir='ltr'>(11)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2021/09/'> September </a> <span class='post-count' dir='ltr'>(27)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2021/08/'> August </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2021/07/'> July </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2021/06/'> June </a> <span class='post-count' dir='ltr'>(30)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2021/05/'> May </a> <span class='post-count' dir='ltr'>(26)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2021/04/'> April </a> <span class='post-count' dir='ltr'>(30)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2021/03/'> March </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2021/02/'> February </a> <span class='post-count' dir='ltr'>(28)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2021/01/'> January </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2020/'> 2020 </a> <span class='post-count' dir='ltr'>(366)</span> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2020/12/'> December </a> <span class='post-count' dir='ltr'>(32)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2020/11/'> November </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2020/10/'> October </a> <span class='post-count' dir='ltr'>(29)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2020/09/'> September </a> <span class='post-count' dir='ltr'>(30)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2020/08/'> August </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2020/07/'> July </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2020/06/'> June </a> <span class='post-count' dir='ltr'>(30)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2020/05/'> May </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2020/04/'> April </a> <span class='post-count' dir='ltr'>(30)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2020/03/'> March </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2020/02/'> February </a> <span class='post-count' dir='ltr'>(29)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2020/01/'> January </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2019/'> 2019 </a> <span class='post-count' dir='ltr'>(2050)</span> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2019/12/'> December </a> <span class='post-count' dir='ltr'>(31)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2019/11/'> November </a> <span class='post-count' dir='ltr'>(114)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2019/10/'> October </a> <span class='post-count' dir='ltr'>(159)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2019/09/'> September </a> <span class='post-count' dir='ltr'>(164)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2019/08/'> August </a> <span class='post-count' dir='ltr'>(147)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2019/07/'> July </a> <span class='post-count' dir='ltr'>(159)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2019/06/'> June </a> <span class='post-count' dir='ltr'>(150)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2019/05/'> May </a> <span class='post-count' dir='ltr'>(161)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2019/04/'> April </a> <span class='post-count' dir='ltr'>(158)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2019/03/'> March </a> <span class='post-count' dir='ltr'>(227)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2019/02/'> February </a> <span class='post-count' dir='ltr'>(270)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2019/01/'> January </a> <span class='post-count' dir='ltr'>(310)</span> </li> </ul> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2018/'> 2018 </a> <span class='post-count' dir='ltr'>(1836)</span> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2018/12/'> December </a> <span class='post-count' dir='ltr'>(303)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2018/11/'> November </a> <span class='post-count' dir='ltr'>(149)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2018/10/'> October </a> <span class='post-count' dir='ltr'>(157)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2018/09/'> September </a> <span class='post-count' dir='ltr'>(159)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2018/08/'> August </a> <span class='post-count' dir='ltr'>(160)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2018/07/'> July </a> <span class='post-count' dir='ltr'>(160)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2018/06/'> June </a> <span class='post-count' dir='ltr'>(90)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2018/05/'> May </a> <span class='post-count' dir='ltr'>(104)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2018/04/'> April </a> <span class='post-count' dir='ltr'>(128)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2018/03/'> March </a> <span class='post-count' dir='ltr'>(135)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2018/02/'> February </a> <span class='post-count' dir='ltr'>(135)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2018/01/'> January </a> <span class='post-count' dir='ltr'>(156)</span> </li> </ul> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2017/'> 2017 </a> <span class='post-count' dir='ltr'>(2679)</span> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2017/12/'> December </a> <span class='post-count' dir='ltr'>(167)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2017/11/'> November </a> <span class='post-count' dir='ltr'>(160)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2017/10/'> October </a> <span class='post-count' dir='ltr'>(155)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2017/09/'> September </a> <span class='post-count' dir='ltr'>(163)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2017/08/'> August </a> <span class='post-count' dir='ltr'>(176)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2017/07/'> July </a> <span class='post-count' dir='ltr'>(175)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2017/06/'> June </a> <span class='post-count' dir='ltr'>(164)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2017/05/'> May </a> <span class='post-count' dir='ltr'>(176)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2017/04/'> April </a> <span class='post-count' dir='ltr'>(224)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2017/03/'> March </a> <span class='post-count' dir='ltr'>(312)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2017/02/'> February </a> <span class='post-count' dir='ltr'>(316)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2017/01/'> January </a> <span class='post-count' dir='ltr'>(491)</span> </li> </ul> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2016/'> 2016 </a> <span class='post-count' dir='ltr'>(3021)</span> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2016/12/'> December </a> <span class='post-count' dir='ltr'>(743)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2016/11/'> November </a> <span class='post-count' dir='ltr'>(716)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2016/10/'> October </a> <span class='post-count' dir='ltr'>(741)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2016/09/'> September </a> <span class='post-count' dir='ltr'>(719)</span> </li> </ul> <ul class='hierarchy'> <li class='archivedate collapsed'> <a class='toggle' href='javascript:void(0)'> <span class='zippy'> ►  </span> </a> <a class='post-count-link' href='http://www.neerr.com/2016/08/'> August </a> <span class='post-count' dir='ltr'>(102)</span> </li> </ul> </li> </ul> </div> </div> <div class='clear'></div> </div> </div></div> </aside> </div> </div> </div> <div style='clear: both'></div> <!-- columns --> </div> <!-- main --> </div> </div> <div class='main-cap-bottom cap-bottom'> <div class='cap-left'></div> <div class='cap-right'></div> </div> </div> <footer> <div class='footer-outer'> <div class='footer-cap-top cap-top'> <div class='cap-left'></div> <div class='cap-right'></div> </div> <div class='fauxborder-left footer-fauxborder-left'> <div class='fauxborder-right footer-fauxborder-right'></div> <div class='region-inner footer-inner'> <div class='foot no-items section' id='footer-1'></div> <table border='0' cellpadding='0' cellspacing='0' class='section-columns columns-2'> <tbody> <tr> <td class='first columns-cell'> <div class='foot no-items section' id='footer-2-1'></div> </td> <td class='columns-cell'> <div class='foot no-items section' id='footer-2-2'></div> </td> </tr> </tbody> </table> <!-- outside of the include in order to lock Attribution widget --> <div class='foot section' id='footer-3' name='Footer'><div class='widget Attribution' data-version='1' id='Attribution1'> <div class='widget-content' style='text-align: center;'> Simple theme. Powered by <a href='https://www.blogger.com' target='_blank'>Blogger</a>. </div> <div class='clear'></div> </div></div> </div> </div> <div class='footer-cap-bottom cap-bottom'> <div class='cap-left'></div> <div class='cap-right'></div> </div> </div> </footer> <!-- content --> </div> </div> <div class='content-cap-bottom cap-bottom'> <div class='cap-left'></div> <div class='cap-right'></div> </div> </div> </div> <script type='text/javascript'> window.setTimeout(function() { document.body.className = document.body.className.replace('loading', ''); }, 10); </script> <!--Es liegt in deiner Verantwortung, deine Besucher \xfcber die in deinem Blog verwendeten Cookies und die dort erfassten Daten zu informieren. Blogger stellt daf\xfcr eine Standardbenachrichtigung zur Verf\xfcgung, die du \xfcbernehmen, anpassen oder durch deine eigene Mitteilung ersetzen kannst. Weitere Informationen findest du unter http://www.blogger.com/go/cookiechoices.--> <script defer='' src='/js/cookienotice.js'></script> <script> document.addEventListener('DOMContentLoaded', function(event) { window.cookieChoices && cookieChoices.showCookieConsentBar && cookieChoices.showCookieConsentBar( (window.cookieOptions && cookieOptions.msg) || 'Diese Website verwendet Cookies von Google, um Dienste anzubieten und Zugriffe zu analysieren. Deine IP-Adresse und dein User-Agent werden zusammen mit Messwerten zur Leistung und Sicherheit f\xfcr Google freigegeben. So k\xf6nnen Nutzungsstatistiken generiert, Missbrauchsf\xe4lle erkannt und behoben und die Qualit\xe4t des Dienstes gew\xe4hrleistet werden.', (window.cookieOptions && cookieOptions.close) || 'Ok', (window.cookieOptions && cookieOptions.learn) || 'Weitere Informationen', (window.cookieOptions && cookieOptions.link) || 'https://www.blogger.com/go/blogspot-cookies'); }); </script> <script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/2959668199-widgets.js"></script> <script type='text/javascript'> window['__wavt'] = 'AOuZoY4F7Er5YOwnLOwawJsbCr_q6Yo2vA:1746860550065';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d8967514869041164975','//www.neerr.com/','8967514869041164975'); _WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '8967514869041164975', 'title': 'Neerr', 'url': 'http://www.neerr.com/', 'canonicalUrl': 'http://www.neerr.com/', 'homepageUrl': 'http://www.neerr.com/', 'searchUrl': 'http://www.neerr.com/search', 'canonicalHomepageUrl': 'http://www.neerr.com/', 'blogspotFaviconUrl': 'http://www.neerr.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': true, 'httpsEnabled': false, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale': 'en-GB', 'localeUnderscoreDelimited': 'en_gb', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'isDynamicViewsAvailable': true, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Neerr - Atom\x22 href\x3d\x22http://www.neerr.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22Neerr - RSS\x22 href\x3d\x22http://www.neerr.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Neerr - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/8967514869041164975/posts/default\x22 /\x3e\n', 'meTag': '\x3clink rel\x3d\x22me\x22 href\x3d\x22https://www.blogger.com/profile/15702854580863673626\x22 /\x3e\n', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': false, 'adsenseAutoAds': false, 'boqCommentIframeForm': true, 'loginRedirectParam': '', 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/2baee9f2a07dbf8a', 'plusOneApiSrc': 'https://apis.google.com/js/platform.js', 'disableGComments': true, 'interstitialAccepted': false, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'X', 'key': 'twitter', 'shareMessage': 'Share to X', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 0, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en_GB\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': 'Read more', 'pageType': 'index', 'pageName': '', 'pageTitle': 'Neerr'}}, {'name': 'features', 'data': {}}, {'name': 'messages', 'data': {'edit': 'Edit', 'linkCopiedToClipboard': 'Link copied to clipboard', 'ok': 'Ok', 'postLink': 'Post link'}}, {'name': 'template', 'data': {'name': 'Simple', 'localizedName': 'Simple', 'isResponsive': false, 'isAlternateRendering': false, 'isCustom': false, 'variant': 'bold', 'variantId': 'bold'}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'Neerr', 'description': '', 'url': 'http://www.neerr.com/', 'type': 'feed', 'isSingleItem': false, 'isMultipleItems': true, 'isError': false, 'isPage': false, 'isPost': false, 'isHomepage': true, 'isArchive': false, 'isLabelSearch': false}}]); _WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'navbar', document.getElementById('Navbar1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'header', document.getElementById('Header1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/251359797-lbx__en_gb.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/3681588378-lightbox_bundle.css'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_ProfileView', new _WidgetInfo('Profile1', 'sidebar-right-1', document.getElementById('Profile1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogArchiveView', new _WidgetInfo('BlogArchive1', 'sidebar-right-1', document.getElementById('BlogArchive1'), {'languageDirection': 'ltr', 'loadingMessage': 'Loading\x26hellip;'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_AttributionView', new _WidgetInfo('Attribution1', 'footer-3', document.getElementById('Attribution1'), {}, 'displayModeFull')); </script> </body> </html>