blochbeier779.livejournal.com Open in urlscan Pro
81.19.74.33  Public Scan

URL: https://blochbeier779.livejournal.com/profile
Submission: On May 28 via manual from US — Scanned from GE

Form analysis 6 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="blochbeier779">
  <input type="hidden" name="journalId" value="94941069">
  <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 blochbeier779" 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="blochbeier779">
    <input type="hidden" name="journalId" value="94941069">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                    s-header-search__input
                                                    s-inline-search-input" type="text" placeholder="Search by blochbeier779" 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.cyr"><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%24blochbeier779%24%2Fprofile

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

Text Content

[]


?
LiveJournal Top
 * 
 * Main
 * Top
 * 500 ideas
 * Help
 * 
 * Follow us:
   * Follow us on Facebook
   * Follow us on Twitter
   * Follow us on Vkontakte
   * Follow us on Telegram
 * Applications
   * iOS
   * Android
   * Huawei
 * About
 * User Agreement
 * Button "Share"
 * Stylish merch
 * Current version v.663
 * CHOOSE LANGUAGE
   English Deutsch Dansk español Français Italiano Русский Українська Беларуская
   日本語 Português Esperanto עברית Nederlands Magyar Gaeilge íslenska suomi
   Ελληνικά Norsk bokmål Svenska polski 简体中文 Latviešu Türkçe Bahasa Melayu
   हिन्दी Brazilian Portuguese Chinese Traditional Lietuvių Norsk nynorsk
   
   English
   
   ▾
    * English
    * Deutsch
    * Dansk
    * español
    * Français
    * Italiano
    * Русский
    * Українська
    * Беларуская
    * 日本語
    * Português
    * Esperanto
    * עברית
    * Nederlands
    * Magyar
    * Gaeilge
    * íslenska
    * suomi
    * Ελληνικά
    * Norsk bokmål
    * Svenska
    * polski
    * 简体中文
    * Latviešu
    * Türkçe
    * Bahasa Melayu
    * हिन्दी
    * Brazilian Portuguese
    * Chinese Traditional
    * Lietuvių
    * Norsk nynorsk

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)

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


blochbeier779


BLOCHBEIER779'S JOURNAL





