ext-6208989.livejournal.com Open in urlscan Pro
81.19.74.4  Public Scan

URL: https://ext-6208989.livejournal.com/480.html
Submission: On November 17 via manual from IN — Scanned from DE

Form analysis 9 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="ext_6208989" autocomplete="off">
  <input type="hidden" name="journalId" value="93035692" autocomplete="off">
  <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 rachel jones" 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="ext_6208989" autocomplete="off">
    <input type="hidden" name="journalId" value="93035692" autocomplete="off">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                    s-header-search__input
                                                    s-inline-search-input" type="text" placeholder="Search by rachel jones" 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>

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

<form method="POST" name="setreadability_form" action="https://www.livejournal.com/tools/setstylemine.bml" class="ng-pristine ng-valid"><input type="hidden" name="Widget[StyleAlwaysMine]_readability" value="on" autocomplete="off"><input type="hidden"
    name="Widget[StyleAlwaysMine]_user" value="" autocomplete="off">
  <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" class="ng-pristine ng-valid"><input type="hidden" name="Widget[StyleAlwaysMine]_readability" value="on" autocomplete="off"><input
    type="hidden" name="Widget[StyleAlwaysMine]_user" value="" autocomplete="off">
  <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%24ext-6208989%24%2F480.html

<form action="https://www.livejournal.com/identity/login.bml?type=openid&amp;auto_forwhat=user%24ext-6208989%24%2F480.html" 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>

POST //www.livejournal.com/talkpost_do.bml

