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

Submitted URL: http://jinkamelicious.livejournal.com/6820.html
Effective URL: https://jinkamelicious.livejournal.com/6820.html
Submission: On November 22 via manual from GR — Scanned from CA

Form analysis 9 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="jinkamelicious">
  <input type="hidden" name="journalId" value="12676612">
  <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 jinkamelicious" 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="jinkamelicious">
    <input type="hidden" name="journalId" value="12676612">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                    s-header-search__input
                                                    s-inline-search-input" type="text" placeholder="Search by jinkamelicious" 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"><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 js--loginform-field-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">
        <button class="b-loginform-field__toggle-password js--loginform-toggle-pass" type="button" tabindex="12">
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticons-v2 flaticons-v2--eye" width="16" height="16">
            <use xlink:href="#flaticons-v2--eye"></use>
          </svg>
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticons-v2 flaticons-v2--eye-disabled" width="16" height="16">
            <use xlink:href="#flaticons-v2--eye-disabled"></use>
          </svg>
        </button>
      </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="13" 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="14" 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="15" ng-click="loginForm.loginUser($event)" ng-class="{
                            'b-loginform-btn--disabled' : !loginForm.getLoginBtnIsEnabled(),
                            'b-loginform-btn--loading' : loginForm.loginIsPending
                        }"> Log in <span ng-show="loginForm.loginIsPending" class="b-loginform-btn__loader svgpreloader svgpreloader-tag svgpreloader-16 ng-hide"></span>
  </button>
</form>

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

<form action="https://www.livejournal.com/identity/login.bml?type=openid&amp;auto_forwhat=user%24jinkamelicious%24%2F6820.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="jinkamelicious" autocomplete="off"> <input type="hidden" name="itemid" value="6820"
      autocomplete="off"> <input type="hidden" name="response" value="" autocomplete="off"> <input type="hidden" name="lj_form_auth" value="c0:1732291200:2410:86400:QdwXpixdbk-0-:4eb8cf8f011c3c7234ac5f39a1ca252c" id="lj_form_auth" autocomplete="off">
    <input type="hidden" name="chrp1" value="6820-12676612-1732291200-rAeYjcpRPRr8JXkZwXHt-ea13b0ab7722fb019d20fa53c1a36fc9" autocomplete="off"> <input type="hidden" name="chal"
      value="c0:1732291200:2410:900:IfwozpFyzIreyRmocSP4:c40c029806d0ba4e7636e0b0e46e5ab3" 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="content" autocomplete="off" disabled=""> <input type="hidden" name="prop_format_ver" autocomplete="off" value="0">
    <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>
    </div>
    <div class="b-watering-outer">
      <div class="b-watering-fields">
        <div class="b-watering-inner">
          <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-anonymous "> <input name="usertype" value="anonymous" type="hidden" autocomplete="off"> <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-button js--login-btn"> <a class="lightbutton lightbutton--blue" href="#" target="_self">Log in</a> </div>
          </div>
          <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-subject"> <input name="subject" id="subject" value="" placeholder="Subject" maxlength="55" tabindex="50" class="b-input b-input-max"> </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="Insert Photo" 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="Insert Media" 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-captchabox" ng-non-bindable="">
            <div id="captcha-container"></div> <span class="captcha-disclaimer"> <span class="captcha-disclaimer__notice">When you submit the form an invisible reCAPTCHA check will be performed.</span><br> <span class="captcha-disclaimer__term">You
                must follow the <a href="https://www.google.com/intl/en/policies/privacy/" target="_self">Privacy Policy</a> and Google <a href="https://www.google.com/intl/en/policies/terms/" target="_self">Terms of use</a>.</span> </span>
          </div>
          <div class="b-watering-submit b-ljbutton-disabled">
            <div class=" b-ljbutton b-ljbutton-submit "> <button tabindex="52" name="submitpost" class="b-flatbutton" type="submit" title="Post a new comment" id="comment_submit" disabled="disabled"> Post a new comment </button> </div>
            <div class="b-watering-preview-controls">
              <div class="b-watering-preview-control js--preview-old-comment-control"> <input type="checkbox" name="preview-comment" id="preview-comment" tabindex="51"> <label for="preview-comment">Preview comment</label> </div>
            </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 class="b-watering-aside">
        <div class="b-watering-help">
          <a href="https://www.livejournal.com/support/faqbrowse.bml?faqid=46" class=" b-helplink  b-helplink-withtitle  " target="_blank" tabindex="53" title="Help"><span class="b-helplink-icon"></span><svg class="svgicon flaticon flaticon--helpicon" style="pointer-events: none; visibility: hidden;"><use xlink:href="#flaticon--helpicon"></use> </svg><span class="b-helplink-title">Help</span></a>
        </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:32">100</option>
        <option label="300" value="object:33">300</option>
        <option label="600" value="object:34">600</option>
        <option label="800" value="object:35">800</option>
        <option label="900" value="object:36" selected="selected">900</option>
        <option label="1000" value="object:37">1000</option>
        <option value="object:38"></option>
        <option label="Original" value="object:39">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
   * Communities
   * RSS Reader
 * Shop
 * Help
 * 

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)

