www.alawar.com Open in urlscan Pro
93.90.220.83  Public Scan

Submitted URL: http://www.alawar.com/
Effective URL: https://www.alawar.com/
Submission: On September 12 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

/search/search

<form action="/search/search" class="b-search b-form" onclick="return { bForm: {} }">
  <span class="b-form__field b-form__field_text b-form__field_append b-search__field">
    <span class="b-form__field__wrap">
      <input type="text" placeholder="Search" name="q" class="b-form__field__control" autocomplete="off" id="minisearch" onclick="return {
                        bAutocomplete: {
                        url: '/search/autocomplete/'
                                            },
                        attr: {
                        'x-webkit-speech': 'x-webkit-speech'
                        }
                        }" x-webkit-speech="x-webkit-speech">
      <div class="b-autocomplete" style="display: none;"></div>
      <button class="b-search__submit b-form__field__addon b-icon-font b-icon-font_search" type="submit"></button>
    </span>
  </span>
</form>

/site/subscribe/

<form action="/site/subscribe/" id="subscribeForm" class="b-form b-subscribe__form" onclick="return { bForm: { fields: { getmail: { validator: 'email' } } } }">
  <div class="b-subscribe__error_tooltip b-subscribe__error_tooltip_alawar"> enter your e-mail <div class="b-subscribe__error_tooltip__arrow_bottom"></div>
  </div>
  <span class="b-form__field b-form__field_text b-subscribe__form__field">
    <span class="b-form__field__wrap">
      <input type="text" name="getmail" id="getmail" class="b-form__field__control b-subscribe__email" placeholder="Subscribe to the newsletter">
    </span>
  </span>
  <button class="b-button b-button_purple b-subscribe__button" type="submit" id="subscribeFormButton"> Subscribe </button>
</form>

POST /widget/authLogin/login2/

<form action="/widget/authLogin/login2/" method="post" class="b-form b-auth-login__form" onclick="return {
                      bForm: {
                      fields: {
                      login: {
                      required: 'Enter e-mail or phone number'
                      },
                      password: {
                      required: 'Enter password'
                      }
                      },
                      forwardGlobalErrorsToField: function(data, $form, options){
                      var code = (data.code == 'ERROR_INCORRECT_LOGIN' ? 'login' : 'password');
                      return $form.find('[name=' + code + ']');
                      },
                      ajax: true
                      }
                      }">
  <input type="hidden" name="userReturnUrl" value="https://www.alawar.com">
  <input type="hidden" name="isCrossdomainAuthEnabled" value="0">
  <div class="b-form__line">
    <div class="b-form__pair">
      <label for="b-form__login" class="b-form__label">Enter e-mail or phone number:</label>
      <div class="b-form__field b-form__field_text">
        <span class="b-form__field__wrap">
          <input type="text" placeholder="E-mail or phone number" name="login" class="b-form__field__control b-account-link__input " id="b-form__login">
        </span>
      </div>
    </div>
    <div class="b-form__pair">
      <label for="b-form__password" class="b-form__label">Enter password:</label>
      <div class="b-form__field b-form__field_password">
        <span class="b-form__field__wrap">
          <input type="password" name="password" class="b-form__field__control" placeholder="Password" id="b-form__password">
          <span aria-hidden="true" class="b-form__field__password-hide b-icon-font b-icon-font_eye" style="overflow: hidden;"></span>
          <span aria-hidden="true" class="b-form__field__password-show b-icon-font b-icon-font_eye-blocked" style="overflow: hidden;"></span>
        </span>
      </div>
    </div>
  </div>
  <div class="b-form__line justify clearfix">
    <div class="b-form__pair justify-item">
      <div class="b-form__field b-form__field_checkbox">
        <span class="b-form__field__wrap">
          <input type="checkbox" name="notMyDevice" id="b-form__remember" checked="" class="b-form__field__control">
          <span class="b-form__field__standin"></span>
          <span class="b-form__field__decorator"></span>
        </span>
      </div>
      <label for="b-form__remember" class="b-form__label">Shared PC</label>
    </div>
    <div class="justify-item">
      <span class="b-pseudo-link" data-b-tabs-navigate="2">Forgot your password?</span>
    </div>
  </div>
  <div class="b-form__line">
    <button type="submit" class="b-button b-button_purple b-button_medium b-button_block">Enter</button>
  </div>
  <!--Вход через внешние системы начало-->
  <div class="b-form__line b-auth-form__social"> Login via social network <ul class="b-auth-form__social-list">
      <li class="b-auth-form__social-list-item">
        <a target="_self" provider="google" class="social-auth-link" href="//api.alawar.com/widget/AuthSocial/socialAuthViaApi/?service=google&amp;socialCancelUrl=https%3A%2F%2Fwww.alawar.com%23b-login&amp;socialReturnUrl=https%3A%2F%2Fwww.alawar.com%2Fwidget%2FauthLogin%2FautoLogin%2F%3FuserReturnUrl%3Dhttps%253A%252F%252Fwww.alawar.com%26isCrossdomainAuthEnabled%3D0" title="Google">
                            <i class="b-icon b-icon_social_google"></i>
                        </a>
      </li>
      <li class="b-auth-form__social-list-item">
        <a target="_self" provider="twitter" class="social-auth-link" href="//api.alawar.com/widget/AuthSocial/socialAuthViaApi/?service=twitter&amp;socialCancelUrl=https%3A%2F%2Fwww.alawar.com%23b-login&amp;socialReturnUrl=https%3A%2F%2Fwww.alawar.com%2Fwidget%2FauthLogin%2FautoLogin%2F%3FuserReturnUrl%3Dhttps%253A%252F%252Fwww.alawar.com%26isCrossdomainAuthEnabled%3D0" title="Twitter">
                            <i class="b-icon b-icon_social_twitter"></i>
                        </a>
      </li>
    </ul>
  </div>
  <script type="text/javascript">
    if (
      (typeof NativeWrapper != 'undefined') && (typeof NativeWrapper.getHttpDaemonPort != 'undefined') && (NativeWrapper.getHttpDaemonPort() > 0)) {
      var wrp = NativeWrapper;
      window.onload = function() {
        var links = document.getElementsByClassName('social-auth-link');
        for (i = 0; i < links.length; i++) {
          var link = links[i];
          link.setAttribute('target', '_blank');
        }
      };
    }
  </script>
  <!--Вход через внешние системы конец-->
  <div class="b-spinner b-spinner_full b-form__spinner"></div>