<form action="//www.livejournal.com/talkpost_do.bml" method="post" id="postform" class="b-updateform-v5   ng-pristine ng-valid" target="commentator">
  <div class="b-watering-wrapper" data-rte2022-wrapper="" data-rte2022-was-activated="false" data-initial-form="classic"> <input type="hidden" name="journal" value="ext_6208989" autocomplete="off"> <input type="hidden" name="itemid" value="480"
      autocomplete="off"> <input type="hidden" name="response" value="" autocomplete="off"> <input type="hidden" name="lj_form_auth" value="c0:1668664800:2781:86400:uzAv8tCA3u-0-:4e11d10b552a0a03c57c34e4c4da084a" id="lj_form_auth" autocomplete="off">
    <input type="hidden" name="chrp1" value="480-93035692-1668664800-jE8f02gaMXrho1GjS5Tg-9c28327bb1cd829d141eb33fb60770fc" autocomplete="off"> <input type="hidden" name="chal"
      value="c0:1668664800:2781:900:JK0bZit0Fspz1UsdGIhl:881d63e068bac3dc7684123eeb0647a5" autocomplete="off"> <input type="hidden" name="cookieuser" value="" autocomplete="off"> <input type="hidden" name="replyto" value="0" id="replyto"
      autocomplete="off"> <input type="hidden" name="parenttalkid" value="0" id="parenttalkid" autocomplete="off"> <input type="hidden" name="editid" value="0" autocomplete="off"> <input type="hidden" name="json" value="1" autocomplete="off"> <input
      type="hidden" name="captcha_response" autocomplete="off"> <input type="hidden" name="talkpost_do" value="0" autocomplete="off"> <input type="hidden" name="stylemine" value="0" autocomplete="off"> <input type="hidden" name="viewing_thread"
      value="" id="viewing_thread" autocomplete="off"> <input type="hidden" name="subject" value="" autocomplete="off"> <input type="hidden" name="content" autocomplete="off" disabled=""> <input type="hidden" name="prop_is_rte2022" autocomplete="off"
      value="0">
    <div class="b-msgsystem-errorbox"> <span class="b-watering-close"><svg class="b-watering-close-svg" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30"><svg xmlns:xlink="http://www.w3.org/1999/xlink" height="30"
            viewBox="0 0 30 30" width="30" version="1.1" y="0" x="0px">
            <polygon points="30 2.728 27.272 0 15 12.273 2.727 0 0 2.728 12.272 15 0 27.273 2.727 30 15 17.728 27.272 30 30 27.273 17.727 15"></polygon>
          </svg></svg></span>
      <h4 class="b-msgsystem-errorbox-head">Error</h4>
      <p class=" b-msgsystem-error b-msgsystem-error-ajax " style="display: none;"></p>
      <p class=" b-msgsystem-error b-msgsystem-error-regonly ">Anonymous comments are disabled in this journal</p>
    </div>
    <div class="b-watering-outer">
      <div class="b-watering-fields">
        <div class="b-watering-inner">
          <div class="b-watering-new-comment-form">
            <div class="b-watering-new-comment-form__user-wrap">
              <div class="  b-ljuserpic   b-ljuserpic-nopics  "> <input type="hidden" name="prop_picture_keyword" id="prop_picture_keyword" value="" autocomplete="off"> <span class="b-ljuserpic-default">default userpic</span>
                <div class=" b-myuserpic  b-myuserpic-anonymous ">
                  <a href="javascript:void(0);" class="b-myuserpic-current" data-nodefpic="url(https://l-stat.livejournal.net/img/userpics/userpic-user.png?v=15821)" data-nodeflabel="default userpic" style="background-image: url(  https://l-stat.livejournal.net/img/userpics/userpic-anonymous.png?v=15821  );" tabindex="30" target="_self"></a>
                </div>
              </div>
              <div class="b-watering-user">
                <div class="b-watering-user-login">
                  <ul class="b-watering-user-login-items">
                    <li class=" b-watering-user-login-item b-watering-user-login-rambler "> <input name="usertype" id="rambler" value="rambler" class="b-watering-user-login-checkbox" type="radio"> <i class="b-watering-user-login-pic"></i> <span
                        class="b-watering-user-login-details"> ramblerID </span> </li>
                    <li class=" b-watering-user-login-item b-watering-user-login-user "> <input name="usertype" id="user" value="user" class="b-watering-user-login-checkbox" type="radio"> <i class="b-watering-user-login-pic"></i> <span
                        class="b-watering-user-login-details"> <input type="text" name="userpost" placeholder="Username" tabindex="25" autocomplete="off" class="auth-input"> <input type="password" name="password" placeholder="Password" tabindex="25"
                          autocomplete="off" class="auth-input"> </span> </li>
                    <li class=" b-watering-user-login-item b-watering-user-login-facebook "> <input name="usertype" id="facebook" value="facebook" class="b-watering-user-login-checkbox" type="radio"> <i class="b-watering-user-login-pic"></i> <span
                        class="b-watering-user-login-details"> We will log you in after post </span> </li>
                    <li class=" b-watering-user-login-item b-watering-user-login-twitter "> <input name="usertype" id="twitter" value="twitter" class="b-watering-user-login-checkbox" type="radio"> <i class="b-watering-user-login-pic"></i> <span
                        class="b-watering-user-login-details"> We will log you in after post </span> </li>
                    <li class=" b-watering-user-login-item b-watering-user-login-openid "> <input name="usertype" id="openid" value="openid" class="b-watering-user-login-checkbox" type="radio"> <i class="b-watering-user-login-pic"></i> <span
                        class="b-watering-user-login-details"> <input id="openid" name="openid:url" placeholder="openid" type="text" tabindex="25" autocomplete="off" class="auth-input"> </span> </li>
                    <li class=" b-watering-user-login-item b-watering-user-login-google "> <input name="usertype" id="google" value="google" class="b-watering-user-login-checkbox" type="radio"> <i class="b-watering-user-login-pic"></i> <span
                        class="b-watering-user-login-details"> We will log you in after post </span> </li>
                    <li class=" b-watering-user-login-item b-watering-user-login-mailru "> <input name="usertype" id="mailru" value="mailru" class="b-watering-user-login-checkbox" type="radio"> <i class="b-watering-user-login-pic"></i> <span
                        class="b-watering-user-login-details"> We will log you in after post </span> </li>
                    <li class=" b-watering-user-login-item b-watering-user-login-vkontakte "> <input name="usertype" id="vkontakte" value="vkontakte" class="b-watering-user-login-checkbox" type="radio"> <i class="b-watering-user-login-pic"></i> <span
                        class="b-watering-user-login-details"> We will log you in after post </span> </li>
                    <li class=" b-watering-user-login-item b-watering-user-login-anonymous "> <input name="usertype" id="anonymous" value="anonymous" class="b-watering-user-login-checkbox" type="radio" checked="">
                      <i class="b-watering-user-login-pic"></i> <span class="b-watering-user-login-details"> Anonymously </span> </li>
                  </ul>
                </div>
                <div class="b-watering-user-options"> <a href="javascript:void(0);" class="b-watering-user-change b-pseudo" tabindex="20" target="_self">ändern</a>
                  <div class="b-watering-user-services">
                    <ul class="b-watering-user-services-items">
                      <li class=" b-watering-user-services-item b-watering-user-services-rambler ">
                        <a href="#rambler" tabindex="21" class="" target="_self"><i class="b-watering-user-services-pic"></i><span class="b-watering-user-services-name">ramblerID</span> </a> </li>
                      <li class=" b-watering-user-services-item b-watering-user-services-user ">
                        <a href="#user" tabindex="21" class="" target="_self"><i class="b-watering-user-services-pic"></i><span class="b-watering-user-services-name">LiveJournal</span> </a> </li>
                      <li class=" b-watering-user-services-item b-watering-user-services-facebook ">
                        <a href="#facebook" tabindex="21" class="" target="_self"><i class="b-watering-user-services-pic"></i><span class="b-watering-user-services-name">Facebook</span> </a> </li>
                      <li class=" b-watering-user-services-item b-watering-user-services-twitter ">
                        <a href="#twitter" tabindex="21" class="" target="_self"><i class="b-watering-user-services-pic"></i><span class="b-watering-user-services-name">Twitter</span> </a> </li>
                      <li class=" b-watering-user-services-item b-watering-user-services-openid ">
                        <a href="#openid" tabindex="21" class="" target="_self"><i class="b-watering-user-services-pic"></i><span class="b-watering-user-services-name">OpenId</span> </a> </li>
                      <li class=" b-watering-user-services-item b-watering-user-services-google ">
                        <a href="#google" tabindex="21" class="" target="_self"><i class="b-watering-user-services-pic"></i><span class="b-watering-user-services-name">Google</span> </a> </li>
                      <li class=" b-watering-user-services-item b-watering-user-services-mailru ">
                        <a href="#mailru" tabindex="21" class="" target="_self"><i class="b-watering-user-services-pic"></i><span class="b-watering-user-services-name">MailRu</span> </a> </li>
                      <li class=" b-watering-user-services-item b-watering-user-services-vkontakte ">
                        <a href="#vkontakte" tabindex="21" class="" target="_self"><i class="b-watering-user-services-pic"></i><span class="b-watering-user-services-name">VKontakte</span> </a> </li>
                      <li class=" b-watering-user-services-item b-watering-user-services-anonymous ">
                        <a href="#anonymous" tabindex="21" class="b-watering-user-services-active" target="_self"><i class="b-watering-user-services-pic"></i><span class="b-watering-user-services-name">Anonymously</span> </a> </li>
                    </ul>
                  </div>
                </div>
              </div>
            </div>
            <div class="js--noSubmit b-watering-new-comment-form__toggle"> <button type="button" class="js--classic-comment-form-tab-toggle b-watering-new-comment-form__tab-toggle flatbutton flatbutton--neutral flatbutton--small"
                data-is-active="0">Back to the old field</button> <button type="button" class="js--new-comment-form-tab-toggle b-watering-new-comment-form__tab-toggle flatbutton flatbutton--neutral flatbutton--small"
                data-is-active="1"><b><span>β</span></b>New comment field</button> </div>
          </div>
          <div class="b-updateform lj-widget lj-widget-1 ng-scope" data-widget="commentsFormToolbar" ng-controller="EditorCtrl" data-widget-id="1" data-inited="true">
            <div class="b-updateform-bar">
              <ul class=" b-updateform-buttons b-updateform-buttons-firstsection ">
                <li class="b-updateform-buttons-item">
                  <a href="javascript:void(0);" class=" b-updateform-button b-updateform-button-bold " title="Insert Bold" tabindex="151" ng-click="formattingAction($event, 'bold')" target="_self"> <i class="b-updateform-button-pic"></i> </a> </li>
                <li class="b-updateform-buttons-item">
                  <a href="javascript:void(0);" class=" b-updateform-button b-updateform-button-italic " title="Insert Italic" tabindex="151" ng-click="formattingAction($event, 'italic')" target="_self"> <i class="b-updateform-button-pic"></i> </a>
                </li>
                <li class="b-updateform-buttons-item">
                  <a href="javascript:void(0);" class=" b-updateform-button b-updateform-button-underline " title="Insert Underline" tabindex="151" ng-click="formattingAction($event, 'underline')" target="_self"> <i class="b-updateform-button-pic"></i> </a>
                </li>
                <li class="b-updateform-buttons-item">
                  <a href="javascript:void(0);" class=" b-updateform-button b-updateform-button-strikethrough " title="Insert Strikethrough" tabindex="151" ng-click="formattingAction($event, 'strikethrough')" target="_self"> <i class="b-updateform-button-pic"></i> </a>
                </li>
              </ul>
              <ul class="b-updateform-buttons b-updateform-buttons-firstsection" data-rte-format-btns-section="" style="display: none;">
                <li class="b-updateform-buttons-item">
                  <div class="b-updateform-button b-updateform-button-bold">
                    <i class="b-updateform-button-pic" data-format="bold"></i>
                  </div>
                </li>
                <li class="b-updateform-buttons-item">
                  <div class="b-updateform-button b-updateform-button-italic">
                    <i class="b-updateform-button-pic" data-format="italic"></i>
                  </div>
                </li>
                <li class="b-updateform-buttons-item">
                  <div class="b-updateform-button b-updateform-button-strikethrough">
                    <i class="b-updateform-button-pic" data-format="strikethrough"></i>
                  </div>
                </li>
                <li class="b-updateform-buttons-item">
                  <div class="b-updateform-button b-updateform-button-numbered-list">
                    <i class="b-updateform-button-pic" data-format="numbered-list"></i>
                  </div>
                </li>
                <li class="b-updateform-buttons-item">
                  <div class="b-updateform-button b-updateform-button-bulleted-list">
                    <i class="b-updateform-button-pic" data-format="bulleted-list"></i>
                  </div>
                </li>
              </ul>
              <ul class=" b-updateform-buttons b-updateform-buttons-secondsection ">
                <li class="b-updateform-buttons-item">
                  <a href="javascript:void(0);" class="b-updateform-button b-updateform-button-link  ng-scope" title="Insert Link" tabindex="151" lj-bubble="{ name: 'link' }" target="_self"> <i class="b-updateform-button-pic"></i> </a> </li>
                <li class="b-updateform-buttons-item">
                  <a href="javascript:void(0);" class="b-updateform-button b-updateform-button-user  ng-scope" title="Insert LJ User" tabindex="151" ng-click="userClick($event)" lj-bubble="{ name: 'user' , disableClick: true}" target="_self"> <i class="b-updateform-button-pic"></i> </a>
                </li>
              </ul>
              <ul class=" b-updateform-buttons b-updateform-buttons-thirdsection ">
                <li class="b-updateform-buttons-item">
                  <a href="javascript:void(0);" class="b-updateform-button b-updateform-button-photo  ng-scope" title="Foto einfügen" tabindex="151" lj-bubble="{ name: 'photouploader', template: 'photo.ng.tmpl', alwaysBottom: true }" target="_self"> <i class="b-updateform-button-pic"></i> </a>
                </li>
                <li class="b-updateform-buttons-item">
                  <a href="javascript:void(0);" class="b-updateform-button b-updateform-button-video  ng-scope" title="Video einfügen" tabindex="151" lj-bubble="{ alwaysBottom: true, name: 'video' }" target="_self"> <i class="b-updateform-button-pic"></i> </a>
                </li>
                <li class="b-updateform-buttons-item">
                  <a href="javascript:void(0);" class=" b-updateform-button b-updateform-button-emoji " title="Insert emoji" tabindex="151" id="emoji-button" ng-click="insertEmoji()" target="_self"> <i class="b-updateform-button-pic"></i> </a> </li>
              </ul>
              <ul class=" b-updateform-buttons b-updateform-buttons-aside "> </ul>
            </div> <textarea ng-non-bindable="" name="body" id="body" cols="60" rows="10" class="b-updateform-textarea" tabindex="50" autocomplete="off"></textarea>
          </div>
          <div class="b-watering-msgbox"> </div>
          <div class="b-watering-submit-wrapper">
            <div class="b-watering-submit b-ljbutton-disabled"> <button tabindex="52" name="submitpost" class="b-flatbutton flatbutton" type="submit" title="Neuen Kommentar hinterlassen" id="comment_submit" disabled="disabled"> Neuen Kommentar
                hinterlassen </button> </div>
            <div class=" b-watering-preloader svgpreloader-wrapper svgpreloader-wrapper--hidden js-commentform-preloader "> <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon svgpreloader svgpreloader-svg" width="16" height="16">
                <use xlink:href="#flaticon--preloader"></use>
              </svg>
            </div>
          </div>
          <div class="b-watering-preview"></div>
        </div>
      </div>
    </div>
  </div>
  <script type="text/ng-template" id="link.html">
    <div class="b-updateform-bubble-wrapper" ng-controller="LinkCtrl" ng-class="{ 'b-updateform-bubble-link-empty': !link }" > <form ng-submit="insertOrSave($event)" tabindex="-1" > <div class="b-updateform-bubble-link-fields"> <label for="updateform-link-url"> Link </label><br> <input type="text" id="updateform-link-url" size="50" value="" focus-and-select="show" ng-model="link" tabindex="1000" class="b-updateform-bubble-input" ><br>  <span class="b-updateform-bubble-option"> <input type="checkbox" id="updateform-link-target" class="b-updateform-bubble-checkbox" checked ng-model="newWindow" ng-change="saveOption()" tabindex="1001" ng-disabled="!link" > <label for="updateform-link-target" class="b-updateform-bubble-option-label"> open in new window </label> </span> </div> <div class="b-updateform-bubble-link-button"> <div class=" b-ljbutton b-ljbutton-delete " ng-show="showUnlink" ng-click="unlink()" > <button type="button"> Remove all links in selection </button> </div> <button type="button" class=" b-flatbutton b-flatbutton-simple b-flatbutton-red " ng-show="showUnlink" ng-click="unlink()" > Remove all links in selection </button> <div class=" b-ljbutton b-ljbutton-submit b-ljbutton-disabled " > <button type="submit" lj-disabled="!link" tabindex="1002" > {{ bubble.options.editMode ? 'Save' : 'Insert' }} </button> </div> <button type="submit" class=" b-flatbutton b-flatbutton-simple " lj-disabled="!link" tabindex="1002" > {{ bubble.options.editMode ? 'Save' : 'Insert' }} </button> </div> </form> </div> 
  </script>
  <script id="tmpl-updateform-photo" type="text/html">
    <i class="b-updateform-bubble-bg"></i>
    <div class="b-updateform-bubble-wrapper">
      <div class="b-updateform-bubble-photo-pic"><span class="b-updateform-bubble-photo-inner"><img src="https://l-stat.livejournal.net/img/spacer.gif?v=13339" alt="" class="b-updateform-bubble-photo-preview"></span></div>
      <div class="b-updateform-bubble-photo-fields"><label for="updateform-bubble-photo-url">Photo</label><br><input type="text" id="updateform-photo-url" size="50" value="" class="b-updateform-bubble-input"><br><span
          class="b-updateform-bubble-hint">Hint&nbsp;<span class="b-pseudo b-updateform-bubble-example">http://pics.livejournal.com/igrick/pic/000r1edq</span></span></div>
      <div class="b-updateform-bubble-photo-button">
        <div class="b-ljbutton b-ljbutton-submit b-ljbutton-disabled"><button name="submitpost" type="button" disabled="disabled">Insert</button></div>
      </div>
    </div>
  </script>
  <script type="text/ng-template" id="video.html"> <div ng-include="'video.ng.tmpl'"></div>  </script>
  <script type="text/ng-template" id="user.html">
    <div class="b-updateform-bubble-wrapper" ng-controller="UserCtrl" ng-class="{ 'b-updateform-bubble-user-edit': bubble.options.fromRte, 'b-updateform-bubble-error': error }" > <div class="b-updateform-bubble-user-fields"> <label for="updateform-bubble-user-name"> User </label><br> <span class="b-updateform-bubble-input-wrapper b-updateform-bubble-input-username"> <input lj-autocomplete="friends" lj-autocomplete-disabled="!friends" lj-autocomplete-options="{appendTo: '.autocomplete-fields-container', minLength: 1}" lj-autocomplete-limit="10" lj-autocomplete-submit="insertOrSave($value)" lj-autocomplete-select="insertOrSave($value)" type="text" id="updateform-bubble-user-name" size="30" maxlength="20" value="" class="b-updateform-bubble-input" ng-model="user" tabindex="1010" focus-and-select="show"> <i class="b-updateform-bubble-input-pic"></i> </span> <div class="autocomplete-fields-container" lj-switch-off-skip></div> <span class="b-updateform-bubble-hint"> Example:&nbsp; <span class="b-pseudo b-updateform-bubble-example" ng-click="user = 'livejournal';"> livejournal </span> </span> <span class=" b-updateform-bubble-warning b-bubble b-bubble-warning b-bubble-intext " > No such user </span> <span class="b-updateform-bubble-input-title"> <label for="updateform-bubble-user-title"> User title (optional) </label><br> <input type="text" id="updateform-bubble-user-title" size="30" maxlength="255" value="" class="b-updateform-bubble-input" ng-model="title" > </span> </div> <div class="b-updateform-bubble-user-button"> <button name="submitpost" type="button" class=" b-flatbutton b-flatbutton-simple " lj-disabled="!user" ng-click="insertOrSave()" tabindex="1011" > Insert user </button> </div> </div> 
  </script>
  <script type="text/ng-template" id="bubble.html">
    <div class=" b-popup bubble-node b-popup-withclosecontrol b-bubble-{{bubble.name}} " ng-show="show" lj-switch-off="show" lj-switch-off-action="bubble.close()" lj-switch-off-ignore-sticky=true ng-style="{ left: position.x, top: position.y, visibility: visibility }" ng-class="{ 'b-popup-noclosecontrol': !bubble.options.closeControl }" lj-switch-off-skip> <div class="b-popup-outer"> <div class="b-popup-inner"> <i class="i-popup-arr" ng-class="arrowClass()" ng-show="getShouldShowArrow()" > <i class="i-popup-arr-brdr-outer"> <i class="i-popup-arr-brdr-inner"> <i class="i-popup-arr-bg"></i> </i> </i> </i> <div ng-include src="template"></div> <i class="i-popup-close" ng-click="bubble.close()" ng-show="getShowCloseBtn()" ></i> </div> </div> </div> 
  </script>