Account Created on 28 May 2023 (#94941069) never updated Gift

Name:
blochbeier779
Location:
Netherlands
Website:
https://click4r.com/posts/g/9880315/
External Services:
 * blochbeier779@livejournal.com

 * Bio

Children love the magic of the holiday season, with their fun gifts, extra
treats, and time with family. However they will get overstimulated and cranky
when they are hungry or tired, so it is important to keep them on a wholesome
plan and adhere to simple rules and habits.


Help kids decide where they want to go on vacation by having them make brochures
about different places. This practise also helps people become more creative and
speak to each other better.
Santa Visit

Due to pandemic, you might not let your kids head to Santa's workshop this
season to tell him what they need for Christmas. If you do, make it around them
with a video meeting. Many local companies still have special online Santa deals
and are happy to help families with special needs or other worries.

For example, at Macy's Santaland, there are numerous Santas working in private
rooms, so even though you have young children, you will not feel rushed. The
staff here is great at listening to all of your child's wants and needs, and
they will work with your son or daughter if he or she is scared or upset at all.

With JingleRing, it is possible to video call Santa from your own house. The
service works like a Zoom business call, but it's much more fun for kids. You
may make it a lot more special by adding a storytime with Santa and Mrs. Claus.
single parent child holiday Camping

Due to the coronavirus outbreak, many parents are sad that they can't take their
kids camping this spring as planned. But that doesn't mean kids can't benefit
from the outdoors. With a little planning, they can enjoy an indoor campout at
home.

Setup a tent in your living room. You can use a pop-up tent for kids or simply
drape some sheets over chairs. Sleeping bags and blankets ought to be spread out
on to the floor. Turn off all of the lights in the house aside from the tent,
and also have flashlights ready for story time. With cardboard strips and orange
tissue paper, you may make a fake campfire. Serve hot dogs and s'mores, which
are oven-baked sandwiches.

Play games which are about nature. For example, you could search for leaves and
rocks to create nature rubbings (just lay the leaf on a bit of white paper and
rub it with a pen), or you can press flowers to help keep as a memory. You can
even execute a "image hunt," where each person hides something inside your home
and the others need to find it only using their eyes. The final thing that you
can do is tell ghost stories or play card games.
Are a symbol of Hot Cocoa

A hot cocoa stand is a fun way to give back this winter, as being a lemonade
stand is in the summertime. Kids can make money for a cause they value by
selling glasses of hot cocoa, which helps them figure out how to count and put
things in the proper order.

Create a table or perhaps a cart and cover it with a flower or other holiday
decorations. Get creative together with your toppings and serve them in
different kinds of dishes. Individually wrapped packets of hot cocoa are cheap
and simple to use. Make sure you have small, medium, and big cups readily
available. Also, search for ones that are clear to help you see how much is in
each one of these.

single parent child holiday is only available to Members on Tier 2 of the
Festive Star Path. It really is bought with Event Tokens, and the Premium Track
is needed. On January 3, 2021, it came out. This season, 6-year-old Liam Gossett
from Knoxville, Tennessee, opened their own hot cocoa stand to help foster
homes. His goal was to make enough money so that every child could spend
Christmas making use of their families.
The Pillow Forts

Pillow forts certainly are a fun holiday tradition for kids, and they are an
easy task to make. Pillows, blankets, and bed linens may be used to create a
cosy place for kids to play and relax. You can also use sofa pillows and couch
cushions to build walls or strengthen parts of the fort.

Once the fort is built, kids can play games there to keep themselves busy and
entertained. Video game systems and cellular devices are fun, but classic games
like Monopoly and Scrabble are also great choices.


If you're in the mood to make something, turn your son or daughter's pillow fort
into the best place to make something. Draw out the glitter, glue, and paper so
they can make an ideal Christmas crafts within their little hideaway. You can
even turn your fort into a spa where the kids may take care of themselves giving
them nail paint and cucumber slices. Apricous 'll have a great time using their
friends in their fort and acting to be kings and queens or criminals.
A dinner with candles on Christmas Eve

Instead of spending so much time in the kitchen, take your loved ones out for a
delicious holiday dinner. There are numerous family-friendly places in New York
City that will leave you as well as your kids feeling full and happy. To get rid
of the night, book seats for this year's Candlelight Processional, which is led
by way of a famous person and feature a 50-piece orchestra.

Make it a tradition to open one gift on Christmas Eve that everyone can work on
together, just like a new game or an easy holiday craft kit. This may show kids
how important it really is to spend time together rather than just getting
things for themselves.

Visit a living Nativity near you to see the Bible's story of Jesus' birth
brought to life. During the holidays, this easy act can help families connect
with each other and people that are in need.



FRIENDS:

   
   
 * Friends 1
   
   

blochbeier779


COMMUNITIES:

   
   
 * Watching 2
   
   

lj_releases, news


STATISTICS







APPLICATIONS

 * iOS
 * Android
 * Huawei
 * RuStore


FOLLOW US:

 * Follow us on Vkontakte
 * Follow us on Telegram
 * Follow us on Pinterest
 * Follow us on Odnoklassniki
 * ollow us on YouTube

LiveJournal


COMPANY

 * About
 * News
 * Help
 * Advertisers


PRODUCTS

 * Checklists
 * Button "Share"
 * Media program


COMMUNITY

 * Afisha LJ
 * Frank
 * Stylish merch


CHOOSE LANGUAGE

English Deutsch Dansk español Français Italiano Русский Українська Беларуская
日本語 Português Esperanto עברית Nederlands Magyar Gaeilge íslenska suomi Ελληνικά
Norsk bokmål Svenska polski 简体中文 Latviešu Türkçe Bahasa Melayu हिन्दी Brazilian
Portuguese Chinese Traditional Lietuvių Norsk nynorsk

English

▾
 * English
 * Deutsch
 * Dansk
 * español
 * Français
 * Italiano
 * Русский
 * Українська
 * Беларуская
 * 日本語
 * Português
 * Esperanto
 * עברית
 * Nederlands
 * Magyar
 * Gaeilge
 * íslenska
 * suomi
 * Ελληνικά
 * Norsk bokmål
 * Svenska
 * polski
 * 简体中文
 * Latviešu
 * Türkçe
 * Bahasa Melayu
 * हिन्दी
 * Brazilian Portuguese
 * Chinese Traditional
 * Lietuvių
 * Norsk nynorsk

v.663

 * Privacy Policy
 * User Agreement
 * Help

   


 * ARISOLL
   
   «Синий май. Заревая теплынь»

   


 * SSTRENDS
   
   Эльза Хоск посетила Канны в самом вирусном платье

   


 * ZVUK_MEDIA
   
   Винни Пух с помощью нейросетей запел треки рок-групп

   


 * WETFIELD
   
   Бобры парка Покровское-Стрешнево

   


 * CHUMAKOFF_S_A
   
   Серебристые облака: о ярком феномене летних ночей

   
 * 🎁
   Blog grant promo
   
   
   KINOLOG
   
   «Я тебя чувствую»: прикосновение к носу собаки как способ узнать мысли

   


 * ANDVARI5
   
   ИИ на службе псевдоантропологии

   


 * HASPAR_ARNERY
   
   Вся правда о чижиках-пыжиках

   


 * LITVARENIE
   
   Воспринимайте нас путешественниками

   


 * FOOD_IT
   
   Зелёный салат с ягодами и камамбером

   


 * OLEGMAKARENKO.RU
   
   Новостная повестка Британии

   

Recommend this entry Has been recommended Send news