</form>

POST /widget/authReg/register/

<form action="/widget/authReg/register/" method="post" class="b-form b-auth-register__form-add" onclick="return {
                      bForm: {
                      fields: {
                      login: {
                      validator: 'email',                      required: 'Enter e-mail'
                      },
                      password: {
                      required: 'Enter password'
                      }
                      },
                      forwardGlobalErrorsToField: $.fn.bAuthRegister.errorRouter,
                      ajax: true
                      }
                      }">
  <input type="hidden" name="userReturnUrl" value="https://www.alawar.com"> <input type="hidden" name="type" value="email">
  <input type="hidden" name="partnerId" value="1660">
  <input type="hidden" name="isCrossdomainAuthEnabled" value="0">
  <div class="b-form__line">
    <div class="b-form__pair">
      <label for="b-form__register__login" class="b-form__label">Enter e-mail:</label>
      <div class="b-form__field b-form__field_text">
        <span class="b-form__field__wrap">
          <input type="text" placeholder="E-mail" name="login" class="b-form__field__control b-account-link__input b-auth-register__input" id="b-form__register__login">
        </span>
      </div>
    </div>
    <div class="b-form__pair">
      <label for="b-form__register__password" class="b-form__label">Enter password:</label>
      <div class="b-form__field b-form__field_password">
        <span class="b-form__field__wrap">
          <input type="password" name="password" class="b-form__field__control" placeholder="Password" id="b-form__register__password">
          <span aria-hidden="true" class="b-form__field__password-hide b-icon-font b-icon-font_eye" style="overflow: hidden;"></span>
          <span aria-hidden="true" class="b-form__field__password-show b-icon-font b-icon-font_eye-blocked" style="overflow: hidden;"></span>
        </span>
      </div>
    </div>
  </div>
  <div class="b-form__line b-form__line_center">
  </div>
  <div class="b-form__line">
    <button type="submit" class="b-auth-register__send b-button b-button_purple b-button_medium b-button_block">Register and enter</button>
  </div>
  <div class="b-spinner b-auth-register__spinner b-spinner_full b-form__spinner"></div>
</form>

POST /widget/authRecovery/recovery/

<form action="/widget/authRecovery/recovery/" method="post" class="b-form b-auth-recover__form" onclick="return { bForm: {
                fields: {
                    login: {
                        required: 'Enter e-mail or phone number'
                    }
                },
                forwardGlobalErrorsToField: 'login',
                ajax: true
            } }" onsubmit="return allowSubmit">
  <div class="b-form__line">
    <div class="b-form__pair">
      <label for="b-form__recover__login" class="b-form__label">Enter e-mail or phone number:</label>
      <div class="b-form__field b-form__field_text">
        <span class="b-form__field__wrap">
          <input type="text" placeholder="E-mail or phone number" name="login" class="b-form__field__control b-account-link__input " id="b-form__recover__login">
        </span>
      </div>
    </div>
  </div>
  <div class="b-form__line">
    <script src="https://www.google.com/recaptcha/api.js" async="" defer=""></script>
    <div class="g-recaptcha" style="margin: 20px 0;" data-sitekey="6LebTGoUAAAAALPfa48dGfoh-49YqD9z5lhCFESK" data-callback="captcha_filled" data-expired-callback="captcha_expired">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LebTGoUAAAAALPfa48dGfoh-49YqD9z5lhCFESK&amp;co=aHR0cHM6Ly93d3cuYWxhd2FyLmNvbTo0NDM.&amp;hl=de&amp;v=g8G8cw32bNQPGUVoDvt680GA&amp;size=normal&amp;cb=lwdttyszq85i" width="304"
            height="78" role="presentation" name="a-pmw04x7f09z" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
        <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
  </div>
  <div class="b-form__line b-form__line_margin">
    <button type="submit" id="recovery-password" class="b-button b-button_purple b-button_medium b-button_block">Recover password</button>
  </div>