</form>

<form ng-submit="insertOrSave($event)" tabindex="-1" class="ng-pristine ng-valid">
  <div class="b-updateform-bubble-link-fields"> <label for="updateform-link-url"> Link </label><br> <input type="text" id="updateform-link-url" size="50" value="" focus-and-select="show" ng-model="link" tabindex="1000"
      class="b-updateform-bubble-input ng-pristine ng-untouched ng-valid ng-empty"><br> <span class="b-updateform-bubble-option"> <input type="checkbox" id="updateform-link-target"
        class="b-updateform-bubble-checkbox ng-pristine ng-untouched ng-valid ng-empty" checked="" ng-model="newWindow" ng-change="saveOption()" tabindex="1001" ng-disabled="!link" disabled="disabled"> <label for="updateform-link-target"
        class="b-updateform-bubble-option-label"> open in new window </label> </span> </div>
  <div class="b-updateform-bubble-link-button b-ljbutton-disabled">
    <div class="b-ljbutton b-ljbutton-delete  ng-hide" ng-show="showUnlink" ng-click="unlink()"> <button type="button"> Remove all links in selection </button> </div> <button type="button"
      class="b-flatbutton b-flatbutton-simple b-flatbutton-red  ng-hide" ng-show="showUnlink" ng-click="unlink()"> Remove all links in selection </button>
    <div class="b-ljbutton b-ljbutton-submit b-ljbutton-disabled"> <button type="submit" lj-disabled="!link" tabindex="1002" class="ng-binding" disabled=""> Insert </button> </div> <button type="submit"
      class="b-flatbutton b-flatbutton-simple  ng-binding" lj-disabled="!link" tabindex="1002" disabled=""> Insert </button>
  </div>
