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

Submitted URL: https://www.chikara21.livejournal.com/
Effective URL: https://chikara21.livejournal.com/
Submission: On June 06 via manual from US — Scanned from DE

Form analysis 7 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="chikara21">
  <input type="hidden" name="journalId" value="12561969">
  <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 chikara21" 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="chikara21">
    <input type="hidden" name="journalId" value="12561969">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                    s-header-search__input
                                                    s-inline-search-input" type="text" placeholder="Search by chikara21" 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%24chikara21%24%2F

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

<form class="feedpromo-complaint__form ng-pristine ng-valid">
  <span class="feedpromo-complaint__close" ng-click="complaintForm.hide()"><svg class="svgicon" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="30px" height="30px"
      viewBox="0 0 30 30">
      <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></span>
  <h3 class="feedpromo-complaint__title" lj-ml="feedpromo.complaint.popup.title">Why do you want to hide promo?</h3>
  <fieldset class="form__field">
    <label class="form__label">
      <input class="radio                         custom--label-input                          ng-pristine ng-untouched ng-valid ng-not-empty" id="reason-1" type="radio" name="complaint" value="1" ng-model="complaintForm.reason">
      <span class="
                        custom--label
                        custom--label-huge
                        custom--label-blue
                        custom--label-bold
                        " for="reason-1" lj-ml="feedpromo.complaint.reason.1">Not interested</span>
    </label>
  </fieldset>
  <fieldset class="form__field">
    <label class="form__label">
      <input class="radio                         custom--label-input                          ng-pristine ng-untouched ng-valid ng-not-empty" id="reason-2" type="radio" name="complaint" value="2" ng-model="complaintForm.reason">
      <span class="
                        custom--label
                        custom--label-huge
                        custom--label-blue
                        custom--label-bold
                        " for="reason-2" lj-ml="feedpromo.complaint.reason.2">Inappropriate or offensive</span>
    </label>
  </fieldset>
  <fieldset class="form__field">
    <label class="form__label">
      <input class="radio                         custom--label-input                          ng-pristine ng-untouched ng-valid ng-not-empty" id="reason-3" type="radio" name="complaint" value="3" ng-model="complaintForm.reason">
      <span class="
                        custom--label
                        custom--label-huge
                        custom--label-blue
                        custom--label-bold
                        " for="reason-3" lj-ml="feedpromo.complaint.reason.3">Cheating or fraud</span>
    </label>
  </fieldset>
  <button class="
                flatbutton
                flatbutton--max
                flatbutton--bold
                flatbutton--large
                flatbutton--neutral-blue
                " ng-click="complaintForm.complain()" lj-ml="feedpromo.complaint.delete">Delete</button>
</form>

Text Content

[]

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

chikara21 —
 * 
 * < no suspend reason >
 * Readability
   
   
 * Subscribe
   
   
   
 * More
   chikara21
   
   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


 * Recent Entries
 * Archive
 * Friends
 * Profile
 * Memories

KAT-TUN @ SUBBED
The place for English-subbed KAT-TUN!!

Previous 6


I'M ALIVE!

 * 16th Mar, 2011 at 12:32 PM


chikara21
I'm sorry for not posting for long time but I'm in Tokyo alive!


Just found this footage in which we can see where Kame was when the earthquake
happened.
He's beautiful as usual!! >_<

http://www.youtube.com/watch?v=rgv8USK1VgM
 * 40
 * 35 comments
 * Leave a comment
 * Share
 * Flag
 * Link




MAIL FROM JIN!!

 * 21st Sep, 2010 at 9:35 PM


chikara21








Translation:

I'm sorry for keeping you waiting.  This is Jin Akanishi.

Actually... my projects are starting up!!

I'm preparing for the US tour right now, but also working on a single and an
album.

I'm sure they will be good enough to satisfy you.

So please wait a bit more! lol

Please keep supporting Jin Akanishi!!



 * 
 * 8 comments
 * Leave a comment
 * Share
 * Flag
 * Link





I AM...

 * 10th Sep, 2010 at 11:11 PM


chikara21









subbing Maru's "HANCHO" drama right now!!!!!!!!!!!!!




 * Current Mood: happy

 * 
 * 30 comments
 * Leave a comment
 * Share
 * Flag
 * Link




"ROAD OF BREAK THE RECORDS" SUBBED!!

 * 25th Aug, 2010 at 6:15 PM


chikara21
It's done!!

"Road of Break the Records" subbed in English
Please download from below ^v^



Softsub (srt file):   MF

Hardsub:    MU   MF