jinkamelicious —
 * 
 * < no suspend reason >
 * Readability
   
   
 * Subscribe
   
   
   
 * More
   jinkamelicious
   
   Archive
   Photos
   Video
   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


Yuki (jinkamelicious) wrote,
2016-12-15 14:44:00
Yuki
jinkamelicious
2016-12-15 14:44:00
 * Previous
 * Share
 * Flag
 * Next


KAT-TUN'S SONGS FROM 2006 - PRESENT

Hi guys! I finally uploaded the songs of Kat-tun from their debut, 2007 up to
2016. Honestly, as a Kat-tun fan, it saddens me uploading their songs from the
past. Oh well, that's life. I just hope they'll return again as 3-nin. I'm sure
if that happens, they'll return with a big BANG 'cause that's what Kat-tun is.
:)





Note: You need a Password to download.
Password: You
As much as I love earlier songs of them, I was so hooked and addicted to their
song, You. ♡ I was totally in love with Jin before. I can't help but to reply
all the time his line, "Come to me, yeah."  Haha! :)

REAL FACE
Mirrror Creator     Zippyshare


SIGNAL
Mirror Creator     Zippyshare


BOKURA NO MACHI DE
Mirrror Creator     Zippyshare


YOROKOBI NO UTA
Mirror Creator   Zippyshare


KEEP THE FAITH
Mirrror Creator     Zippyshare


YOU
Mirror Creator   Zippyshare


LIPS
Mirrror Creator   Zippyshare


DONT U EVER STOP
Mirror Creator     Zippyshare


WHITE X'MAS
Mirrror Creator     Zippyshare


ONE DROP
Mirror Creator     Zippyshare


RESCUE
Mirrror Creator     Zippyshare


LOVE YOURSELF (Kimi ga kirai na kimi ga suki)
Mirror Creator     Zippyshare


GOING!
Mirrror Creator     Zippyshare


CHANGE UR WORLD
Mirror Creator     Zippyshare


ULTIMATE WHEELS
Mirrror Creator     Zippyshare


WHITE
Mirror Creator     Zippyshare


RUN FOR YOU
Mirrror Creator     Zippyshare


BIRTH
Mirror Creator     Zippyshare


TO THE LIMIT
Mirrror Creator     Zippyshare


FUMETSU NO SCRUM
Mirror Creator     Zippyshare


EXPOSE
Mirrror Creator   Zippyshare


FACE TO FACE
Mirror Creator     Zippyshare


IN FACT
Mirrror Creator   Zippyshare


DEAD OR ALIVE
Mirror Creator     Zippyshare


KISS KISS KISS
Mirrror Creator     Zippyshare


TRAGEDY
Mirror Creator     Zippyshare


UNLOCK
Mirrror Creator   Zippyshare


Happy downloading and listening!



Tags: download, kattun
6
Subscribe



 * 

 * 

 * 

 * HEY SAY JUMP - JUMPING CAR ALBUM
   
   Release Date: June 24, 2015 File Format: .mp3 Archive: .rar Password: NYC
   Download: Mirror Creator Zippyshare Mediafire Tracklist:1.…

 * HEY SAY JUMP'S SONGS FROM 2007 - PRESENT
   
   Yo guys! I uploaded Hey Say Jump's songs from 2007 up to the present. The
   downloads are in .m4a & .mp3 format. Let me know if I uploaded…

 * ARASHI SONGS FROM 1999 - PRESENT
   
   Hi guys! I uploaded the .mp3 songs of Arashi from 1999 up to present. Let me
   know if I uploaded the wrong file ('cause I uploaded plenty of their…

 * Post a new comment
   
   ERROR
   
   
   
    * Anonymously
   
   Log in
   default userpic
   
   
    * 
    * 
    * 
    * 
   
    * 
    * 
   
    * 
    * 
    * 
   
   
   
   When you submit the form an invisible reCAPTCHA check will be performed.
   You must follow the Privacy Policy and Google Terms of use.
   Post a new comment
   Preview comment
   
   
   Help
 * 13 comments





roro_ieda

December 20 2016, 12:21:58 UTC 7 years ago

 * Collapse
 * Expand
 * New comment

 * Report

u're my savior because i lost all old songs when i send my laptop to be
repaired. ><

THANK YOUUUUU~~~ <3333
 * Reply
 * New comment
 * Like
   You can react to comments with LiveJournal account. At first log in to your
   account or create a new one.
 *  * 

msyami

December 20 2016, 18:39:44 UTC 7 years ago

 * Collapse
 * Expand
 * New comment

 * Report

Thank you so much!
 * Reply
 * New comment
 * Like
   You can react to comments with LiveJournal account. At first log in to your
   account or create a new one.
 *  * 

ishararyuu

December 20 2016, 19:09:48 UTC 7 years ago

 * Collapse
 * Expand
 * New comment

 * Report

thanks so much for sharing! <3
I miss their original full members formation, but hope the best to all of them
and their career X)
 * Reply
 * New comment
 * Like
   You can react to comments with LiveJournal account. At first log in to your
   account or create a new one.
 *  * 

