teamo.ru Open in urlscan Pro
213.109.79.13  Public Scan

Submitted URL: http://teamo.ru/
Effective URL: https://teamo.ru/
Submission Tags: ru l4ing rkn mass h8 Search All
Submission: On April 16 via manual from SG — Scanned from SG

Form analysis 1 forms found in the DOM

POST /signup

<form action="/signup" method="post" class="registration-page__form block" data-js="blocks/registration"
  data-text="{&quot;name.rule.empty&quot;:&quot;Please enter your name&quot;,&quot;email.rule.empty&quot;:&quot;Please enter your E-mail&quot;,&quot;password.rule.empty&quot;:&quot;Please enter password&quot;,&quot;password_again.rule.empty&quot;:&quot;Enter password confirmation&quot;,&quot;name.rule.invalid&quot;:&quot;A name can only consist of Latin and Russian letters and \&quot;-\&quot; symbol.&quot;,&quot;sex.rule.empty&quot;:&quot;Please choose your sex&quot;,&quot;looking_for.rule.empty&quot;:&quot;Please choose your sex and a partner sex&quot;,&quot;email.rule.invalid&quot;:&quot;E-mail is incorrect&quot;,&quot;password_again.rule.equals&quot;:&quot;Password confirmation is incorrect&quot;,&quot;agreement.rule.empty&quot;:&quot;Please tick the consent with the user agreement for registration&quot;}">
  <input type="hidden" name="user[_csrf_token]" value="09ab25cc5bba590a0143747c65bd7d01" id="user__csrf_token">
  <div class="registration-page__form-title">Find your soul mate</div>
  <div class="registration-page__form-field registration-page__form-field_sex">
    <div class="registration-page__form-field-select-container">
      <select name="user[sex]" class="registration-page__form-field-select select-default" id="user_sex">
        <option value="0">I am a</option>
        <option value="1">I am a man</option>
        <option value="2">I'm a woman</option>
      </select>
    </div>
    <div class="registration-page__form-field-select-container">
      <select name="user[looking_for]" class="registration-page__form-field-select select-default" id="user_looking_for">
        <option value="0">Looking for</option>
        <option value="2">Looking for a woman</option>
        <option value="1">Looking for a man</option>
      </select>
    </div>
    <div class="registration-page__form-field-error sex_or_lf_empty">
    </div>
  </div>
  <div class="registration-page__form-field ">
    <input type="text" name="user[name]" placeholder="Name" class="registration-page__form-field-input input-default" id="user_name">
    <div class="registration-page__form-field-error name_empty">
    </div>
  </div>
  <div class="registration-page__form-field ">
    <input type="text" name="user[email]" placeholder="E-mail" class="registration-page__form-field-input input-default" id="user_email">
    <div class="registration-page__form-field-error email_empty">
    </div>
  </div>
  <div class="registration-page__form-field ">
    <input type="password" name="user[password]" placeholder="Password" class="registration-page__form-field-input input-default" id="password">
    <div class="registration-page__form-field-error pass_empty">
    </div>
  </div>
  <div class="registration-page__form-field " style="display: none;">
    <input type="password" name="user[password_again]" placeholder="Enter your password" class="registration-page__form-field-input input-default" id="repeatPassword">
    <div class="registration-page__form-field-error pass_again_empty">
    </div>
  </div>
  <div class="registration-page__form-field ">
    <script src="https://www.hCaptcha.com/1/api.js" async="" defer=""></script>
    <!--<input
              type="hidden"
              name="user[captcha_value]"
              value=""
              id="captcha_value"
            />-->
    <div class="h-captcha" data-sitekey="f699e2c7-96a8-4597-8187-4b58235a638b"><iframe
        src="https://newassets.hcaptcha.com/captcha/v1/bcd757d/static/hcaptcha.html#frame=checkbox&amp;id=0h2ygcqhktgf&amp;host=teamo.ru&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=f699e2c7-96a8-4597-8187-4b58235a638b&amp;theme=light&amp;origin=https%3A%2F%2Fteamo.ru"
        tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="0h2ygcqhktgf" data-hcaptcha-response=""
        style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-0h2ygcqhktgf" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-0h2ygcqhktgf"
        name="h-captcha-response" style="display: none;"></textarea></div>
    <div class="registration-page__form-field-error pass_empty">
    </div>
  </div>
  <div class="registration-page__form-field">
    <input type="submit" class="registration-page__form-submit button button_green" value="Find a partner">
  </div>
  <div class="registration-page__form-field registration-page__form-field_agreement ">
    <input type="checkbox" name="user[agreement]" value="1" class="registration-page__form-field_checkbox checkbox-default" id="agreement-cb" checked="1"> <label class="registration-page__form-field-agreement-text" for="registration-agreement"> I
      confirm that I am already 18 years old and I accept </label>
    <a class="registration-page__form-agreement" href="/agreement">
            User Agreement          </a>
    <div class="registration-page__form-field-error agreement" style="display: none;"> Please tick the consent with the user agreement for registration </div>
  </div>
  <div class="registration-page__form-oauth">
    <div class="registration-page__form-oauth-title">
      <div class="registration-page__form-oauth-title-inner"> or login with </div>
    </div>
    <div class="registration-page__form-oauth-list">
      <script>
        function openAuth(a) {
          if (a.href) {
            var href = a.href;
            window.open(href, 'auth', 'width=750,height=425');
            a.removeAttribute('href');
            window.setTimeout(function() {
              a.setAttribute('href', href);
            }, 1000);
          }
          return false;
        }
      </script>
      <a class="registration-page__form-oauth-item registration-page__form-oauth-item_vk" href="https://api.vk.com/oauth/authorize?client_id=2307503&amp;redirect_uri=https%3A%2F%2Fteamo.ru%2Foauth%2Fvkontakte&amp;scope=email,SETTINGS&amp;display=popup&amp;response_type=code&amp;v=5.131" rel="nofollow" onclick="openAuth(this)">Вконтакте</a>
      <a class="registration-page__form-oauth-item registration-page__form-oauth-item_mailru" href="https://connect.mail.ru/oauth/authorize?client_id=710152&amp;response_type=code&amp;redirect_uri=https://teamo.ru/oauth/mailru" rel="nofollow" onclick="openAuth(this)">Mail.ru</a>
      <a class="registration-page__form-oauth-item registration-page__form-oauth-item_ok" href="https://connect.ok.ru/oauth/authorize?client_id=1234556672&amp;scope=GET_EMAIL;VALUABLE_ACCESS;PHOTO_CONTENT&amp;response_type=code&amp;redirect_uri=https://teamo.ru/oauth/odnoklassniki" rel="nofollow" onclick="openAuth(this)">Одноклассники</a>
    </div>
  </div>
