brennanwinkle.livejournal.com Open in urlscan Pro
81.19.74.0  Public Scan

URL: https://brennanwinkle.livejournal.com/profile
Submission: On October 19 via manual from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET //www.livejournal.com/rsearch/

<form class="s-header-search__form ng-pristine ng-valid" action="//www.livejournal.com/rsearch/" method="get" role="search" target="_blank">
  <input type="hidden" name="journal" value="brennanwinkle">
  <input type="hidden" name="journalId" value="89439498">
  <button class="
                                            s-header-search__btn
                                            s-header-search-btn" type="submit"><span class="
                                                i-iconus
                                                s-header-search__icon
                                                ">
      <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--search" width="16" height="16">
        <use xlink:href="#flaticon--search"></use>
      </svg>
    </span>
  </button>
  <input class="s-header-search__input" type="text" placeholder="Search" results="5" autosave="some_unique_value" size="12" name="q" id="SearchText">
</form>

GET //www.livejournal.com/rsearch/

<form class="s-header-search__form ng-pristine ng-valid" action="//www.livejournal.com/rsearch/" method="get" role="search" target="_blank">
  <div class="s-header-search__form-content">
    <input type="hidden" name="journal" value="brennanwinkle">
    <input type="hidden" name="journalId" value="89439498">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                s-header-search__input
                                                s-inline-search-input" type="text" placeholder="Search" results="5" autosave="some_unique_value" size="12" name="q" id="SearchText" required="">
    </div>
  </div>
  <button class="
                                        s-header-search__btn
                                        s-do-item-search-btn" type="button" data-tour="friendsfeed" data-tour-start-page="^/feed" data-tour-step="2" data-tour-bubble="{
                                        &quot;aside&quot;: true,
                                        &quot;alwaysBottom&quot;: true,
                                        &quot;alwaysLeft&quot;: true,
                                        &quot;forceY&quot;: 10
                                    }" data-tour-title="tour.friendsfeed.title" data-tour-text="tour.friendsfeed.step2.search.tip"><span class="
                                            i-iconus
                                            s-header-search__icon
                                            ">
      <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--search" width="16" height="16">
        <use xlink:href="#flaticon--search"></use>
      </svg>
    </span>
  </button>
</form>

POST https://www.livejournal.com/login.bml?ret=1

<form action="https://www.livejournal.com/login.bml?ret=1" method="post" class="b-loginform__form pkg lj_login_form ng-pristine ng-valid ng-valid-maxlength">
  <input type="hidden" name="ref" value="">
  <input type="hidden" name="ret" value="1">
  <div class="b-loginform__form-wrap">
    <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorUsername}">
      <div class="b-loginform-field__wrap">
        <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--user">
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--userhead" width="16" height="16">
            <use xlink:href="#flaticon--userhead"></use>
          </svg>
        </div>
        <input id="user" class="b-loginform-field__input b-loginform-field__input--user ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" type="text" tabindex="10" placeholder="Username" value="" name="user" size="18" maxlength="17"
          autocorrect="off" ng-model="loginForm.model.username" ng-init="loginForm.model.username=null">
      </div>
      <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorUsername"></span>
    </div>
    <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorPassword}">
      <div class="b-loginform-field__wrap">
        <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--pass">
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--lock" width="16" height="16">
            <use xlink:href="#flaticon--lock"></use>
          </svg>
        </div>
        <input id="lj_loginwidget_password" class="b-loginform-field__input b-loginform-field__input--pass ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" type="password" tabindex="11" name="password" size="20" maxlength="30"
          placeholder="Password" ng-model="loginForm.model.password" ng-init="loginForm.model.password=null">
      </div>
      <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorPassword"></span>
    </div>
    <div class="b-loginform-other-field" ng-init="loginForm.forceRemember = 0">
      <!-- ngIf: !loginForm.forceRemember -->
      <div class="b-loginform-checkbox ng-scope" ng-if="!loginForm.forceRemember">
        <input id="remember_me" class="b-loginform-checkbox__input b-ljform-checkbox ng-pristine ng-untouched ng-valid ng-not-empty" type="checkbox" tabindex="12" name="remember_me" ng-model="loginForm.expire">
        <label class="b-loginform-checkbox__label" for="remember_me">Remember me</label>
        <label class="b-loginform-checkbox__control" for="remember_me"></label>
      </div><!-- end ngIf: !loginForm.forceRemember -->
      <a class="b-loginform__link" href="https://www.livejournal.com/lostinfo.bml" title="Forgot password" tabindex="13" target="_self">
                                Forgot password
                            </a>
    </div>
  </div>
  <!-- ngIf: loginForm.presubmitWarning -->
  <button type="submit" name="action:login" class="b-loginform-btn b-loginform-btn--login b-loginform-btn--auth b-loginform-btn--center b-loginform-btn--disabled" tabindex="14" ng-click="loginForm.loginUser($event)"
    ng-class="{'b-loginform-btn--disabled' : !(loginForm.model.username &amp;&amp; loginForm.model.password) }"> Log in </button>