</form>

<form ng-submit="photo.paste.insertUrl()" class="ng-pristine ng-valid">
  <!-- url form -->
  <div class="
                        b-photouploader-panel
                        b-photouploader-panel-url
                        ">
    <dl class="b-photouploader-byurl">
      <dt class="b-photouploader-byurl-picture">
        <img ng-src="" ng-show="photo.paste.secureUrl" class="b-photouploader-byurl-image ng-hide">
        <span ng-show="!photo.paste.secureUrl" class="b-photouploader-byurl-sub" lj-ml="photouploader.paste.correctUrl">If your URL is correct, you'll see an image preview here</span>
      </dt>
      <dd class="b-photouploader-byurl-form">
        <label for="url" class="b-photouploader-byurl-label" lj-ml="photouploader.paste.pasteURL">Paste an image URL here:</label>
        <br class="b-photouploader-byurl-br">
        <input type="text" id="url" size="55" class="b-photouploader-byurl-src ng-pristine ng-untouched ng-valid ng-empty" placeholder="https://" ng-model="photo.paste.url" focus-and-select="photo.isPill('paste')"
          ng-paste="photo.handlePasteEvent($event)">
        <br class="b-photouploader-byurl-br">
        <em class="b-photouploader-byurl-note" lj-ml="photouploader.paste.notice">Remember: Using others' images on the web without their permission may be bad manners, or worse, copyright infringement.</em>
      </dd>
      <dd class="b-photouploader-byurl-form">
        <label for="imagelink" class="b-photouploader-byurl-label" lj-ml="photouploader.paste.link">Wrap image with a link (optional):</label>
        <br class="b-photouploader-byurl-br">
        <input type="text" id="imagelink" size="35" class="b-photouploader-byurl-link ng-pristine ng-untouched ng-valid ng-empty" placeholder="https://" ng-model="photo.paste.link">
      </dd>
    </dl>
  </div><!-- /panel -->
  <!-- controls -->
  <div class="b-photouploader-panel
                        b-photouploader-panel-controls
                         b-ljbutton-disabled">
    <div class="b-photouploader-urlsettings">
      <label for="picturesize" class="b-photouploader-urlsettings-label" lj-ml="photouploader.paste.size">Picture width (px)</label>
      <select id="picturesize" class="b-photouploader-urlsettings-select sharp-select ng-pristine ng-untouched ng-valid ng-not-empty" ng-model="photo.ui.current" ng-options="item as item.text for item in photo.ui.list">
        <option label="100" value="object:26">100</option>
        <option label="300" value="object:27">300</option>
        <option label="600" value="object:28">600</option>
        <option label="800" value="object:29">800</option>
        <option label="900" value="object:30" selected="selected">900</option>
        <option label="1000" value="object:31">1000</option>
        <option value="object:32"></option>
        <option label="Original" value="object:33">Original</option>
      </select>
    </div>
    <div class="b-ljbutton
                            b-ljbutton-submit
                             b-ljbutton-disabled">
      <button type="submit" name="submit" lj-disabled="!photo.paste.url" lj-ml="photouploader.paste.insert" disabled="">Add to post</button>
    </div>
    <button type="submit" name="submit" class="
                            b-flatbutton
                            b-flatbutton-simple
                            " lj-disabled="!photo.paste.url" lj-ml="photouploader.paste.insert" disabled="">Add to post</button>
  </div><!-- /panel -->
