blogsvila.com Open in urlscan Pro
2606:4700:3031::ac43:9e9b  Public Scan

URL: https://blogsvila.com/register
Submission: On April 13 via manual from SG — Scanned from SG

Form analysis 1 forms found in the DOM

POST /register

<form action="/register" id="pageLoginForm" class="form" method="post" enctype="multipart/form-data" novalidate="" _lpchecked="1">
  <div class="form-input-classic ">
    <label for="field-user">Blog Name</label>
    <input id="field-user" spellcheck="false" name="username" class="username-register" value="" required="required" type="email" tabindex="1" autocomplete="off" aria-invalid="true" style="padding-right: 153px;">
    <label for="username" class="username-register-label"><span id="subdomain" style="color:#0579C2">.blogsvila.com</span></label>
    <span class="error" id="field-user-error"></span>
  </div>
  <div class="form-input-classic ">
    <label for="field-email">Your Email</label>
    <input id="field-email" name="email" spellcheck="false" value="" required="required" type="email" tabindex="2" data-msg-required="" data-msg-email="" aria-describedby="field-email-error" aria-required="true" autocomplete="off"
      aria-invalid="true">
    <span class="error" id="field-email-error"></span>
  </div>
  <div class="form-input-classic ">
    <label for="field-password">Password</label>
    <label class="forgot"><a class="link" href="/sign-in">Forgot your password?</a></label>
    <input id="field-password" name="password" value="" required="required" type="password" tabindex="3" data-msg-required="" aria-describedby="field-password-error" aria-required="true" autocomplete="off" aria-invalid="false">
    <span class="error" id="field-password-error"></span>
  </div>
  <div class="" id="captcha_div" style="">
    <div id="captcha_window">
      <style>
        #captcha_checkbox_successfully {
          background-image: url(/plugins/captcha/imgs/successfully.png);
          background-repeat: no-repeat;
          background-position: 0 -600px;
          border: none;
          height: 30px;
          left: 9px;
          outline: 0;
          position: absolute;
          width: 38px;
        }

        #imgs-window {
          background-color: rgb(255, 255, 255);
          border: 1px solid rgb(204, 204, 204);
          box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px;
          position: absolute;
          transition: visibility 0s linear 0.3s, opacity 0.3s linear;
          z-index: 2000000000;
          color: white;
          top: -228px;
          left: 59px;
          display: none;
        }

        #captcha_window {
          position: absolute;
          width: 400px;
        }

        #captcha_table {
          table-layout: fixed;
          width: 370px;
          border-bottom: 1px solid #CCC;
          border-collapse: separate;
          border-spacing: 2px;
        }

        #captcha_table th,
        #captcha_table td {
          overflow: hidden;
          width: 140px;
          height: 140px;
          border: 2px solid white;
          cursor: pointer;
        }

        #captcha_table td div {
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1);
          transition: 0.1s ease;
        }

        .td_selected {
          -webkit-transform: scale(0.8) !Important;
          -moz-transform: scale(0.8) !Important;
          -ms-transform: scale(0.8) !Important;
          -o-transform: scale(0.8) !Important;
          transform: scale(0.8) !Important;
          transition: 0.1s ease;
        }

        .blue_img {
          z-index: 99;
          display: none;
          width: auto !Important;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
        }

        .td_selected img {}

        #captcha_title {
          width: 370pxpadding:20px;
          font-size: 19px;
          text-align: center;
          margin-top: 5px;
          background-color: #4a90e2;
          padding-top: 30px;
          padding-bottom: 30px;
          margin-left: 5px;
          margin-right: 5px;
        }

        #captcha_verify_button {
          float: right;
          margin-top: 10px;
          margin-bottom: 10px;
          margin-right: 10px;
          background: #4a90e2;
          border: 0;
          border-radius: 2px;
          color: #fff;
          cursor: pointer;
          font-family: Roboto, helvetica, arial, sans-serif;
          font-size: 14px;
          font-weight: 500;
          height: 42px;
          line-height: 42px;
          min-width: 100px;
          padding: 0 10px 0 10px;
          text-align: center;
          text-transform: uppercase;
          transition: all 0.5s ease;
        }

        .captcha_panel {
          background: #f9f9f9;
          border: 1px solid #d3d3d3;
          color: #000;
          height: 74px;
          width: 300px;
          border-radius: 3px;
          box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
          -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
          -moz-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
        }

        .captcha_checkbox {
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          border-radius: 2px;
          background-color: #fff;
          border: 2px solid #c1c1c1;
          font-size: 1px;
          height: 28px;
          position: absolute;
          width: 28px;
        }

        .captcha_label:hover>.captcha_checkbox {
          outline: -webkit-focus-ring-color auto 5px;
          -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, .1);
          -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, .1);
          box-shadow: inset 0px 1px 1px rgba(0, 0, 0, .1);
          border: 2px solid #b2b2b2;
        }

        .captcha_label {
          display: inline-block !Important;
          margin-left: 18px;
          margin-top: 21px;
          line-height: 28px;
        }

        .im_not_a_robot {
          margin-left: 40px;
          color: #000;
        }

        .captcha_checkbox:hover {
          outline: -webkit-focus-ring-color auto 5px;
          -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, .1);
          -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, .1);
          box-shadow: inset 0px 1px 1px rgba(0, 0, 0, .1);
          border: 2px solid #b2b2b2;
        }

        .captcha_div_right {
          float: right;
          display: inline-block;
          height: 54px;
          vertical-align: top;
          margin: 7px 10px 0 26px;
          width: 58px;
        }

        .captcha_logo {
          height: 32px;
          width: 32px;
          background: url(/plugins/captcha/imgs/captcha_logo.png);
          background-size: 32px 32px;
          background-repeat: no-repeat;
          margin: 0 13px 0 13px;
        }

        .captcha_logo_text {
          color: #9b9b9b;
          cursor: default;
          font-family: Roboto, helvetica, arial, sans-serif;
          font-size: 10px;
          font-weight: 400;
          line-height: 10px;
          margin-top: 5px;
          text-align: center;
        }

        #incorrect_response {
          font-size: 15px;
          margin-top: 20px;
          margin-left: 22px;
          float: left;
          color: #d14836;
        }

        .captcha_refresh_button {
          float: left;
          margin-left: 12px;
          margin-top: 20px;
          background-size: 24px 24px;
          cursor: pointer;
          height: 24px;
          opacity: .55;
          width: 24px;
          background: url(/plugins/captcha/imgs/refresh.png);
        }

        .captcha_refresh_button:hover {
          float: left;
          opacity: .8
        }
      </style>
      <div class="captcha_panel">
        <div class="captcha_div_right">
          <div class="captcha_logo"></div>
          <div class="captcha_logo_text">SecureImg</div>
          <div class="captcha_logo_text" style="font-size: 8px;">reCAPTCHA</div>
        </div><label class="captcha_label">
          <div id="captcha_checkbox_successfully"></div>
          <div class="captcha_checkbox"></div> <span class="im_not_a_robot">I'm not a robot</span>
        </label>
      </div>
    </div>
  </div>
  <div class="hide_if_succesfuly" style="height:75px; clear:both"></div>
  <div>
    <input name="sent" value="1" type="hidden">
    <input type="hidden" value="05205ee567e9394cf9ec464d2594be42" name="sn_field">
  </div>
  <div class="form-submit-classic">
    <button type="submit" name="signup" value="1">Register &amp; Create</button>
  </div>
  <p class="center"><a href="/sign-in" class="signup-submit">Log in</a> to your blogsvila account. </p>
</form>

Text Content

blogsvila

Create a WebsiteHOME


CREATE YOUR FREE WEBSITE

Blog Name .blogsvila.com
Your Email
Password Forgot your password?
SecureImg
reCAPTCHA


I'm not a robot


Register & Create

Log in to your blogsvila account.





COMPANY

 * Contact Us
 * Support
 * Career


CONTENT

 * Report a page
 * Report a blog / site


HOW TO USE BLOGSVILA?

 * Create a free website
 * Make your own blog
 * Create a business website
 * Create an online store
 * Mobile website




FOLLOW US

 * Facebook
 * Twitter
 * Instagram




LANGUAGES

 * English
 * Español
 * Português
 * Čeština
 * Deutsch
 * 

blogsvila.com
© 2023 blogsvila.com. All rights reserved