tennant-love.livejournal.com Open in urlscan Pro
81.19.74.1  Public Scan

Submitted URL: http://community.livejournal.com//tennant_love//
Effective URL: https://tennant-love.livejournal.com/
Submission: On June 26 via api from US — Scanned from DE

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

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

GET https://tennant-love.livejournal.com/

<form action="https://tennant-love.livejournal.com/" method="get" id="sortByPoster">
  <fieldset>
    <div class="g-form__group">
      <input type="text" name="poster" class="w-cs-text lightinput lightinput--big g-form__group-input" maxlength="15" placeholder="Username">
      <button type="submit" class="w-cs-submit lightbutton lightbutton--big lightbutton--blue g-form__group-button" title="Filter by author">Apply </button>
    </div>
  </fieldset>
</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)

tennant_love —
 * 
 * < no suspend reason >
 * Readability
   
   
   
   
   
 * Subscribe
   
   
   
 * More
   tennant_love
   
   Archive
   Filter by author
   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

Tennant!Love
Be prepared for unexpected bouts of Tennant!Sex discussion!
 * about

Welcome to Tennant!Love, THE LJ community for fans of the British actor: David
Tennant! He is best known for his performance as The Tenth Doctor in BBC's
Doctor Who (2005-2009).

This community is for fan discussion, artwork, fiction, and news. Open to anyone
to join!
 * Links

 * Community Tags
 * David Tennant Fan
 * David Tennant.com
 * David Tennant Stills
 * Smith!Love
 * Life On Martha
 * Billie!Love
 * Freema!Love
 * 10th Doctor
 * The Tenth

 * July 2017

 1 2345678 9101112131415 16171819202122 23242526272829 3031


telefilo
06 July 2017 @ 01:37 am
I MET DAVID TENNANT! (Don Juan in Soho Stage Door) - London Vlog 2017  


I MET DAVID TENNANT! (Don Juan in Soho Stage Door) - London Vlog 2017


This is the story of how I met David Tennant. Includes clips of David signing at
the Wyndham’s Theatre stage door and the Don Juan in Soho curtain call, as well
as my reaction to meeting David and my review of the play. (x)
 
5 comments | Leave a comment

 

telefilo
22 June 2017 @ 06:42 am
DAVID TENNANT signing at Don Juan in Soho stage door 09/06/17  


DAVID TENNANT signing at Wyndham’s Theatre (Don Juan in Soho) stage door
09/06/2017

David Tennant meets his fans and signs autographs at the stage door of the
Wyndham’s Theatre on Friday 9h June 2017, after his performance in Don Juan in
Soho. (x)
 
Leave a comment

 


 

telefilo
15 June 2017 @ 02:31 am
DAVID TENNANT signing at Wyndham's Theatre Stage Door 07/06/2017 (Don Juan in
Soho)  


DAVID TENNANT "Don Juan in Soho" Stage Door Signing 07/06/17 (x)

David Tennant signing autographs at Wyndham's Theatre Stage Door on 07/06/2017
after his performance in "Don Juan in Soho"
 
2 comments | Leave a comment

 

alumfelga
02 January 2016 @ 03:47 pm
David Tennant's sexiest characters  
Hi! I'm new to the community so I just want to say hello to all David Tennant's
fans! Is anyone interested in some fannish post about David Tennant's sexiest
characters? If so, this way, please!
Tags: !community: fan insanity, !community: fannish activities
 
14 comments | Leave a comment

 


 

dbskyler
20 November 2015 @ 03:00 pm
Lovely DT interview  
Hello to those of you still here! I just came across this lovely interview with
DT -- it includes video and additional information in the write-up -- and I
thought I would share it with you:
https://www.yahoo.com/tv/david-tennant-jessica-jones-broadchurch-doctor-who-170527848.html

My favorite quote has to be: People keep asking him what research he did to play
Kilgrave. “It’s a quite alarming question, as he’s a sort of psychopathic,
murdering lunatic. I wouldn’t know where to look for researching people who have
superpowers who have dark histories with ex-superheroes. So it wasn’t months of
research, no."
 
5 comments | Leave a comment

 


 

10antmad
10 November 2015 @ 11:20 am
Where Is Everyone?  
Really!!  No entries for a year.  Where has everybody gone?
 
9 comments | Leave a comment

 


 

anneebrat
15 November 2014 @ 10:58 pm
Time Chapter 7  
Author: AnnieO
Character/Pairing: 10/Rose
Rating: R
Summary:The choices made throughout life can have ever lasting consequences,
some greatre than others. To save the universe The Doctor is forced into a
choice that could destroy everything he holds dear to him. To save one...he may
loose the other.
Disclaimer: I saddly do not own Doctor Who. BBC does.
Author's Notes: Sorry t's been so long sinceI posted chapter 6. I think I am
back on track and it all goes well only 3 more chapters to the end


( Chapter 7Collapse )
Tags: fanworks: doctor who fic
 
 
Current Mood: accomplished
 
3 comments | Leave a comment

 

eloriekam
09 November 2014 @ 05:10 pm
Anglophenia fan favorites: vote for David!  
http://www.bbcamerica.com/anglophenia/fan-favorites/men-2014/round-2/match-4/

Round 2 voting is open until Friday morning!
 
3 comments | Leave a comment

 


 

jpgr
08 August 2014 @ 04:03 pm
Ongoing Book Sale  
Yep, I still have a number of Who books for sale. I have updated my list to make
sure everything is listed and the sold books have been deleted.

Target Novelizations
Virgin New Adventures
Virgin Missing Adventures
BBC Eighth Doctor Adventures
BBC Past Doctor Adventures
BBC New Series Adventures
Torchwood (a few left)
Miscellaneous paperbacks (includes short trips & decalogs)
Misc. Non-Fiction
Big Finish audios

Some books have prices but I am willing to negotiate. If a book is not priced, I
can check the going rates.

Please PM me with your email if you are interested.
Tags: audio: doctor who, other: merchandise
 
Leave a comment

 

jpgr
18 February 2014 @ 02:04 pm
Doctor Who Book Sale  
Still have a large number of books for sale.

Target novelizations
Virgin New Adventures (7th Doctor)
Virgin Missing Adventures (earlier Doctors)
BBC Eighth Doctor Adventures
BBC Past Doctor Adventures
BBC New Series
Torchwood
plus miscellaneous paperbacks and non-fiction

Also some early Big Finish audios

Either PM me with your email or leave it in the comments. I'm going to be moving
and I would love the books to go somewhere they'd be appreciated. The prices are
negotiable.

I really don't want to do eBay so please save me the aggro.
Tags: other: merchandise
 
Leave a comment

 


 
 
 * go earlier
 * viewing most recent entries

 

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



FIND POSTS BY AUTHOR

Type username to filter posts in this community

Apply







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