maciasjerniga.livejournal.com Open in urlscan Pro
81.19.74.6  Public Scan

URL: https://maciasjerniga.livejournal.com/profile
Submission: On May 25 via manual from FR — Scanned from IS

Form analysis 4 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="maciasjerniga" autocomplete="off">
  <input type="hidden" name="journalId" value="91437383" 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" 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="maciasjerniga" autocomplete="off">
    <input type="hidden" name="journalId" value="91437383" autocomplete="off">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                s-header-search__input
                                                s-inline-search-input" type="text" placeholder="Search" 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>

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%24maciasjerniga%24%2Fprofile

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

Login

 * 
 * Login
 * Join free Join
 * 
 * íslenska (is)
   * English (en)
   * Русский (ru)
   * Українська (uk)
   * Français (fr)
   * Português (pt)
   * español (es)
   * Deutsch (de)
   * Italiano (it)
   * Беларуская (be)




LOG IN

No account? Create an account
Remember me
Forgot password
Log in

Log in
Facebook Twitter Google RAMBLER&Co ID


By logging in to LiveJournal using a third-party service you accept
LiveJournal's User agreement

No account? Create an account

 * Add Friend
 * Add Note Add note
 * View friends feed
 * Track User
 * Send Message
 * Send V-Gift

maciasjerniga


MACIASJERNIGA'S JOURNAL





Account Created on 25 May 2022 (#91437383) never updated Gift

Nafn:
maciasjerniga
Staður:
France
Vefsíða:
https://www.topscbdshop.uk/product-category/cbd-vapes/cbd-e-liquids/
External Services:
 * maciasjerniga@livejournal.com

 * Bio

buy cbd vape oil are increasingly turning to CBD vape oil to help with cannabis
vaping. The compound comes from cannabis and is less harmful than cigarettes
made from tobacco. It is not psychoactive and non-habit-forming alternative to
smoking cigarettes. Its base is vegetable glycerine that creates a vapour when
heated. It is non-coloured and sweet and delivers a strong throat sensation. It
is a great choice for people who want to stop smoking cigarettes, but be wary of
cigarettes that aren't full-spectrum.

Despite being legal, the amount of cannabidiol found in vape oils is an
important aspect. This ingredient has no adverse effects on the body and has
been proven to be effective as a treatment for chronic pain. CBD has a minimal
effect on the body, unlike THC, the psychoactive component found in marijuana.
There is a distinct distinction between CBD vape oil UK and THC which can cause
severe migraines.

The concentration of cannabidiol is another factor to consider when deciding on
CBD vape oils in the UK. There are many options available that have
concentrations ranging from 30mg all the way to 2000 mg per milliliter. You can
check out third-party lab reports to be sure that you're getting top-quality CBD
vape oil.

Before you begin searching for CBD vape oils, make sure you're aware of the
legality of CBD in the UK. It is important to consider whether the CBD vape oil
that you are buying has traces of THC. If you're just beginning to learn about
the vaping industry, avoid the strongest vape liquids that contain high levels
of THC. Try finding a brand with interesting flavors to increase satisfaction.

Concentration is not an issue when selecting CBD vape oils. Many kinds of CBD
vape oil are made up of varying quantities of CBD. However, the highest
concentrations do not always make the best choice. A higher percentage of CBD in
vape oil won't make you feel better, however lower concentrations can aid in
relaxing. If you use the product in the manner recommended it will not cause
harm.

Whether CBD vape oil is legal in the UK is a matter of personal preference. The
product is generally made of hemp seeds and other ingredients which is why it is
essential to choose the one with the highest amount of CBD. There are several
reasons to this. One reason is that CBD is a natural product derived from hemp
and therefore a higher concentration will make it more safe. It may be difficult
to find high-quality CBD vape oil in the UK.

The THC content in CBD vape oil is the one you need to be concerned about if are
concerned about its legality. Many people are concerned about the legality and
legitimacy of cannabis in the UK. However, CBD vape oil does not have any
criminal records. It is legal to buy in the UK and is simple to purchase. The
CBD products are the most pure form of CBD and are not contaminated with THC.

CBD vape oil can be purchased from a variety of companies. Numerous companies
manufacture CBD vapor oils containing nicotine. Some CBD vapor oil uk
manufacturers offer pure CBD oil, while others add other additives to ensure a
smooth and enjoyable vape. Moreover, CBD vape oil UK is available on the
internet without any prescriptions. Aside from being legal the product can also
be used as a self-medication remedy.

Despite the many myths surrounding CBD it's a legal alternative to nicotine. In
fact, CBD is widely used as a vape product in the UK. While some products
contain CBD, others contain THC that can have negative consequences for your
health. This is why it is important to check the label on every CBD vapor oil
that you purchase. This information will be useful to you in making the right
choice.


If you're in search of an reputable UK CBD vapor oil, make sure you choose a
business that produces full-spectrum products. Aztec CBD is one of the few
full-spectrum businesses in the UK, and it is a great starting point. There are
a variety of strengths for the vape oils. There are two types of CBD vape oils:
pure and isolate. An isolate CBD product is better in case you're looking for an
incredibly pure CBD product.



FRIENDS:

   
   
 * Friends 1
   
   

maciasjerniga


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

íslenska

▾
 * 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.570

 * Privacy Policy
 * User Agreement
 * Help



[]