</form>

Text Content

?
LiveJournal
 * Find more
   * Your 2021 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)

rachel jones —
 * Readability
   
   
 * Subscribe
   
   
   
 * More
   rachel jones
   
   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



rachel jones

Subscribe

17 November 2022, 12:15



 * 

Like
0
000000000


YOUR GUIDE TO THE BEST THROW PILLOW INSERTS 18×18

As we all know, a good night’s sleep is key for overall health and well-being.
And why not do everything you can to get that good night’s sleep? One way to do
that is by using the best throw pillow inserts 18x18 for your bed. In this
guide, we will explore the 18*18 inch pillow inserts options on the market
today. We’ll help you find the inserts that are perfect for your needs and make
sure you get the most out of your slumber time. So read on, and let us show you
the way to a better night’s sleep!

throw pillow


WHAT ARE THROW PILLOWS?

Throw pillows are a great way to add comfort and support to your bed at home or
on the go. They come in a variety of shapes, sizes, and materials, so finding
the perfect one for you is easy. Here are some tips for choosing the best throw
pillow insert:

First, think about your sleep style. Some people like to place their head on a
flat surface while sleeping, while others prefer more cushiony support.

Next, consider your budget. Throw pillows range in price from around $21 to
$99+. So, if money is an issue, be sure to narrow down your options before
making a purchase.