</form>

Text Content

Ok

We use cookies to personalise content and ads, to provide social media features
and to analyse our traffic. See details

Cookie Consent plugin for the EU cookie law
 * 
 * 
 * 

 * 
 * 
 * 

 * 


Login or register
New games
Download games
Online games
Hidden object
Arcade
Match 3
Puzzle
Shooter
Arcanoid
Top games

Farm Frenzy 4 Rail of War Farm Frenzy: Ancient Rome Youda Sushi Chef Heroes of
Hellas Origins: Part Two. Collector's Edition

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 




POPULAR GAMES

FARM FRENZY REFRESHED. COLLECTOR'S EDITION

Run your own animal farm!
 * 
 * 

FARM FRENZY 4

Save grandpa and grandma's farm!
 * 
 * 

RESCUE TEAM: PLANET SAVERS

Rally the Rescue Team!
 * 
 * 

TRAVEL MOSAICS: A PARIS TOUR

Take a tour of Paris with the Walker family!
 * 
 * 

LOST ISLAND: MAHJONG ADVENTURE

Help the elf people.
 * 
 * 

GIZMOS: INTERSTELLAR VOYAGE

Space adventures are waiting for you!
 * 
 * 

THE TREASURES OF MYSTERY ISLAND: THE GATES OF FATE

Return to the present!
 * 
 * 

HEROES OF HELLAS 2: OLYMPIA

Match-three and city-building fun!
 * 
 * 

RESCUE TEAM 13: HEIST OF THE CENTURY

Save priceless works of art!
 * 
 * 

AMULET OF DREAMS

Save the Magic Kingdom and Queen Alison
 * 
 * 

HEROES OF HELLAS 3: ATHENS

Enjoy epic match-three action!
 * 
 * 

ROYAL ENVOY 3

Claim and develop the new lands!
 * 
 * 

Advertisement


NEW GAMES

NEW YANKEE 11: BATTLE FOR THE BRIDE

Defeat a greedy knight!
 * 
 * 

CLEAR IT 7

A large and bright game
 * 
 * 

HEROES OF HELLAS ORIGINS: PART TWO. COLLECTOR'S EDITION

Fight evil, save an ancient city!
 * 
 * 

CONTRACT WITH THE DEVIL

Discover the sinister family secret.
 * 
 * 

FISHJONG 2

Test your skills in a Mahjong game.
 * 
 * 

CLEAR IT 4

How a large and bright game.
 * 
 * 

WELCOME TO PRIMROSE LAKE 2

The long awaited sequel is here.
 * 
 * 

CLUTTER II: HE SAID, SHE SAID

The Clutter is back
 * 
 * 

SEASON MARBLES: SUMMER

Dive into a summer atmosphere!
 * 
 * 

CLEAR IT 3

A large and bright game.
 * 
 * 

GOLDEN RAILS 4: WORLD'S FAIR. COLLECTOR'S EDITION

Build the world's grandest exhibition!
 * 
 * 

BE A KING 2

Try to rule your land as the prince.
 * 
 * 

Advertisement


ONLINE GAMES

CRADLE OF PERSIA

Breathtaking match-three action.
 * 
 * 

THE RISE OF ATLANTIS

Restore the glory of Atlantis
 * 
 * 

ROYAL ENVOY 2

Team up with Cedric for exciting adventure!
 * 
 * 

FARM FRENZY 3: ICE AGE

An all-new Farm Frenzy adventure!
 * 
 * 

VACATION MOGUL

Build a real estate empire!
 * 
 * 

GOLDEN TRAILS: THE NEW WESTERN RUSH

Saddle up for excitement.
 * 
 * 

CRADLE OF ROME

Grab your hammer and start swinging.
 * 
 * 

ROMANCE OF ROME

Join Marcus as he travels to Rome.
 * 
 * 

YOUDA MARINA

Design, build and manage your own busy bay.
 * 
 * 

YOUDA FARMER

All the thrills of running a farm.
 * 
 * 

YOUDA CAMPER

Create the campsite.
 * 
 * 

KINDERGARTEN

biggest kindergarten in the city!
 * 
 * 


 * enter your e-mail
   
   Subscribe
   You are now subscribed!
   * Games catalog on your website
   * Your game on this website
   * Games for your website
   * 
 * * About the company
   * Game distribution
   * Affiliate Program
   * Contacts
 * Customer Support Team
   * Privacy policy
   * Terms of use
   Powered by
 * © Alawar, 2003–2022. All trademarks are the property of their respective
   owners.

 * Login
 * Register

Sign in or create a new Alawar account to access the site. ?
Enter e-mail or phone number:

Enter password:


Shared PC
Forgot your password?
Enter
Login via social network
 * 
 * 


Create a new Alawar account
or sign in to access the site. ?
Enter e-mail:

Enter password:


Register and enter

Login via social network
 * 
 * 

The password can be restored using the
email or phone number provided during registration ?
Enter e-mail or phone number:


Recover password
← Enter