xeyomas-place.livejournal.com Open in urlscan Pro
81.19.74.1  Public Scan

Submitted URL: http://xeyomas-place.livejournal.com/
Effective URL: https://xeyomas-place.livejournal.com/
Submission: On December 30 via api from US — Scanned from US

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

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

<form action="https://xeyomas-place.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
   * Communities
   * RSS Reader
 * Shop
   
 * #2024inpictures
   
 * 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)

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




XEYOMAS_PLACE

 * Recent Entries
 * Friends
 * Archive
 * Profile

 * Add to friends
 * RSS

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


DELULU CULT


SCHIZOPOSTING, EMOTIONS, STRENGTHS, WEAKNESSES, RELIGION? THERE'S SOMETHING IN
YOUR SKIN.

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

new comicxeyomaOctober 18th, 1:47

will be updating often..... i hope...

https://www.webtoons.com/en/canvas/x/list?title_no=1000679

 * 
 * Leave a comment
 * Share
 * Flag

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

I HATE UxeyomaOctober 9th, 17:14
i’m gonna kill myself and it’s your fault.i’m gonna kill myself and it’s your
fault. i’m gonna kill myself and it’s your fault. i’m gonna kill myself and it’s
your fault. i’m gonna kill myself and it’s your fault. i’m gonna kill myself and
it’s your fault. i’m gonna kill myself and it’s your fault. i’m gonna kill
myself and it’s your fault. i’m gonna kill myself and it’s your fault. i’m gonna
kill myself and it’s your fault. i’m gonna kill myself and it’s your fault. i’m
gonna kill myself and it’s your fault. i’m gonna kill myself and it’s your
fault. i’m gonna kill myself and it’s your fault. i’m gonna kill myself and it’s
your fault.i’m gonna kill myself and it’s your fault. i’m gonna kill myself and
it’s your fault. i’m gonna kill myself and it’s your fault. i’m gonna kill
myself and it’s your fault. i’m gonna kill myself and it’s your fault. i’m gonna
kill myself and it’s your fault. i’m gonna kill myself and it’s your fault. i’m
gonna kill myself and it’s your fault. i’m gonna kill myself and it’s your
fault. i’m gonna kill myself and it’s your fault. i’m gonna kill myself and it’s
your fault. i’m gonna kill myself and it’s your fault. i’m gonna kill myself and
it’s your fault.
 * 
 * Leave a comment
 * Share
 * Flag

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


i hate foodxeyomaMay 25th, 22:27
( You are about to view content that may only be appropriate for adults. )
 * 1
 * Leave a comment
 * Share
 * Flag

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

eating is eating mexeyomaFebruary 21st, 16:42
i feel the hunger. i feel the pain, the nausea. it makes me anxious. picking at
my fingers, making them bleed, eating my skin. it’s easier than food.

i stare into my bowl. meat, carrots, potatoes, broth. it states back at me. “you
don’t deserve this meal” i feel sick. every bite stabbing me in the chest. i
don’t want to eat. i want to be beautiful. this will be my only meal.

upstairs alone. i stare at the toilet bowl. “you’ll feel better if you puke”
NO!!! i need the minerals. i’m so anxious. “the food is making you anxious get
rid of it” NO “what if it’s poisoned, old, what if you get sick?” NO NO NO NO
SHUT UP!! i feel it digesting, thinking of where it will make my body bigger.
uglier. i don’t eat for another 3 days.

why is this happening? why am i so scared. as i scroll past image after image of
perfect skinny girls. “i wish i looked like that…” i can. i can look like her.
post after post. “How i lost 50lbs in 1 month!!” i could do that… what’s
stopping me. bed rotting. i need to exercise. but i have no energy… all i can do
is not eat.
 * 1
 * Leave a comment
 * Share
 * Flag

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


sarah fier’s cursed hand by houston sharpxeyomaFebruary 18th, 23:02


 * 
 * Leave a comment
 * Share
 * Flag

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


id still go backxeyomaFebruary 17th, 16:37