* Hardsub is finally UP!!!!!  Thank you toxik1540  for converting and
uploading!!
* MF link for hardsub file is up!!!!!  Thank you crovoxisikes for uploading!!
This is why I looove this fandom >_<

(My PC is struggling to make hardsub file... 
 please wait a moment for the hardsub...)

The original DVD-rip by jone_records .

I had deleted all my softwares to sub videos, so I began from finding those
softwares.
I forgot how to operate some of the softwares, so it took longer than I
expected... haha

Let me remind you the rules...

Please...
- Credit chikara21  when uploading or using the subtitles somewhere else.
- Tell me when you want to use my sub file to translate into other languages.
- Comment when you downloading.  Your comments keep me going!!

Must-sees in this video are...
1. Their honest (maybe too honest?!) thoughts and opinions.
2. Kame wondering who to go travelling with.
3. What was in Jin's mind when he came back from LA.
4. Junno appearing in other members' solo (Both on purpose and accidentally)
5. Who Ueda thinks is the person who cares the most about KAT-TUN?
6. Nakamaru's index finger left pointing somewhere as he speaks.

Enjoy!!  ^-^ /
 * Current Location:home
 * Current Mood: accomplished

 * 
 * 186 comments
 * Leave a comment
 * Share
 * Flag
 * Link





THANK YOU!!

 * 8th Aug, 2010 at 11:13 PM


chikara21

I'm surprised and so happy to have you kind responses!!!!!
Thank you very much!!!!!

Since last post, I was trying to make the raw file of
"Road to Break the Records" and I kept failing
since I forgot how to do it...(it's been two years!! >_<)

I'm sorry I keep asking but...
Could somebody tell me or upload above file by any chance, please?
HD avi file would be great...
I'm planning to release both hardsub and softsub, and also a raw file.

Thank you in advance!


P.S  Please add me freely to your friends list! : )


 * 
 * 31 comments
 * Leave a comment
 * Share
 * Flag
 * Link





ROAD OF BREAK THE RECORDS SUBBING??

 * 8th Aug, 2010 at 7:58 PM


chikara21
 I've been away from subbing for two years...  How is everyone?
 (Of course I've always loved KAT-TUN so much!)

Now I happen to have some time and I'm wondering
if anybody has subbed "Road of Break the Records"??
It's a documentary that came with Break the Records live DVD.

Today I was watching it and I checked some KAT-TUN
fandom sites but didn't find subbed one, so if it's not subbed yet,
I'd love to do it.

It has lots of interviews with each member of KAT-TUN
(including Jin) and their thought about their concerts, music,
fans and other members.  It's definately worth watching!
 * Current Location:home
 * Current Mood: curious

 * 
 * 47 comments
 * Leave a comment
 * Share
 * Flag
 * Link




Previous 6 | Back to top


PROFILE


chikara21 chikara21


PAGE SUMMARY

 * I'm Alive! [+35]
 * Mail from Jin!! [+8]
 * I am... [+30]
 * "Road of Break the Records" SUBBED!! [+186]
 * Thank you!! [+31]
 * Road of Break the Records SUBBING?? [+47]


TAGS

 * cartoon kat-tun
 * message
 * random
 * talk shows with kame
 * translation

View my Tags page


LATEST MONTH

March 2011 S M T W T F S   12345 6789101112 13141516171819 20212223242526
2728293031  

View All Archives


COMMENTS

 * 18_sz
   9 Jun 2015, 17:35
   Cartoon KAT-TUN Ep.49 (DAT-TUN 5 Penalty Special)
   Thank you!
 * astrido
   30 Dec 2012, 19:45
   I'm Alive!
   Hi there,
   would you mind re-uploading the video if you still have it?
   cheers
   yuura
 * akameangel023
   10 Nov 2012, 02:28
   "Road of Break the Records" SUBBED!!
   Uwahh the links are not working,
   please re upload:(
   onegaishimasu>_
 * loveyamapi4eva
   6 Nov 2012, 04:00
   "Road of Break the Records" SUBBED!!
   please~ reupload :) onegaishimasu~
   links are dead :(
 * loveyamapi4eva
   2 Nov 2012, 01:30
   Cartoon KAT-TUN Ep.42 (Guest: F-BLOOD & Alicia Keys)
   thank you very much for your hard work :)
   2 thumbs up :D

Powered by LiveJournal.com
Designed by Jamison Wieser


They liked it 0




WHY DO YOU WANT TO HIDE PROMO?

Not interested Inappropriate or offensive Cheating or fraud Delete





Do you want to delete this repost?

Yes No




ADD TO MEMORIES

Select privacy level Edit privacy level

 * Public
 * Friends only
 * Private

Remove

Full options