</form>

Text Content

Benefits Reviews Download Log in
20 647 522
people are already with us
Find your soul mate
I am a I am a man I'm a woman
Looking for Looking for a woman Looking for a man







I confirm that I am already 18 years old and I accept User Agreement
Please tick the consent with the user agreement for registration
or login with
Вконтакте Mail.ru Одноклассники

Benefits
1
/
3

Compatibility
Start it right! Take our unique test and we'll match you with 17 compatibility
criteria®.
Try

Matches
After taking the test, we will show the photos of users who are psychologically
compatible with you, like those who you like and communicate!
Try

Activity
The higher your activity, the higher the chances of finding a suitable person
quickly. Write messages and give gifts - be more noticeable!
Try

User reviews
1
/
6

See all reviews

Алексей
29.09.2020

Огромное спасибо вашему сайту! Благодаря вам я встретил свою любовь. Успехов вам
и процветания.
Алиса
27.08.2020

Большое спасибо! На вашем сайте нашлась моя вторая половинка ))
Ирина
16.07.2020

Спасибо за сервис, отличные люди, удобный функционал. Я нашла свою пару)
Наталия
14.07.2020

Вышла замуж и очень счастлива с любимым мужем! Всем удачи!
Дмитрий
29.06.2020

Teamo - это один из лучших сайтов знакомств, которые я видел. Спасибо за работу.
Оксана
08.06.2020

Спасибо вам, я на вашем сайте нашла действительно хорошего человека.

Find a parter today!
Sign up now!
Mobile app
Instant access to Teamo from anywhere in the world. Meet, chat and make an
appointment in the mobile application!


Teamo.ru -the top dating site for serious relationships
Teamo.ru is the first online dating site to use psychological testing in
pairing. The Teamo.ru compatibility system is based on 17 personality
characteristics that form a psychological portrait and give the most complete
picture of the user. Our method is based on the world's best online dating
experience that has created thousands of families.
Help Contacts Feedback
Regulation on the protection of personal data User Agreement Security tips
How to find serious relationship action.countries Teamo.ru in the regions of
Russia Dating in Moscow Dating in St. Petersburg Dating in Novosibirsk
action.pravoslavnye
© Teamo.ru, 2010 – 2023 Dating for marriage and serious relationships
Service is intended for people over 18 years old
English
Русский
English