walkerregan14.livejournal.com Open in urlscan Pro
81.19.74.33  Public Scan

URL: https://walkerregan14.livejournal.com/profile
Submission: On May 26 via manual from GB — Scanned from GE

Form analysis 6 forms found in the DOM

GET //www.livejournal.com/rsearch/

<form class="s-header-search__form" action="//www.livejournal.com/rsearch/" method="get" role="search" target="_blank">
  <input type="hidden" name="journal" value="walkerregan14">
  <input type="hidden" name="journalId" value="94914379">
  <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 by walkerregan14" results="5" autosave="some_unique_value" size="12" name="q" id="SearchText">
</form>

GET //www.livejournal.com/rsearch/

<form class="s-header-search__form" action="//www.livejournal.com/rsearch/" method="get" role="search" target="_blank">
  <div class="s-header-search__form-content">
    <input type="hidden" name="journal" value="walkerregan14">
    <input type="hidden" name="journalId" value="94914379">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                    s-header-search__input
                                                    s-inline-search-input" type="text" placeholder="Search by walkerregan14" 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.cyr"><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>

Name: setreadability_formPOST https://www.livejournal.com/tools/setstylemine.bml

<form method="POST" name="setreadability_form" action="https://www.livejournal.com/tools/setstylemine.bml"><input type="hidden" name="Widget[StyleAlwaysMine]_readability" value="on"><input type="hidden" name="Widget[StyleAlwaysMine]_user" value="">
  <div class="s-header-extra-menu-item__link w-cs-view-style"><label class="w-cs-label" for="view-own"><input type="checkbox" id="view-own" class="w-cs-checkbox js--use-system-style-switch">Readability</label></div>
</form>

Name: setreadability_form_adaptivePOST https://www.livejournal.com/tools/setstylemine.bml

<form method="POST" name="setreadability_form_adaptive" action="https://www.livejournal.com/tools/setstylemine.bml"><input type="hidden" name="Widget[StyleAlwaysMine]_readability" value="on"><input type="hidden" name="Widget[StyleAlwaysMine]_user"
    value="">
  <div class="s-header-extra-menu-item__link w-cs-view-style"><label class="w-cs-label" for="view-own"><input type="checkbox" id="view-own" class="w-cs-checkbox js--use-system-style-switch">Readability</label></div>
</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="" autocomplete="off">
  <input type="hidden" name="ret" value="1" autocomplete="off">
  <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%24walkerregan14%24%2Fprofile

<form action="https://www.livejournal.com/identity/login.bml?type=openid&amp;auto_forwhat=user%24walkerregan14%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 Top
 * 
 * Main
 * Top
 * 500 ideas
 * Help
 * 
 * Follow us:
   * Follow us on Facebook
   * Follow us on Twitter
   * Follow us on Vkontakte
   * Follow us on Telegram
 * Applications
   * iOS
   * Android
   * Huawei
 * About
 * User Agreement
 * Button "Share"
 * Stylish merch
 * Current version v.663
 * 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
   
   English
   
   ▾
    * 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

Log in

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

walkerregan14 —
 * 
 * < no suspend reason >
 * Readability
   
   
 * Subscribe
   
   
   
 * More
   walkerregan14
   
   Archive
   Readability
   
   
   
   
   
   
   
   
   






LOG IN



No account? Create an account

Remember me
Forgot password
Log in

Log in
QR code
 * 
 * 
 * 
 * 
 * 
 * 
 * 

No account? Create an account

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


walkerregan14


WALKERREGAN14'S JOURNAL