</form>

POST https://www.livejournal.com/identity/login.bml?type=openid&auto_forwhat=user%24brennanwinkle%24%2Fprofile

<form action="https://www.livejournal.com/identity/login.bml?type=openid&amp;auto_forwhat=user%24brennanwinkle%24%2Fprofile" method="post" class="lj-openid-auth b-loginform__form ng-pristine ng-valid">
  <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorId}">
    <div class="b-loginform-field__wrap">
      <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--openid">
        <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--openid" width="16" height="16">
          <use xlink:href="#flaticon--openid"></use>
        </svg>
      </div>
      <input type="text" size="18" id="openid" name="openid:url" class="b-loginform-field__input ng-pristine ng-untouched ng-valid ng-empty" placeholder="Your openid url" tabindex="10" ng-model="loginForm.model.openid"
        ng-init="loginForm.model.openid=null">
    </div>
    <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorId"></span>
  </div>
  <button type="submit" name="action:login" class="b-loginform-btn b-loginform-btn--login b-loginform-btn--center lj-openid-auth-submit b-loginform-btn--disabled" tabindex="11" ng-class="{'b-loginform-btn--disabled' : !loginForm.model.openid}"
    ng-click="loginForm.loginOpenID($event)">Log in</button>
</form>

Text Content

?
LiveJournal
 * Find more
   * Your 2020 in LJ
   * Entdecken
   * RSS Reader
 * Shop
 * Hilfe
 * 

Anmelden

 * 
 * Anmelden
 * Join free Join
 * 
 * Deutsch (de)
   * English (en)
   * Русский (ru)
   * Українська (uk)
   * Français (fr)
   * Português (pt)
   * español (es)
   * Deutsch (de)
   * Italiano (it)
   * Беларуская (be)




LOG IN

No account? Create an account
Remember me
Forgot password
Log in

Log in
Facebook Twitter Google RAMBLER&Co ID


By logging in to LiveJournal using a third-party service you accept
LiveJournal's User agreement

No account? Create an account

 * Freund hinzufügen
 * Notiz hinzufügen Add note
 * View friends feed
 * Benutzer verfolgen
 * Nachricht senden
 * V-Geschenk verschicken

brennanwinkle


BRENNANWINKLES JOURNAL





