isopentoday.livejournal.com Open in urlscan Pro
81.19.74.4  Public Scan

URL: https://isopentoday.livejournal.com/2508.html
Submission: On September 18 via manual from IN — Scanned from DE

Form analysis 7 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="isopentoday">
  <input type="hidden" name="journalId" value="87134607">
  <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="isopentoday">
    <input type="hidden" name="journalId" value="87134607">
    <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%24isopentoday%24%2F2508.html

<form action="https://www.livejournal.com/identity/login.bml?type=openid&amp;auto_forwhat=user%24isopentoday%24%2F2508.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"> <input type="hidden" name="journal" value="isopentoday"> <input type="hidden" name="itemid" value="2508"> <input type="hidden" name="response" value=""> <input type="hidden" name="lj_form_auth"
      value="c0:1631970000:3515:86400:QjkGMJ9tsl-0-:138822927387ef3f532c5aaa1edb4d75" id="lj_form_auth"> <input type="hidden" name="chrp1" value="2508-87134607-1631970000-IjrUwNLkGTcrschDSVpt-1a68bbf970eab09866223077c31b093d"> <input type="hidden"
      name="chal" value="c0:1631970000:3515:900:ovEjpiolgrdrYZidOSOu:1295da1756823fccb6fcabbf602369d4"> <input type="hidden" name="cookieuser" value=""> <input type="hidden" name="replyto" value="0" id="replyto"> <input type="hidden"
      name="parenttalkid" value="0" id="parenttalkid"> <input type="hidden" name="editid" value="0"> <input type="hidden" name="json" value="1"> <input type="hidden" name="captcha_response"> <input type="hidden" name="talkpost_do" value="0"> <input
      type="hidden" name="stylemine" value="0"> <input type="hidden" name="viewing_thread" value="" id="viewing_thread"> <input type="hidden" name="subject" value="">
    <div class="b-msgsystem-errorbox">
      <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-ljuserpic   b-ljuserpic-nopics  "> <input type="hidden" name="prop_picture_keyword" id="prop_picture_keyword" value=""> <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" 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" 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" 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" 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" 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" 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" 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" 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 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-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>
              </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:39">100</option>
        <option label="300" value="object:40">300</option>
        <option label="600" value="object:41">600</option>
        <option label="800" value="object:42">800</option>
        <option label="900" value="object:43" selected="selected">900</option>
        <option label="1000" value="object:44">1000</option>
        <option value="object:45"></option>
        <option label="Original" value="object:46">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 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


isopentoday

18 September 2021, 19:27



0
Like
0
000000000


AEROMEXICO AIRLINE BOOKING

AeroMexico Airline Booking Do you want to book a flight ticket with AeroMexico ,
then check out the option for booking . AeroMexico flights ticket reservation is
so easy , users can book flights 24x7 with some extra savings . Search and find
the international flights of AeroMexico and book easily . You can book
AeroMexico flights with various payment options like debit card , debit card ,
Paypal , Airmiles reward points , Affirm and other payment options . YOu can
book a one way or round trip flight ticket for AeroMexico easily . If you want
to book Economy class, Premium , Premium Economy or business class AeroMexico
air tickets ,you can book online . Either you want to book flights for yourself
or your family or even want a group booking AeroMexico flights tickets .
AeroMexico world leading airlines , a number of flights available to book easily
. You can save some extra money with the latest deals , offer and coupon code of
AeroMexico Airline .




Tired of ads? Upgrade to account with Professional package of service and never
see ads again!
aeromexico bookingaeromexico reservation
Like
0
0Subscribe00000000
 * Previous post
   
   
   CARIBBEAN AIRLINES REFUND ONLINE

 * 
   isopentoday
 * 


POSTS WITH TAG

Caribbean Airlines Refund Online



CARIBBEAN AIRLINES REFUND ONLINE

0
00
Eastern Airlines Ticket Reservations



EASTERN AIRLINES TICKET RESERVATIONS

0
00
Sun Country Airlines Refund Policy



SUN COUNTRY AIRLINES REFUND POLICY

0
00


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

 * 
 * 
 * 
 * 

 * 
 * 

 * 
 * 


Neuen Kommentar hinterlassen





Neuen Kommentar hinterlassen




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.511.1
 * News
 * Über uns
 * Nutzungsbedingung
 * Hilfe
 * Button "Share"

[]


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