Finally, consider your needs. Do you need a contour pillow or will any standard
pillow do? Do you want a pillow that will stay put or do you plan on taking it
with you when you travel? All of these factors will help determine what type of
throw pillow inserts is best for you.


WHICH FILLING IS BEST FOR THROW PILLOWS?

There are a variety of fillings available for throw pillows, but the best one
depends on what you're looking for. If you want a pillow that will keep your
head and neck supported while you sleep, then a memory foam filling is best. If
you want something to add comfort but not necessarily support, a feather or down
filler is usually a good option. And if you need something to keep your head and
neck perfectly aligned in every position, then an adjustable pillow is the way
to go.

HOW TO CHOOSE THE RIGHT THROW PILLOW INSERT

There are a lot of different throw pillow inserts on the market, and it can be
hard to decide which one is right for you. Here are some tips to help you choose
the best one:

1. Look for an insert that is comfortable and fits your needs. Some inserts are
designed to conform to your body, while others are more flat.

2. Consider your sleeping style. If you like to toss and turn a lot, a
conformable insert may be best for you. Alternatively, if you typically sleep on
your side or stomach, a flat insert may be more comfortable.

3. Think about how often you will use the pillow. If you only use the pillow
occasionally, an inexpensive option may be fine. However, if you plan on using
the pillow frequently, investing in a better-quality insert may be worth it.