Account Erstellt am 19 October 2021 (#89439498) Niemals aktualisiert Gift

Name:
brennanwinkle
Geburtsdatum:
19 January
Ort:
Connecticut, United States
Website:
https://bit.ly/3BPn9vE
Externer Service:
 * brennanwinkle@livejournal.com

 * Biographie

Flat Belly Tonic

Since purchasing Okinawa flat belly tonic, I have used it for more than three
months now. In this review video, I'll be walking you guys through, first of
all, how I fell for a scam that cost me over 800 dollars, and what you can do to
avoid that scam.

I show you before and after pictures from my experience with the Okinawa Flat
Belly Tonic diet. I will also discuss the good and bad things about the flat
belly tonic so you will be able to decide whether it is something you want to
try for yourself.

What the scam is all about. Make sure to pay attention to this video and also
ask me any questions you may have in the comments. A lot of scammers are aware
of flat belly tonic.

Internet users are clamoring for this new weight loss solution. Their goal is to
create fake websites that mimic the official flat belly Tonic website.

The websites that they operate actually go out to giants like Google and YouTube
and run advertisements claiming you can obtain discounts if you purchase from
their site, when in actuality, the discounts are fake.

Upon entering your PayPal or card details, they will attempt to illegally
withdraw as much money as possible from your PayPal account or bank. They took
the 843 dollars I had on PayPal at the time.

I have also provided the exact link to the official Flat Belly Tony website with
the discount right below to ensure your safety. I'm 100% sure that's the
official one since that's where I got my battles after I was scammed.

You can even order one in the future if you are not ready to order right now.
But you might wish to save this video somewhere so you can access it again when
you are ready to do so.

In conclusion, I am confident everybody viewing this video knows what this game
is about and how to avoid it. Now let's talk about my experience. About a year
ago, I started gaining a lot of real body weight, so I just figured it was
something that a little bit of exercise would remedy.

The problem with this is that after I complete the exercise I still end up
eating lots of unnecessary food since I am still stuck at home. Therefore, I
looked online for solutions.

In the beginning, I tried out a lot of things that didn't work, and I even tried
out some programs that promised refunds if you didn't like the results. Even so,
I kept striving, kept gaining more weight, and searched for things that would
help me achieve the results I desired.

In an article I was reading on health.com, it hit me The flat belly tonic
appeared in an advertisement. So I clicked over, checked it out, but I was still
not sure what to think. In order to get reviews, I went on YouTube.

A few reviews spoke well of the products, so I decided to buy it. Then I noticed
some ads on YouTube saying I could get a 90 percent discount. I was too naive,
so I clicked over to get the discount.

I got to the site and found it looked real. I used PayPal to pay for it. Within
seconds I saw four transfers from my PayPal account, totalling over $200.

The entire balance of $843 I had in PayPal was gone. The good news was that I
was able to open a dispute through PayPal and reclaim my money, but it was a
lengthy process and stressful to figure out how to proceed. Because of this, I
am making this video to warn others to avoid stress and be 100 percent secure
while watching this video.

The link for the official website of Okinawa Flat belly tonic is in the video
description, so anyone who decides to finally use it find it and purchase it.


So the end result of the whole story is I finally figured out what happened and
then, you know, I went to the official website and ordered 3 bottles. This
program is the first program I have purchased.

I'm shown on the left with a weight of about 9 pounds. The picture you see on
the screen now is of me at pounds after 3 months. It works, so yes, it does. The
daily routine takes just a few minutes to complete.

However, I would advise that you devote time and effort to the program because
most people expect it to work like magic. You can see the before and after
pictures that it works. However, you must be patient and not expect instant
results.



FRIENDS:

   
   
 * Freunde 1
   
   

brennanwinkle


COMMUNITIES:

   
   
 * Watching 2
   
   

lj_releases, news


STATISTICS





Follow us:
   
 * Follow us on Facebook
   
 * Follow us on Twitter
   
   
   

Applications
   
 * iOS
   
 * Android
   
 * Huawei
   

Choose language
English Deutsch Dansk español Français Italiano Русский Українська Беларуская
日本語 Português Esperanto עברית Nederlands Magyar Gaeilge íslenska suomi Ελληνικά
Norsk bokmål Svenska polski 简体中文 Latviešu Türkçe Bahasa Melayu हिन्दी Brazilian
Portuguese Chinese Traditional Lietuvių Norsk nynorsk

Deutsch

▾
 * English
 * Deutsch
 * Dansk
 * español
 * Français
 * Italiano
 * Русский
 * Українська
 * Беларуская
 * 日本語
 * Português
 * Esperanto
 * עברית
 * Nederlands
 * Magyar
 * Gaeilge
 * íslenska
 * suomi
 * Ελληνικά
 * Norsk bokmål
 * Svenska
 * polski
 * 简体中文
 * Latviešu
 * Türkçe
 * Bahasa Melayu
 * हिन्दी
 * Brazilian Portuguese
 * Chinese Traditional
 * Lietuvių
 * Norsk nynorsk

Current version v.519
 * News
 * Über uns
 * Nutzungsbedingung
 * Privacy Policy
 * Hilfe
 * Button "Share"



[]