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

Submitted URL: http://hellsing.livejournal.com/
Effective URL: https://hellsing.livejournal.com/
Submission: On January 08 via api from US — Scanned from DE

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="hellsing">
  <input type="hidden" name="journalId" value="414192">
  <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 hellsing" 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="hellsing">
    <input type="hidden" name="journalId" value="414192">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                    s-header-search__input
                                                    s-inline-search-input" type="text" placeholder="Search by hellsing" results="5" autosave="some_unique_value" size="12" name="q" id="SearchText" required="">
    </div>
  </div>
  <button class="
                                        s-header-search__btn
                                        s-do-item-search-btn" type="button" data-tour="friendsfeed" data-tour-start-page="^/feed" data-tour-step="2" data-tour-bubble="{
                                        &quot;aside&quot;: true,
                                        &quot;alwaysBottom&quot;: true,
                                        &quot;alwaysLeft&quot;: true,
                                        &quot;forceY&quot;: 10
                                    }" data-tour-title="tour.friendsfeed.title" data-tour-text="tour.friendsfeed.step2.search.tip"><span class="
                                            i-iconus
                                            s-header-search__icon
                                            ">
      <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--search" width="16" height="16">
        <use xlink:href="#flaticon--search"></use>
      </svg>
    </span>
  </button>
</form>

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

<form method="POST" name="setreadability_form" action="https://www.livejournal.com/tools/setstylemine.bml"><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 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%24hellsing%24%2F

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

POST https://www.livejournal.com/multisearch.bml

<form id="Search" action="https://www.livejournal.com/multisearch.bml" method="post" style="display: inline" class="ng-pristine ng-valid">
  <label for="SearchTerm">Search:</label>
  <input id="SearchTerm" type="text" name="q" size="15" value="">
  <br>
  <label for="SearchType">Category:</label>
  <select id="SearchType" name="type">
    <option value="nav_and_user" selected="selected">Site &amp; User</option>
    <option value="faq">FAQ</option>
    <option value="nav">Site</option>
    <option value="region">Region</option>
    <option value="int">Interest</option>
    <option value="user">Username</option>
    <option value="email">Email</option>
    <option value="ljtalk">Gizmo/LJ Talk</option>
    <option value="aolim">AIM</option>
    <option value="icq">ICQ Number</option>
    <option value="yahoo">Yahoo! ID</option>
    <option value="msn">MSN</option>
    <option value="jabber">Jabber</option>
  </select>
  <br>
  <input type="submit" value="Search">
</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://hellsing.livejournal.com/

<form action="https://hellsing.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 -24%
 * Results 2023
 * 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)

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


Hellsing, Iscariot, and Millennium! Oh, my!
Plus the Drifters and anything else Hirano.
 * Previous 30 Entries
 * Recent Entries
 * Archive
 * Friends' Entries
 * Profile
 * Memories
 * Read the FAQ before posting!!!

 
Profile
User: hellsing
Name: Hellsing (and Drifters, too)
Page Summary
·  (no subject)
· (no subject)
· (no subject) [+1]
· (no subject) [+2]
· (no subject)
· Fic Search
· Newbie with a question [+1]
· (no subject) [+2]
· Virtuous
· Still nobody knows nothing about this, but...
· Alucard x Seras Contest #9!!!
· Fanfic: Of Guns and Triggers
· Read guys plis =D
· Crispin Freeman Interview
· Father Anderson
· OVA X fansub [+3]
· (no subject)
· General AMV
· (no subject) [+1]
· (no subject) [+2]
· (no subject)
· Level 0 unleashed on Brad Pitt? [+1]
· (no subject)
· Willis Space...in English, Willis! [+2]
· Some fanart [+4]
· (no subject) [+3]
· New Chappy!
· Hellsing Headcanons (Fanfiction)
· icons
· Hellsing Ultimate DVD/Blu-ray Set 2 (Hyb) (Vols 5-8) [+6]
Latest Month

May 2020
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