4. Consider your budget. Expensive inserts can last longer and provide more
comfort than cheaper options. However, they may not be suitable for all people
or purposes."


BUYING A THROW PILLOW INSERT

Looking for a comfortable pillow inserts to sleep on? Check out our selection of
throw pillows inserts! These are specially designed to fit into most standard
pillows, and can make sleeping on your side or stomach much more enjoyable.
Plus, they’re affordable and easy to find, so you can pick one up no matter what
your budget is. Here are four of the best throw pillow inserts to try:

1. The " Insert from Target: This insert from Target is made from 100 percent
cotton and has a stylish edge-to-edge print. It's also machine-washable and
comes in three different sizes: small, medium, and large.

2. The " Sleeper" Insert from Amazon: This insert is made from 100 percent
polyester and has a cozy fleece top and bottom. It's also machine-washable and
comes in two different sizes: small (for a standard pillow) or extra large (for
a king or queen size pillow).

3. The "Lofty Plush Throw Pillow Insert" from Bed Bath & Beyond: This insert is
made from 80 percent down and 20 percent feather/down content for ultimate
comfort. It's also machine-washable for easy care, comes in two different sizes
(small or large), and has an animal motif design on one side.

4. The "Sofia + Sam Throw Pillow Insert" from Ikea:

This insert is made from 100 percent polyester and is a great option for anyone
on a budget. It's also machine-washable and comes in three different sizes
(small, medium, or large).

