husseindue370.livejournal.com Open in urlscan Pro
81.19.74.3  Public Scan

URL: https://husseindue370.livejournal.com/profile
Submission: On November 29 via manual from US — Scanned from NZ

Form analysis 6 forms found in the DOM

GET //www.livejournal.com/rsearch/

<form class="s-header-search__form ng-pristine ng-valid" action="//www.livejournal.com/rsearch/" method="get" role="search" target="_blank">
  <input type="hidden" name="journal" value="husseindue370" autocomplete="off">
  <input type="hidden" name="journalId" value="93167914" autocomplete="off">
  <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 husseindue370" results="5" autosave="some_unique_value" size="12" name="q" id="SearchText">
</form>

GET //www.livejournal.com/rsearch/

<form class="s-header-search__form ng-pristine ng-valid" action="//www.livejournal.com/rsearch/" method="get" role="search" target="_blank">
  <div class="s-header-search__form-content">
    <input type="hidden" name="journal" value="husseindue370" autocomplete="off">
    <input type="hidden" name="journalId" value="93167914" autocomplete="off">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                    s-header-search__input
                                                    s-inline-search-input" type="text" placeholder="Search by husseindue370" 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" class="ng-pristine ng-valid"><input type="hidden" name="Widget[StyleAlwaysMine]_readability" value="on" autocomplete="off"><input type="hidden"
    name="Widget[StyleAlwaysMine]_user" value="" autocomplete="off">
  <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" class="ng-pristine ng-valid"><input type="hidden" name="Widget[StyleAlwaysMine]_readability" value="on" autocomplete="off"><input
    type="hidden" name="Widget[StyleAlwaysMine]_user" value="" autocomplete="off">
  <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%24husseindue370%24%2Fprofile

<form action="https://www.livejournal.com/identity/login.bml?type=openid&amp;auto_forwhat=user%24husseindue370%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
 * Find more
   * Your 2021 in LJ
   * Communities
   * RSS Reader
 * Shop
 * 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)

husseindue370 —
 * Readability
   
   
 * Subscribe
   
   
   
 * More
   husseindue370
   
   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


husseindue370


HUSSEINDUE370'S JOURNAL





Account Created on 29 November 2022 (#93167914) never updated Gift

Name:
husseindue370
Location:
Northern Mariana Islands, United States
Website:
https://canvas.instructure.com/eportfolios/1675053/Home/The_key_benefits_of_Proteckd_EMF_Protection
External Services:
 * husseindue370@livejournal.com

 * Bio

An emf safety shield is a new device that decreases the amount of
electromagnetic fields inside your space. Typically the shield can be made of
permanent magnetic or conductive elements. Proteck'd Emf Clothing is essential
to choose the particular right shield regarding your needs. Generally there are
several varieties of electromagnetic shields available, each with their
particular own advantages and even disadvantages. Below, we'll discuss some
associated with the most well-known shields. You can easily purchase them
on-line or coming from a nearby store.
Lifewinico

Typically the Lifewinico EMF safety shield is a new sticker designed to be able
to provide broad defense against the effects of EMF rays. emf-protection is
certainly not clear how it is distinguished from other similar goods, and the
manufacturer uses terms just like "energy saver chip" and "scalar energy"
without actually detailing how a product works to prevent the outcomes of EMF
light. This product does indeed not come with a warrantee, but it does indeed
block many associated with the harmful results of EMF radiation.

The Lifewinico EMF protection shield is among the more popular guards on the
market. It is an electromagnetic light shield that will be produced from a
special material. It is made to block 5G antennas and additional electromagnetic
fields. This can also defend electronics from some other materials. Unlike a lot
of other EMF guards, the Lifewinico EMF protection shield will be easy to make
use of and is used regarding multiple devices.
QuanThor

If you make use of the world wide web, cell telephone, or WiFi frequently, you
should take into account a product like typically the QuanThor EMF Protection
Shield. This personal shield blocks hazardous electromagnetic radiation whilst
bringing the body deeper to Earth's natural energy field. You can even protect
yourself through the effects of Wi-fi and also other wireless products with the
Quanthor S-Pocket, a palm-sized item of fabric that will acts as some sort of
shield from typically the harmful EMFs that surround us inside our quest
intended for technological advancement.

This particular product is designed to assist protect you from the consequence
of electromagnetic fields and is made involving durable silicone. It is suitable
for all types of activities like exercising and looking at. It is additionally
available in a variety involving colors, styles, and sizes. For all those
looking for a good EMF protection face shield, the QuanThor EMF Protective
Bracelet is one of the best options. This specific bracelet features 5
technologies to protect against harmful EMF radiation.
Shield Existence

Shield Life's patented shielding technology will help you protect yourself from
EMFs, EMIs and harmful eq from cell cell phones along with other electronic
devices. The shield uses three-layered heating factors wrapped in regards to
twin heating element to absorb and counter harmful EMFs. The particular
three-layer heating factors are then included with copper line mesh to draw back
residual EMF. This kind of copper wire fine mesh also suppresses the growth of
bacteria and reduces odors.


The whole Shield unit safeguards a large location, for example an complete home
or office. Additionally, it works properly in areas close to high-voltage power
ranges and TV or perhaps radio towers. Typically the device can protect you from
harmful EMFs while providing a feeling of security. This is an crucial asset to
shield your house and continue to keep it safe from radiation pollution. It
comes in numerous coil strengths in order to protect different places of your
residence.
DefenderShield

The DefenderShield EMF Security and Anti-Radiation Umbrella provides for a
floating surface. It absorbs harmful electromagnetic fields and prevents you by
becoming a focus on for them. This also happens to be a good effective
insulator, allowing you to remain cool under the sun while using it. It's a
great approach to protect your self from the hazardous associated with EMFs plus
radiation.

The DefenderShield emf protection is a revolutionary EMF radiation shield,
avoiding virtually 100% of the harmful emitted by cell phones, computers, and
some other electrical devices. That blocks 98% regarding Extremely Low Frequency
(ELF) and 00% of radio consistency (RF) emissions. That is the very first shield
that obstructions 99% of the harmful EMF rays, which is the huge relief with
regard to most people.
SYB

The SYB emf protection shield is a superb way to protect yourself from
electromagnetic fields. The textile can protect your body from around 95% of
dangerous EMF radiation. It truly is made in typically the United States
regarding America from research laboratory tested EMF shielding fabric. It will
be laminated and can be easily used on virtually any flat surface. It is an
excellent choice for people concerned about their well being and the safety
involving their electronic gadgets. Additionally it is easy to be able to clean
and demands no maintenance.

The SYB emf security shield is produced of material which blocks the light that
laptops give off. These laptops create a huge magnetic field radiation, which
will be harmful to your quality of life. It can lead to various diseases in
addition to affect your lifestyle. For that reason, you want a good laptop
computer radiation shield that can protect the body. It is usually important to
choose a shield that may block as substantially EMF radiation since possible.



FRIENDS:

   
   
 * Friends 1
   
   

husseindue370


COMMUNITIES:

   
   
 * Watching 2
   
   

lj_releases, news


STATISTICS





[]



APPLICATIONS

 * iOS
 * Android
 * Huawei


FOLLOW US:

 * Follow us on Twitter

LiveJournal


COMPANY

 * About
 * News
 * Help


PRODUCTS

 * Button "Share"


COMMUNITY

 * Frank


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.618.1

 * Privacy Policy
 * User Agreement
 * Help