its 2008. august. 7:30pm im laying outside in the grass. its warm. i hear
crickets, and a train in the distance. theres a light breeze carrying the smell
of cut grass and lavender flowers. the sky is a dim orange and dark blue, the
sun is setting and i can already see the moon and some stars. i hear dogs
barking in the distance. a truck engine rev. the low hum of music far away. i am
small, innocent. my hair is dark blonde, and messy all the way down. my cheeks
are rose tinted from playing in the sun all day. i know many things. i know how
to ride a bike, i know how to tie my shoes, i know my way home from the park. i
can even tell time. i also know why i hate going home, what time i can sneak
back in without getting in trouble. i know why men stare at me. i know how life
is created. and it scares me. i know what gore is, ive seen it online. who would
let a 8 year old online? chatrooms, tumblr, omegle, imvu, skype, kik,
thatsphucked.com. why was i there?? the street lights are on now...time to go
home.

 * 1
 * Leave a comment
 * Share
 * Flag

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


love my hatexeyomaFebruary 17th, 16:27

   i haunt myself. there's always a ghost of me, watching, waiting. telling me
i'm not wanted. a burden...yeah. that's all ill be. i don't fit in, i never
have. alone. i have a love hate relationship with loneliness. its cold, empty,
like a huge cave in my chest. i cant ignore it, so ill hold her hand. maybe my
loneliness just needs a friend. don't we all just need a friend? nights i lie
awake, staring at my ceiling, unable to sleep. overwhelmed by my own head. she's
there, and its comforting. maybe i'm not alone after all.




   somber. gloomy. dark. sadistic. there's so many part of me. so many parts
frowned upon by others. "its not normal to think that way." "what's wrong with
you?". heh, what isn't? i find myself contemplating these questions...what is
wrong with me? does it really all come down to mental illness? maybe. but who
would i be without them? my "disorders" i mean. would i still be me? if those
are the things that make me, maybe i should be grateful. maybe i should love
them. embrace them. they got me this far... but they are selfish. they only want
me to be with them. kind of romantic if you ask me... begging to be loved. by
me. but i am just a host. when i let others in, they sabotage me. "self
sabotage" my therapist would say. i don't blame them. they're just as scared as
me. they don't want to die to happiness. to peace. everything, every emotion
needs a place to live. i wouldn't want to be selfish...




( Read more...Collapse )
 * 1
 * Leave a comment
 * Share
 * Flag

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

sleep is for….not for mexeyomaFebruary 17th, 9:31
it’s almost 10am. when did i sleep last? i took a nap last night…im sure of it…
i think. the loop repeats, i live the same day, or night. i barley see the day.
i miss it, i miss going outside, i miss riding my bike, i miss having purpose.
time is slipping through my fingers faster than water, and it scares me. i don’t
want to age, im not ready. my brain isn’t ready. i don’t feel like them, i don’t
understand like them. i’m not an adult…there’s just no way. “oh but you are” id
imagine the moon would say. how many times have i met her, watched her grow just
to die again. how many times has she watched me?

“they say sleep deprivation takes years off your life” does it? am i killing
myself? do i care? YES… but maybe not. maybe not enough. should i set reminders?
GO TO SLEEP XEYOMA. why does it scare me. i’m scared to sleep. i’m even more
scared of not getting sleep. vicious cycle, never ending dread and anxiety. my
chest hurts. my eyes are heavy. i’m very clearly tired. GO TO SLEEP! no… stay
up… re-write your entire online persona, design a 3d model, play video games,
watch gore, deep dive into a website that hasn’t been active in 10 years. BLOG
ON UR ONLINE JOURNAL THAT NOBODY READS!!!

anyways i’m off to bed. teehee.
 * 1
 * Leave a comment
 * Share
 * Flag

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


emotional absencexeyomaFebruary 17th, 1:37

 * 1
 * Leave a comment
 * Share
 * Flag

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

i relate to simon all to wellxeyomaFebruary 17th, 1:29
Current Music:TEXT

 * 
 * Leave a comment
 * Share
 * Flag

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


Archive

Oct2024

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

Page Summary
 * xeyoma — new comic
 * xeyoma — I HATE U
 * xeyoma — i hate food
 * xeyoma — eating is eating me
 * xeyoma — sarah fier’s cursed hand by houston sharp
 * xeyoma — id still go back
 * xeyoma — love my hate
 * xeyoma — sleep is for….not for me
 * xeyoma — emotional absence
 * xeyoma — i relate to simon all to well

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

placesthe music in my head

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

Powered by LiveJournal.com


They liked it 0




WHY DO YOU WANT TO HIDE PROMO?

Not interested Inappropriate or offensive Cheating or fraud Delete


word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
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



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