Adding a Throw Pillow Insert to Your Collection

Adding a throw pillow insert to your collection can make a big difference in how
comfortable your bed feels. There are a variety of inserts available, so you can
find the perfect one for your needs. Here are three of the best throw pillow
inserts:

The Cuddle Pillow by Martha Stewart is a classic insert that is made from 100%
cotton and has a removable cover. It is designed to be used as a bolster or on
its own for added comfort.

The Cozy Cowl by The Home Depot is like a large, plush scarf that you can use as
an insert or as a blanket on the bed. It is made from 100% polyester and has a
zippered closure for added security.

The Snuggle Sack by Joanne Fabrics is made from 100% down alternative and has
two layers of fill so it is extra cozy and warm. It has a drawstring closure for
added security and comes in four different colors to match any bedroom decor.

WHAT IS THE BEST THROW PILLOW SIZE?

There’s no one-size-fits-all answer to this question, as the best throw pillow
size will vary depending on your body shape and size. However, here are some
general guidelines to help you choose the right size:

If you’re a average or smaller-sized person, go for a small or medium sized
pillow.

If you’re on the larger side, go for a large or XL size pillow.

And finally, if you have neck issues or are really tall, go for a XXL throw
pillow.


CONCLUSION

If you're looking for the best throw pillow inserts that will provide comfort
and support while you sleep, then you've come to the right place. In this
article, we will discuss some of the different types of insertable pillows
available on the market today, as well as which ones are ideal for each sleeper.
We'll also provide a list of 18*18 inch pillow inserts that are free from
harmful chemicals and have been tested by independent labs. So whether you're
looking for an eco-friendly option or something with more support, be sure to
check out our comprehensive list!


Like
0
0Subscribe00000000
 * 
 * 
   rachel jones
 * 



0 comments
Neuen Kommentar hinterlassen

ERROR



Anonymous comments are disabled in this journal

default userpic

 * ramblerID
 * 
 * We will log you in after post
 * We will log you in after post
 * 
 * We will log you in after post
 * We will log you in after post
 * We will log you in after post
 * Anonymously

ändern
 * ramblerID
 * LiveJournal
 * Facebook
 * Twitter
 * OpenId
 * Google
 * MailRu
 * VKontakte
 * Anonymously

Back to the old field βNew comment field
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

 * 
 * 

 * 
 * 
 * 


Neuen Kommentar hinterlassen





Neuen Kommentar hinterlassen




[]



APPLICATIONS

 * iOS
 * Android
 * Huawei


FOLLOW US:

 * Follow us on Twitter

LiveJournal


COMPANY

 * Über uns
 * News
 * Hilfe


PRODUCTS

 * Button "Share"


COMMUNITY

 * Frank


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

v.615

 * Privacy Policy
 * Nutzungsbedingung
 * Hilfe






Link

open in new window
Remove all links in selection
Remove all links in selection
Insert
Insert
User


Example:  livejournal No such user User title (optional)

Insert user
   
   
   
   
   
 * Paste URL
   
 * Dropbox
   
   
 * Instagram
   
   
 * Migrate photos BETA
   

If your URL is correct, you'll see an image preview here Paste an image URL
here:

Remember: Using others' images on the web without their permission may be bad
manners, or worse, copyright infringement. Wrap image with a link (optional):

Picture width (px) 1003006008009001000Original
Add to post
Add to post

Choose pictures from your Dropbox account.

You do not have a single photo. Upload one


If you’re using Livejournal Instagram for the first time, simply use your
Instagram username and password to login.
If you don't have an account, please create one on iPhone/iPad/Android first.

Login to Instagram

SELECT PICTURES (PICTURES WILL BE 640 PIXELS WIDE)

Log out from Instagram

Add to post
Add to post

Your albums
Insert videos
Insert videos
Media
Embed, iframe, YouTube, RuTube, Vimeo, Vine, Instagram or Gist.GitHub.
Insert
Insert