Account Created on 25 May 2023 (#94914379) never updated Gift

Name:
walkerregan14
Location:
Senegal
Website:
https://rentry.co/knnkc
External Services:
 * walkerregan14@livejournal.com

 * Bio

uk Pornstar - Hot British Pornstars

The British pornstar sports an enviable body and a ferocious sexual drive. She
enjoys nipple and doggystyle play, as well as mild spanking.

The glamour model, who has been dubbed "Britain's highest-paid pornstar", has
come a far way since she began stacking shelves at Asda. She earns around
PS25,000 per day for shoots in Los Angeles.


Michelle Thorne

Michelle Marie Thorne is a British glamour model and porn actress. She has been
a regular pornographic magazine contributor since the late 90s. She has been
featured in more than 100 films. Her filmography includes scenes with a variety
of top-tier directors. In addition to performing, she has written and directed a
number adult films.

It is alleged that she got involved in an argument with a family member during a
festive booze-up at the Willy Wicket public house in Downend, Bristol. Then, it
is said that she was seen getting into her car and driving it through the white
wicker fence around the pub, causing damage.

The mother of two who is 41 years old has since been accused of drink driving
and is due to appear in Bristol Magistrates Court later this month.

In uk pornstar where naked bodies are no longer shocking, the sex industry has
become as much of a part of everyday life as going to work or the supermarket.
In reality, many people spend just as much time watching porn videos online as
they do engaging in real-life intimate relationships.

After landing a role in Channel 4's brand new TV show Property Porn Stars, a new
UK-based sexstar is hoping to be the next country's Property Porn Star. The show
is based on a group of London-based luxury real estate agents who are hustling
for business while dealing with personal drama.

Alyssa Divine

Alyssa Divine, a British glamour model is a stunning beauty with killer tits.
She first made her appearance in the adult world in late 2012. She has a large
following due to her hot scenes for Digital Playground Films, Harmony Films, and
Television X.

She is an attractive, naughty performer who is known for her ability to make her
male co-stars swoon with pleasure. She also loves getting her luscious and
wet-pissy hardcore drill. She has appeared in a variety of films on her own and
in Tanya Tate’s Brit School Brats alongside Paige Turnah.

In her spare time, she's collecting frilly lingerie and all sorts of sexy
clothes that feel amazing next to her skin. Porn has also brought forth a real
passion for photography, and she's engaging in shoots that allow her the chance
to work behind the camera, too.

Kiki Minaj is originally from the West Midlands and had moved to London to work
as an accountant. She is now one of the UK's most well-known black porn stars.
She has also appeared on television programs like Selling Sunset, where she
outlined how she can charge up to double as much as male co-stars per scene.
She's very successful, but she doesn't take her career too seriously.

pornstar uk is a tattooed Kink-inked beauty that has appeared in a number of
adult films. She's been in business since 2012 and her fans can check out her
naughty work on sites like Pornhub and Fancentro.

Kiki Minaj insists that despite her popularity as a top British model who can
earn up to $6000 in just three days of work, she's not a victim. She claims that
only 30 percent of her time on set is spent having sexual relationships. The
rest is spent 'waiting'.

kayleigh wanles porn , who was just 19 years old, was spotted at the top of
shelves in an Asda store in Tamworth. Staffs. She has since travelled around the
world for shoots and photo sets. She was also featured on the cover of Penthouse
and boasts free surgery and brand new cars written into her contracts. However,
the former Southampton academy player once turned down offers from Chelsea, West
Ham and Tottenham to remain at her club of choice.

Zara DuRose

Zara DuRose is a hefty British babe with a lust for life. She is always on the
lookout for her next big win. Her (fake), massive tits, and the fierce tattoos
make her a magnet. She also has tats on the right side of her belly, and her
inner wrist.

At the age of 19 the model who was a glamour icon was first seen for the first
time putting shelves together at her local Asda store in Tamworth, Staffs. She
earned PS5 an hour. Now she flies all over the world to film scenes and has been
featured on the front cover of Penthouse. She claims that her contracts provide
free surgery and new cars.

The girl originally from the West Midlands moved to London to be an accountant
however she decided to leave her job in retail for a career on the porn scene.
She claims she is a good earner because she is able to charge twice the amount
for her work as male actors. She claims that in the industry of sex, women are
taken seriously and it's all about the girl'. She also states that intercourse
only makes up 30 percent of her time on set. She's scheduled to appear on
Channel 4's Property Porn Stars, which appears to be a UK version of Selling
Sunset.



FRIENDS:

   
   
 * Friends 1
   
   

walkerregan14


COMMUNITIES:

   
   
 * Watching 2
   
   

lj_releases, news


STATISTICS







APPLICATIONS

 * iOS
 * Android
 * Huawei
 * RuStore


FOLLOW US:

 * Follow us on Vkontakte
 * Follow us on Telegram
 * Follow us on Pinterest
 * Follow us on Odnoklassniki
 * ollow us on YouTube

LiveJournal


COMPANY

 * About
 * News
 * Help
 * Advertisers


PRODUCTS

 * Checklists
 * Button "Share"
 * Media program


COMMUNITY

 * Afisha LJ
 * Frank
 * Stylish merch


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

English

▾
 * 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

v.663

 * Privacy Policy
 * User Agreement
 * Help

   


 * MORENA_MORANA
   
   Зачем женщинам за сорок лишние ограничения?

   


 * FRANK
   
   Смотри что покажу! Видео в ЖЖ

   


 * ARCHITRICLIN
   
   Как мы кристаллы выращивали

   


 * SHAKKO.RU
   
   Типичный арт-критик по мнению нейросетей

   


 * RU_ROYALTY
   
   Иордания. Предсвадебная церемония — вечеринка хны

   
 * 🎁
   Blog grant promo
   
   
   SDVORYANCHIKOV
   
   Мой третий шеф

   


 * ADDERLEY
   
   Рыбацкая артель. Индийский океан

   


 * ARTALEBRIO
   
   Борис Григорьев и его удивительные картины

   


 * SMAPSE
   
   Для чего авиакомпании совершают полёты без пассажиров

   


 * ARTHOPE
   
   Впервые в Египте найдена древняя мраморная статуя Будды

   


 * GARDENING_WORLD
   
   Вишня цветёт, но без урожая: 7 причин

   

Recommend this entry Has been recommended Send news