Links
FAQ
ASHN
Call to Arms
Hiranomoe
Solid&Etc.
Search
Search:
Category: Site & User FAQ Site Region Interest Username Email Gizmo/LJ Talk AIM
ICQ Number Yahoo! ID MSN Jabber

Entry Tags
"she", 133t, 2, 24, 25, 404, 5-8, 6, 8, 81 raw, 87, 89, 90, 91, 91 91 91 91 91
91 91 91 91, 93, 95, Hans Günsche, Schrödinger, a, a new reality, a x i, a-kon,
abridged series, action, ad, ad: rpg, advertisement, aim, alexander andersen,
alexander anderson, alexander anderson hellsing fanart iscar, alhambra, alucard,
alucard and seras victoria fan art, alucard death, alucard die, alucard fan art,
alucard vs freeza fan art crossover, alucard x seras, alucard x seras hentai
doujinshi enzai n, alucard's coffin, alucard's death, alucard/seras,
alucardxintegra, american, american release, amv, amv ozzy, amv seras, amvs,
analysis, and shine heaven now, and the white knight is talking backward,
anderplant, anderson, angel, animation, anime, anime expo 2007, animefest,
anniversary, annoy, anti, anubismito, art, arthur hellsing, atu-boti,
autographed sketch, avatars, awesome, ax!, axi, bandai, bat logo, beowulf,
better ending than hellsing, better than a poke in the eye, bird of hermes,
birds of hermes forums, black dog, black dog buy or burn, black onyx 3,
bloodrayne, blu ray, blu-ray, bluray, boh, boh/thp, booklets, boring, box set,
bram stoker, brawl, buffy, but what are your thoughts on yaoi?, buttons, cafe
press, call to arms, calvin and hobbes, captain, captain black sweets cures
all., chains, chap 81, chapter, chapter 1992 (when someone will die with,
chapter 3, chapter 4, chapter 91, chapter 94, chapter 95, character, character
sketches, characters, charlie harper sucks, christmas, chuang yi, closed,
clothes, cm, coat of arms, coffee, coffin, color, comandante, comedy, comics,
community, con, cons (conventions), convention, conventions, cool, coppola,
corner gas is canceled at last!!!!!!!, cosplay, cosplay gathering questions fan
art, cover, covers, crack, crispin, crispin freeman, cross, crossfire,
crossover, crossovers, dailymotion.com, dance dance dance, dandy, darawing,
dark, dark horse, dark intentions, dark seraphim, dark walter, dark walter fan
art, darkhorse, date, dawn, demon, desert, deviantart, dick van dyke cockney,
dirty, discussion, doc, doctor who, dog, dok, dollycard, doodles, doujinshi,
doujisnshi, download, drabble, dracul, dracula, dracula cosplay, dracula monster
helsing hellsing hirano, dracula the undead, drama, drawing, drifters, dubbing,
e nomine nebelpfade hellsing millennium, earthquake 9.0 tsunami relief donate
fun, easter, eggs, end, ending, english, english dub, enrico, enrico maxwell,
epic fail, episode viii, error, extra, extra pages, fallout, familiars, fan art,
fan fiction, fan item, fan-art, fanart, fanart alucard, fanart doujinshi rip van
winkle, fanart theft, fanart war, fandub, fanfic, fanfiction, fanmix, fansub,
fap fap fap, father anderson, father maxwell, fic, fiction, figures, figurines,
flamming cloned baby sheep projectiles, forum, freeman, frogs?, full metal
jacket, fun, funi, funny, funny moments, gadgets, game, games, geneon, geneon
funimation licensing dvd, ghey, ghouls, girlycard, girlycard walter fanfic the
dawn hellsin, girlycard x young walter, give it a shiny object, gonzo anime,
good looking him...her..it.., good ones, graphics, group roleplay, halloween,
han shot first-whatever that means. hell, hans, harry potter, height, heinkel,
heinkelxyumie, heinkelxyumie amv, helena, hellhound, hellsin fanarts seras
girlycard, hellsing, hellsing 300, hellsing 87, hellsing abridged series,
hellsing alucard fan art, hellsing amv, hellsing amv ova millennium major,
hellsing bloodknight call to arms call-t, hellsing calendar, hellsing call to
arms cta forum status d, hellsing call to arms fansite website, hellsing call to
arms patrick seitz inte, hellsing chapter 83 manga scanlation war, hellsing
chapter 87, hellsing chapter 87 wolf fang 2 scanlati, hellsing chapter 88 mq
scanlation, hellsing chapter 91, hellsing church, hellsing cosplay, hellsing
demon rin fansubs ova vi ultima, hellsing doujinshi, hellsing family, hellsing
fanart, hellsing fanart 4-kids parody, hellsing fanart alucard, hellsing fanart
rip van winkle, hellsing fanart seras victoria, hellsing fanfic, hellsing
fanfiction elizabeth van hellsi, hellsing fangirl alucard victoria integr,
hellsing finally, hellsing for sale ebay posters, hellsing hentai doujishi
search and dest, hellsing integral, hellsing iscariot avatars, hellsing iscariot
maxwell, hellsing ix teaser, hellsing last chapter 95 manga speculati, hellsing
manga, hellsing manga raw, hellsing manga scanlations 83 84 85 86 w, hellsing
manga scanlations chapter 86, hellsing manga scanlations v9 hq ch 1, hellsing
manga scanlations website demon, hellsing manga volume 9, hellsing millenium rip
van winkle, hellsing oav iv, hellsing official ova iv, hellsing ova, hellsing
ova 1, hellsing ova 2, hellsing ova 2 english dub, hellsing ova 3, hellsing ova
3 icons, hellsing ova 3 iii release date april 4t, hellsing ova 3 iii subtitles
sub, hellsing ova 3 screencaps, hellsing ova 4, hellsing ova 5, hellsing ova 6,
hellsing ova 6 amv, hellsing ova 6 english sub, hellsing ova 6 vi blu-ray raw
hd, hellsing ova 7, hellsing ova 8, hellsing ova 9, hellsing ova 9 trailer,
hellsing ova dl, hellsing ova dub. hellsing ova 5 english, hellsing ova ii
english dub, hellsing ova iii, hellsing ova iii raw, hellsing ova iv, hellsing
ova iv 4 teaser trailer alucard, hellsing ova iv english subtitles file,
hellsing ova iv fansub demon rin, hellsing ova iv new release date februar,
hellsing ova iv ost extra premium disk d, hellsing ova iv parody amv, hellsing
ova ix 9 release date preorder , hellsing ova liner notes v vi 5 6, hellsing ova
music, hellsing ova music video, hellsing ova soundtrack, hellsing ova v,
hellsing ova vi 6 demon rin call to arms, hellsing ova vii 7 streaming blood
seras, hellsing ova vii fansub hq call to arms, hellsing ova vii limited edition
cover, hellsing ova vii news, hellsing ova viii 8 eight release date o, hellsing
ova viii raw download alucard v, hellsing ova8, hellsing patch, hellsing rip van
winkle fanart, hellsing rp, hellsing rpg, hellsing sir integra alucard cosplay
pro, hellsing the dawn, hellsing the dawn volume databook, hellsing tiny tim
distrubing, hellsing ultimate, hellsing ultimate ova iv 5, hellsing vampire
hunter d, hellsing volume 8 manga scanlations chap, hellsing volume 8 manga
scanlations wiza, hellsing wallichia, hellsing walter girlycard alucard,
hellsing watch, hellsing's climax, hellsing. amv., hellsing. chapter 95.,
hellsing: thedawn, hellsingpuffs, help, hentai, herr doktor, hi-and-low,
highlander, hilarious, hirano, hiranomoe, historical nerdiness, hmh, horror,
house, hq, humor, i, i can quit hellsing anytime i want (i ju, icon, icons, iii,
immortalbeloved, impersonation, incognito, ink, insanity, integra, integra fan
art, integra hellsing, integra hellsing fanart, integral, integral hellsing
fanart, integral. fanart, integraxalucard, introduction, iscariot, iv, ixa,
james bond, jan valentine, japan, jojo's bizarre adventure, kallisti, kaster
painting. mamon plain, keyword-1, keyword-2, keyword-3, keyword-4, kill american
idol!!!, kouta hirano, koutahirano, lame trolls, larissafae, lavinialavender,
limited edition dvds, literary analysis, live, local retard, luke valentine,
luke..., lyrics, maaya sakamoto, major, major mario, major max montana, man,
manga, manga release date, manga scans, martian nazi vampires, mature, maximum
7, maxwell, mayor, me, mein herz brennt!!!!!!!!!!!, meme, merchandise, milenium,
millenium, millennium, models, mommy can you open my milk?, monster, monsters,
montana, moodtheme, movie, music, must be vampire, my, my eyes the goggles do
nothing, my little pony (fanmade), nazi, neverwhere, new, new member, news, no
hellsing manga for upcoming month..., nonsense, not hellsing, oav, official
runtime, ohayocon, old integra, old!integra, oneshot, order, original character,
ost, otakon, outpost, ova, ova 2 english dub, ova 3, ova 4, ova 4 hard subs, ova
5, ova 6, ova 7, ova 8, ova 9 teaser, ova ii english dub, ova iii, ova iv, ova
iv four raw, ova iv release date, ova v, ova vi, ova4 review, pairings, paris
hilton is a stupid spoiled whore., parody, patches, patiently awaiting ova 5.,
pay attention to me!, penelope, pet shop of horrors, photoshoot, photoshoots,
pip, pipxseras, plastation 3, please no more harry potter movies.., plush,
poetry, polish, post-manga, postponed?, present, project, promo video,
protagonist, ps3, pxs, q&a, question, quote, rammstein, rape, rapidshare, raw,
raykat, read or die, reality, really bad art, release, renfield, request,
revolutionary girl utena, rip, rip is huggable, rip nachi nozawa, rip van
winkle, ripje rip van winkle hellsing millennium, role-playing advertising,
roleplay, roleplay advertisements, romana, romancia, rp, rp (roleplaying), rp
pimping, rp rpg rp role-playing+advertising, rpg, rpg forum roleplay, sac-anime,
sacramento, sailor moon, sailorptah, sales, satoshi fujii, scanlation, scans,
schrodinger, schrodinger movie time trick r treat, schroedinger, schutzstaffel,
screencaps, screens, screenshots, sd, search and destroy, searching for
doujinshi, seras, seras fanart, seras victoria, seras victoria angry fan art,
seras victoria fan art, seras victoria red hair fan art, sereas, seres, series,
sharing, she, shopping, sir penwood, six, so i put on my robe and wizard hat,
solid, solid & etc, solid&etc, solid&etc., sorting hat, souls, soundtrack,
spoof, springtime for hitler, starzedge, status, stoker, stories, strawberry,
subbed, subtitles, subtitles for ova 3, supanova, symbol, taliesin jaffe,
teaser, the dawn, the doctor, the end of hellsing theories, the joker alucard,
the major, theme, theories, thinking about this too hard, till the sun rises,
titles, tokyo anime fair, torrentspy vs mpaa, totally not serious, trailer,
translate, translation, translations, trinity blood, trolls, troooooll!, trophy
wife, tutorial, tv airings, twilight, undead nazis, upcoming chapters, update,
vampire, vampire hunter d, vampires, very british, vid, videos, viii, visene,
vita per nex, vlad, vlad tepes, vlad tepes alucard fan art, vladcard, vladcard
fan art, vladucard, voice, volume 10, volume 9, volumen 10, wallpaper, walter,
walter alucard girlycard hellsing the da, walter c. dornez, wank, war, warsaw,
ways, we're all nazis now, werewolves, whatever, why doesnt mommy love me?, wild
geese, witch hunter robin, wwii, x-mas, xbox 360, xena, yaoi, yko, you don't win
silver. you lose gold., young integra, young king ours, young walter, yumie,
yumiko, yuri, zeppelin, zombies, zorin, zorin blitz
3rd-May-2020 10:40 pm - (no subject)
hellsing
zimon66

Hellsing is done. Community is Closed
 * Speak
 * Link
 * Share
 * Flag

1st-Sep-2015 08:08 pm(no subject)
hellsing
zimon66

There's going to be a Drifters anime.
 * Speak
 * Link
 * Share
 * Flag


9th-Nov-2014 05:43 pm(no subject)
hellsing
zimon66

Good News!!! Toonami will play the final two episodes.
 * Read 1
 * Speak
 * Link
 * Share
 * Flag

24th-Oct-2014 06:22 pm(no subject)
hellsing
zimon66

For anybody watching the OVA on Toonami, got some bad news for you.

Most likely possible explanation (from ANN post's comments): Japanese licensing
contracts are notoriously confusing. Sometimes the English distributers aren't
actually getting what they thing they are, be it an issue with the usage rights,
music rights, what footage they're getting (broadcast vs home video), or even
translations. This is one of the major reasons why anime releases get delayed
over here. I think there was a recent Answerman that explained this well.
 * Read 2
 * Speak
 * Link
 * Share
 * Flag

Tired of ads? Upgrade to account with Professional package of service and never
see ads again!
23rd-Aug-2014 04:54 pm(no subject)
hellsing
zimon66

Hellsing OVA is coming soon to Adult Swim's Toonami.

No editing for length. It's getting an hour slot.
 * Speak
 * Link
 * Share
 * Flag


27th-Jul-2014 01:12 pm - Fic Search
hellsing
robrosanna

Are there any stories where Alucard raises Integra? With or without Walter's
help. Slash or gen welcome.

Thanks
 * Tags:alucard, fan fiction, help, integra

 * Speak
 * Link
 * Share
 * Flag


27th-Jul-2014 03:13 am - Newbie with a question
hellsing
robrosanna

Hi, all. I am new to the community and have a quick question.
Are fic searches allowed here? I read the profile page & didn't see it expressly
forbidden but wanted to make sure before posting.

Thanks
 * Tags:help, new member, question

 * Read 1
 * Speak
 * Link
 * Share
 * Flag

17th-May-2014 10:06 pm(no subject)
hellsing
zimon66

The last two Hellsing Ultimates are finally getting released.
 * Read 2
 * Speak
 * Link
 * Share
 * Flag


5th-Apr-2014 07:30 pm - Virtuous
yamlovelace

Summary: When the man he trusted the most takes his innocence from him, Enrico
Maxwell slowly begins to deteriorate inside.

A/N: I wrote for Hellsing a while back, but got into a little 'squabble', with
two authors and that really crushed by passion for writing. But now, I'm back,
all ready to post my stories! Thing is, if you don't like them, then don't read
them.

Warnings: Rape, Yaoi, OC's, OOC Anderson.

Genre: Romance, Hurt/Comfort, Angst, Suspense

--------------------------------------------------------------------------------



( Read more...Collapse )



 * Tags:anderson, maxwell, rape, yaoi

 * Speak
 * Link
 * Share
 * Flag

7th-Feb-2014 02:14 pm - Still nobody knows nothing about this, but...
hellsing
maxpower_x

So well, im pretty uch sitff with this situation about this song, wich is when
Anderson is already Goderson and face Alucard in OVA VIII??

http://www.youtube.com/watch?v=ON5JjurK4jg&feature=youtu.be

It's a very great song.
 * Speak
 * Link
 * Share
 * Flag


29th-May-2013 08:37 am - Alucard x Seras Contest #9!!!
hellsing
kinky_carter



We're having our 9th contest over at deviantART. The theme this time is "Seras'
reaction to Alucard's return." Come join, we've got prizes!!!

Contest Info
 * Tags:advertisement, alucard, alucard x seras, alucard/seras, art, deviantart,
   seras, seras victoria

 * Speak
 * Link
 * Share
 * Flag


25th-Mar-2013 09:31 pm - Fanfic: Of Guns and Triggers
hellsing
genjyosgirl

Title: Of Guns and Triggers
Pairing: Integra/Alucard
Rating: PG
Word Count: 475

The phone rings, and Integra pushes the speaker button.
 * Tags:fan fiction

 * Speak
 * Link
 * Share
 * Flag


20th-Mar-2013 04:25 pm - Read guys plis =D
hellsing
sweetkokoro

Konnichiwa minna!



My team and I are interested in developing a cool project: A blog for the
community who admires and enjoys Japanese pop culture, like me, passionate
Japan. We will bring news and trivia with different themes like Jmusic, fashion,
behavior , event coverage and more. We want to hear from you, whether it's cool,
what you like to see and know! Thank you in advance!

 * Tags:boring, but what are your thoughts on yaoi?, epic fail, mommy can you
   open my milk?, nonsense, not hellsing, pay attention to me!, trolls,
   troooooll!, why doesnt mommy love me?

 * Speak
 * Link
 * Share
 * Flag

5th-Mar-2013 11:10 am - Crispin Freeman Interview
hellsing
canadian_kazz

Crispin Freeman talks about his take on the character of Alucard and Hellsing
OVA 5 - 8.


 * Speak
 * Link
 * Share
 * Flag


4th-Feb-2013 12:10 am - Father Anderson
hellsing
jillain


 * Tags:alexander andersen, alexander anderson, alexander anderson hellsing
   fanart iscar, fan art, fan-art, fanart, father anderson

 * Speak
 * Link
 * Share
 * Flag

3rd-Jan-2013 06:33 am - OVA X fansub
empress_tigress

Does anyone know when/if/where the fansub for OVA X is coming out?
 * Read 3
 * Speak
 * Link
 * Share
 * Flag


2nd-Jan-2013 08:13 am(no subject)
hellsing
tamaryokucha

Hellsing (OVA I)
[42] Icons

Princess Tutu
[11] Icons



here! at mignonette
 * Tags:icons

 * Speak
 * Link
 * Share
 * Flag


1st-Jan-2013 03:00 pm - General AMV
hellsing
paperclipchains

New AMV! Someone ask me how long I have been sitting on this idea and waiting
for OVA X to come out...

Audio: Cemeteries of London - Coldplay
Summary: Victory came with a high price.


 * Tags:alucard death, amv, amvs, integra hellsing, seras victoria

 * Speak
 * Link
 * Share
 * Flag


30th-Dec-2012 11:24 am(no subject)
hellsing
zimon66

From io9: " No, David S. Goyer is not directing a live-action Hellsing movie".

Check out the comments on there. Whoever this Asim Ahmad dude really is, he's
looking none too credible.
 * Read 1
 * Speak
 * Link
 * Share
 * Flag

26th-Dec-2012 06:12 pm(no subject)
hellsing
zimon66

The final OVA has a Drifters anime short.
 * Read 2
 * Speak
 * Link
 * Share
 * Flag


18th-Dec-2012 01:56 am(no subject)
hellsing
tamaryokucha

Hellsing (from OVA X trailer)
[16] Icons
[3] Headers



here! via mignonette at Dreamwidth!
 * Tags:hellsing ultimate, icons

 * Speak
 * Link
 * Share
 * Flag

9th-Dec-2012 01:59 pm - Level 0 unleashed on Brad Pitt?
hellsing
baskerville1

Can't help thinking about OVA 8 every time I see the trailer for World War Z

http://www.youtube.com/watch?v=HcwTxRuq-uk
 * Read 1
 * Speak
 * Link
 * Share
 * Flag


25th-Nov-2012 07:32 pm(no subject)
hellsing
zimon66

Call to Arms review of OVA I-IV Blu-ray/DVD Combo pack boxed set.
 * Speak
 * Link
 * Share
 * Flag


13th-Nov-2012 01:04 pm - Willis Space...in English, Willis!
hellsing
baskerville1

Enjoy, Hellsing-philes!

http://www.youtube.com/watch?v=16dhl2Cg9CA&feature=youtu.be
 * Read 2
 * Speak
 * Link
 * Share
 * Flag


1st-Nov-2012 08:58 pm - Some fanart
hellsing
paperclipchains

Just finished a reread. Weird given the series, but the end always gives me the
warm-and-fuzzies.

( Fanart: ReunionCollapse )
 * Tags:alucard, fanart, integra, seras

 * Read 4
 * Speak
 * Link
 * Share
 * Flag

30th-Oct-2012 09:09 pm(no subject)
hellsing
zimon66

Hellsing Ultimate DVD/Blu-ray Set 1 was released today.
 * Read 3
 * Speak
 * Link
 * Share
 * Flag


24th-Aug-2012 03:55 am - New Chappy!
hellsing
hemamal

Chapter 4 of A New Reality is now up. Just go here: http://fav.me/d5cc1bo

Bonus is here: http://fav.me/d5cc049  if you're interested in my process or just
want knew ideas to help your own.

I hope you enjoy it!!!

Much Love,
Hema
 * Tags:a new reality, alucard, ax!, chapter 4, fanfic, hellsing, integra, till
   the sun rises
 * Mood:accomplished

 * Speak
 * Link
 * Share
 * Flag

21st-Aug-2012 10:24 pm - Hellsing Headcanons (Fanfiction)
hellsing
milliebee

I've been watching the Hellsing anime so have a couple of drabbly things I wrote
to get my headcanons out.  All Gen; possibly some vague-ish references to
Integra/Alucard but not really.



FAMILIAR VOICES

Shipping: Gen, (faint Alucard/Integra if you stare for forty seconds then close
your eyes)

Rating: PG (some bad language)

Word Count: 260

Summary: Integra thinks Alucard speaks in an American accent just to piss her
off and, to some extent, she’s right.

SPOILERS for Bram Stoker’s Dracula which you really should read I mean it’s a
classic



REASONING

Shipping: Gen (again, slightly Integra/Alucard but seriously you’d need a
fine-toothed comb to see it)

Rating: 12 (bad language, references to sex)

Word Count: 700

Summary: Sir Integra Fairbrook Wingates Hellsing smoked cigars for two reasons,
and was a virgin for one.


MIMICRY

Shipping: Gen

Rating: U

Word Count: 330

Summary: Seras is an accent mimic.

 * Tags:alucard, anime, bram stoker, fan fiction, fanfic, fanfiction, hellsing
   family, integra, seras victoria, stoker, vladucard

 * Speak
 * Link
 * Share
 * Flag


20th-Aug-2012 12:03 am - icons
hellsing
velshtein

[20] Hellsing (Walter, Alucard)
[4] Hunter x Hunter (Chrollo)

[24] Total

Teaser:


right here!
 * Tags:icons

 * Speak
 * Link
 * Share
 * Flag


16th-Aug-2012 09:13 pm - Hellsing Ultimate DVD/Blu-ray Set 2 (Hyb) (Vols 5-8)
hellsing
draculard

According to Right Stuf (FUNi's official store). Hellsing Ultimate episodes 5-8
will be released as a "Part 2 box set" (part 1, as posted before, will be
episodes 1-4). Here's a link:

http://www.rightstuf.com/1-800-338-6827/catalogmgr/e0pwVp3VjZgMafWPqH/browse/item/96149/4/0/0

It says that in limited quantities, those who pre-order will receive a "free
gift".

Along with that, the original TV Series will also be getting a box set (listed
as "Anime Classics") Link:

http://www.rightstuf.com/1-800-338-6827/catalogmgr/e0pwVp3VjZgMafWPqH/browse/item/96147/4/0/0

Both are slated to be released on November 13th 2012. Thoughts?, Concerns?
 * Tags:5-8, box set, hellsing, ova
 * Location:Home
 * Mood:^^
 * Music:Gogol Bordello-Rebellious Love

 * Read 6
 * Speak
 * Link
 * Share
 * Flag


 * Previous 30 Entries
 * Top of Page

This page was loaded Jan 8th 2024, 9:38 pm GMT.

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