shinchaekyung

December 23 2016, 13:17:09 UTC 7 years ago

 * Collapse
 * Expand
 * New comment

 * Report

Thank you so much for sharing my dear. Keep missing KAT-TUN. Thank you for these
precious medicine while waiting for KAT-TUN back from hiatus.
 * Reply
 * New comment
 * Like
   You can react to comments with LiveJournal account. At first log in to your
   account or create a new one.
 *  * 

ifeeltherush09

December 24 2016, 11:47:57 UTC 7 years ago

 * Collapse
 * Expand
 * New comment

 * Report

throwback!! thanks a lot!
 * Reply
 * New comment
 * Like
   You can react to comments with LiveJournal account. At first log in to your
   account or create a new one.
 *  * 

PV OR MP3?

nurdyaakayuki

December 27 2016, 12:56:45 UTC 7 years ago

 * Collapse
 * Expand
 * New comment

 * Report

thanks 4 d upload. just a quick question, is this a PV or mp3? coz my wifi data
is kinda limit so got to know 1st. heee. ive a full collection of their PV but
suddenly my hard disk broke
 * Reply
 * New comment
 * Like
   You can react to comments with LiveJournal account. At first log in to your
   account or create a new one.
 *  * 




fatoom_chan

January 1 2017, 18:41:53 UTC 7 years ago

 * Collapse
 * Expand
 * New comment

 * Report

thank you for sharing ^_^ i really missed old songs

 * Reply
 * New comment
 * Like
   You can react to comments with LiveJournal account. At first log in to your
   account or create a new one.
 *  * 

fara_honey

January 12 2017, 12:14:33 UTC 7 years ago

 * Collapse
 * Expand
 * New comment

 * Report

Thank you so much..
 * Reply
 * New comment
 * Like
   You can react to comments with LiveJournal account. At first log in to your
   account or create a new one.
 *  * 

hanajp

January 17 2017, 14:53:46 UTC 7 years ago

 * Collapse
 * Expand
 * New comment

 * Report

thank you so much! you are a blessing!!!
 * Reply
 * New comment
 * Like
   You can react to comments with LiveJournal account. At first log in to your
   account or create a new one.
 *  * 

usagihyphen1004

July 29 2017, 14:09:44 UTC 7 years ago

 * Collapse
 * Expand
 * New comment

 * Report

Thank You Soooo much >.< You are my Hero!
 * Reply
 * New comment
 * Like
   You can react to comments with LiveJournal account. At first log in to your
   account or create a new one.
 *  * 

j_memoirs

April 28 2018, 18:15:13 UTC 6 years ago

 * Collapse
 * Expand
 * New comment

 * Report

You're a lifesaver, honto ni arigatou!
 * Reply
 * New comment
 * Like
   You can react to comments with LiveJournal account. At first log in to your
   account or create a new one.
 *  * 

makito

March 22 2021, 19:39:54 UTC 3 years ago

 * Collapse
 * Expand
 * New comment

 * Report

Thanks for sharing!!! :)
 * Reply
 * New comment
 * Like
   You can react to comments with LiveJournal account. At first log in to your
   account or create a new one.
 *  * 

imangelofmusic

September 5 2023, 13:51:38 UTC 1 year ago

 * Collapse
 * Expand
 * New comment

 * Report

I don't know if you will get my cry for help but I'm having trouble trying to
get these..... Do you happen to have these in other platform? Google drive, MU,
MF.... These keep giving me only ads....
 * Reply
 * New comment
 * Like
   You can react to comments with LiveJournal account. At first log in to your
   account or create a new one.
 *  * 

 * Post a new comment
 * 13 comments

PREVIOUS POST

Hey Say Jump's songs from 2007 - Present

 * jinkamelicious

NEXT POST

Hey Say Jump - JUMPing Car Album

 * jinkamelicious



 * 

 * 

 * 

 * HEY SAY JUMP - JUMPING CAR ALBUM
   
   Release Date: June 24, 2015 File Format: .mp3 Archive: .rar Password: NYC
   Download: Mirror Creator Zippyshare Mediafire Tracklist:1.…

 * HEY SAY JUMP'S SONGS FROM 2007 - PRESENT
   
   Yo guys! I uploaded Hey Say Jump's songs from 2007 up to the present. The
   downloads are in .m4a & .mp3 format. Let me know if I uploaded…

 * ARASHI SONGS FROM 1999 - PRESENT
   
   Hi guys! I uploaded the .mp3 songs of Arashi from 1999 up to present. Let me
   know if I uploaded the wrong file ('cause I uploaded plenty of their…


They liked it 0


[]


APPLICATIONS

 * Download
 * Huawei
 * RuStore


FOLLOW US:

 * Follow us on Twitter

LiveJournal


COMPANY

 * About
 * News
 * Help


PRODUCTS

 * "Share" button


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

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.802.1

 * Privacy Policy
 * User Agreement
 * Recommendation technologies
 * Help







Share

   
   
 * Copy url

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, Instagram or Gist.GitHub.
Insert
Insert









word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1