www.dateyou.com Open in urlscan Pro
13.224.96.7  Public Scan

Submitted URL: https://www.dateyo-u.com/?code=0x2:673a7d52cf68b082a683386d1ef08d10163ec783c72283e88816957b8daca82ffe4304b8559f72f767a6be...
Effective URL: https://www.dateyou.com/en-US/?loggedOut=true
Submission: On August 25 via api from BE

Form analysis 2 forms found in the DOM

POST https://www.dateyou.com/en-US/login

<form action="https://www.dateyou.com/en-US/login" method="post" class="form loginForm" id="loginForm">
  <input type="hidden" name="_token" value="fH2lIVpLlKzzyrBB4vrjI415dLw9UIW4AQesgfrF">
  <input type="hidden" name="trk" value="">
  <div class="toggleButtons">
    <button type="button" class="btn btnL submitOuter btnSpotColor" id="loginFadeIn"> Login </button>
  </div>
  <div class="formWrap">
    <section>
      <button type="button" class="btn loginFadeOut" aria-label="Toggle login form">
        <span class="hidden">Toggle login form</span>
        <i class="icon-close"> </i>
      </button>
      <div class="socialButtons">
        <a href="javascript:" class="btn google glRegButton" data-placement="Login" onclick="window.setTrackingValues(false, 'Google', 'Login')">
            <div class="icon google-icon">
                <svg width="18" height="18" xmlns="http://www.w3.org/2000/svg">
                    <g fill="#000" fillrule="evenodd">
                        <path d="M9 3.48c1.69 0 2.83.73 3.48 1.34l2.54-2.48C13.46.89 11.43 0 9 0 5.48 0 2.44 2.02.96 4.96l2.91 2.26C4.6 5.05 6.62 3.48 9 3.48z" fill="#EA4335"></path>
                        <path d="M17.64 9.2c0-.74-.06-1.28-.19-1.84H9v3.34h4.96c-.1.83-.64 2.08-1.84 2.92l2.84 2.2c1.7-1.57 2.68-3.88 2.68-6.62z" fill="#4285F4"></path>
                        <path d="M3.88 10.78A5.54 5.54 0 0 1 3.58 9c0-.62.11-1.22.29-1.78L.96 4.96A9.008 9.008 0 0 0 0 9c0 1.45.35 2.82.96 4.04l2.92-2.26z" fill="#FBBC05"></path>
                        <path d="M9 18c2.43 0 4.47-.8 5.96-2.18l-2.84-2.2c-.76.53-1.78.9-3.12.9-2.38 0-4.4-1.57-5.12-3.74L.97 13.04C2.45 15.98 5.48 18 9 18z" fill="#34A853"></path>
                        <path fill="none" d="M0 0h18v18H0z"></path>
                    </g>
                </svg>
            </div>
            <span>
                Google
            </span>
        </a>
        <a href="https://www.facebook.com/v8.0/dialog/oauth?client_id=423263254943034&amp;redirect_uri=https%3A%2F%2Fwww.dateyou.com%2Fsocial-auth%2F%3F&amp;response_type=token&amp;scope=public_profile%2Cemail%2Cuser_birthday%2Cuser_gender&amp;display=page&amp;state=facebook" class="btn facebook fbRegButton" onclick="window.setTrackingValues(false, 'Facebook', 'Login')">
            <i class="icon-facebook"></i>
            <span>
                Facebook
                            </span>
        </a>
      </div>
      <div class="spacer"> or </div>
      <div class="field text">
        <label for="loginFormUsername"> Email Address/Username </label>
        <input type="text" name="ident" id="loginFormUsername" placeholder="Your email address" data-val="not-empty" autocomplete="username">
      </div>
      <div class="field text">
        <label for="loginFormPassword"> Password </label>
        <input type="password" name="password" id="loginFormPassword" placeholder="Your password" data-val="not-empty" autocomplete="current-password">
      </div>
      <div class="formButtons">
        <a href="https://www.dateyou.com/forgot-password" rel="noopener">
                        Forgot Password?
                    </a>
        <input type="submit" value="Login" class="btn btnL btnSpotColor mobileSubmit">
      </div>
    </section>
  </div>
</form>

POST https://www.dateyou.com/en-US/registration

<form action="https://www.dateyou.com/en-US/registration" class="form whiteForm regForm" id="regForm" method="post">
  <input type="hidden" name="_token" value="fH2lIVpLlKzzyrBB4vrjI415dLw9UIW4AQesgfrF">
  <button type="button" class="btn close toggleRegistrationForm">
    <span class="hidden">Toggle registration form</span>
    <i class="icon-close"> </i>
  </button>
  <div class="fwWrap" id="regFormWrap">
    <div class="field text">
      <label for="registerFormUsername"> Username </label>
      <input type="text" name="username" id="registerFormUsername" placeholder="Your username" data-val="username" value="" autocomplete="username">
    </div>
    <div class="field text">
      <label for="registerFormPassword"> Password </label>
      <input type="password" name="password" id="registerFormPassword" placeholder="Your password" data-val="password" value="" autocomplete="new-password">
    </div>
    <div class="field text">
      <label for="registerFormEmail"> Email Address </label>
      <input type="email" name="email" id="registerFormEmail" placeholder="Your email address" data-val="email" value="">
    </div>
    <div class="field select single">
      <label for="registerFormBirthday"> Your age </label>
      <div class="wrp">
        <select name="birthday" id="registerFormBirthday" data-val="birthday">
          <option value="2003-01-01" selected="">18</option>
          <option value="2002-01-01">19</option>
          <option value="2001-01-01">20</option>
          <option value="2000-01-01">21</option>
          <option value="1999-01-01">22</option>
          <option value="1998-01-01">23</option>
          <option value="1997-01-01">24</option>
          <option value="1996-01-01">25</option>
          <option value="1995-01-01">26</option>
          <option value="1994-01-01">27</option>
          <option value="1993-01-01">28</option>
          <option value="1992-01-01">29</option>
          <option value="1991-01-01">30</option>
          <option value="1990-01-01">31</option>
          <option value="1989-01-01">32</option>
          <option value="1988-01-01">33</option>
          <option value="1987-01-01">34</option>
          <option value="1986-01-01">35</option>
          <option value="1985-01-01">36</option>
          <option value="1984-01-01">37</option>
          <option value="1983-01-01">38</option>
          <option value="1982-01-01">39</option>
          <option value="1981-01-01">40</option>
          <option value="1980-01-01">41</option>
          <option value="1979-01-01">42</option>
          <option value="1978-01-01">43</option>
          <option value="1977-01-01">44</option>
          <option value="1976-01-01">45</option>
          <option value="1975-01-01">46</option>
          <option value="1974-01-01">47</option>
          <option value="1973-01-01">48</option>
          <option value="1972-01-01">49</option>
          <option value="1971-01-01">50</option>
          <option value="1970-01-01">51</option>
          <option value="1969-01-01">52</option>
          <option value="1968-01-01">53</option>
          <option value="1967-01-01">54</option>
          <option value="1966-01-01">55</option>
          <option value="1965-01-01">56</option>
          <option value="1964-01-01">57</option>
          <option value="1963-01-01">58</option>
          <option value="1962-01-01">59</option>
          <option value="1961-01-01">60</option>
          <option value="1960-01-01">61</option>
          <option value="1959-01-01">62</option>
          <option value="1958-01-01">63</option>
          <option value="1957-01-01">64</option>
          <option value="1956-01-01">65</option>
          <option value="1955-01-01">66</option>
          <option value="1954-01-01">67</option>
          <option value="1953-01-01">68</option>
          <option value="1952-01-01">69</option>
          <option value="1951-01-01">70</option>
          <option value="1950-01-01">71</option>
          <option value="1949-01-01">72</option>
          <option value="1948-01-01">73</option>
          <option value="1947-01-01">74</option>
          <option value="1946-01-01">75</option>
          <option value="1945-01-01">76</option>
          <option value="1944-01-01">77</option>
          <option value="1943-01-01">78</option>
          <option value="1942-01-01">79</option>
          <option value="1941-01-01">80</option>
          <option value="1940-01-01">81</option>
          <option value="1939-01-01">82</option>
          <option value="1938-01-01">83</option>
          <option value="1937-01-01">84</option>
          <option value="1936-01-01">85</option>
          <option value="1935-01-01">86</option>
          <option value="1934-01-01">87</option>
          <option value="1933-01-01">88</option>
          <option value="1932-01-01">89</option>
          <option value="1931-01-01">90</option>
          <option value="1930-01-01">91</option>
          <option value="1929-01-01">92</option>
          <option value="1928-01-01">93</option>
          <option value="1927-01-01">94</option>
          <option value="1926-01-01">95</option>
          <option value="1925-01-01">96</option>
          <option value="1924-01-01">97</option>
          <option value="1923-01-01">98</option>
          <option value="1922-01-01">99</option>
        </select>
      </div>
    </div>
    <div class="field">
      <span class="label"> I am </span>
      <div class="radioButtons">
        <div class="radioBtn">
          <input type="radio" name="gender" value="1" id="registerFormGenderWoman">
          <label for="registerFormGenderWoman"> a Woman </label>
        </div>
        <div class="radioBtn">
          <input type="radio" name="gender" value="2" id="registerFormGenderMen" checked="">
          <label for="registerFormGenderMen"> a Man </label>
        </div>
      </div>
    </div>
    <div class="field">
      <span class="label"> I'm looking for </span>
      <div class="radioButtons">
        <div class="radioBtn">
          <input type="radio" name="searchGender" value="1" id="registerFormSearchGenderWoman" checked="">
          <label for="registerFormSearchGenderWoman"> a Woman </label>
        </div>
        <div class="radioBtn">
          <input type="radio" name="searchGender" value="2" id="registerFormSearchGenderMen">
          <label for="registerFormSearchGenderMen"> a Man </label>
        </div>
      </div>
    </div>
    <div class="checkbox">
      <input type="checkbox" name="privacy" value="1" id="registerFormPrivacy" data-val="checkedPrivacy">
      <label for="registerFormPrivacy">
        <i class="icon-check"></i> I have read and accepted the <a href="/static/terms" target="_blank" tabindex="-2">Terms and Conditions &amp; Communication Guidelines</a> and the
        <a href="/static/privacy" target="_blank" tabindex="-3">Privacy Policy</a>. </label>
    </div>
    <input type="submit" class="btn btnSpotColor submit fullWidth" value="Register">
  </div>
</form>

Text Content

DateYou
public.menu
 * Login
 * Registration
 * Dating

Login
Toggle login form

Google Facebook
or
Email Address/Username
Password
Forgot Password?


JOIN NOW

MEET NEW PEOPLE AND MORE

Register now to meet :name


Google Facebook * * We will never post on Facebook without your approval!
or
Register with E-Mail
Toggle registration form
Username
Password
Email Address
Your age
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
99
I am
a Woman
a Man
I'm looking for
a Woman
a Man
I have read and accepted the Terms and Conditions & Communication Guidelines and
the Privacy Policy.




DATEYOU THE EASIEST WAY TO FIND NEW CONTACTS




CREATE YOUR PROFILE

Register for free at DateYou and create your profile in just a few steps. You
get 100 coins for free when you register! Upload a picture and provide some
information about yourself. This will increase your chances of meeting your
dream chat partner soon.


START SEARCHING

Be active and take a look at the profiles of the numerous members. Give your
favorites a Like and send them a message to get in contact. In the chat you can
talk at ease and find out if there is chemistry.




GO ON A DATE SOON

At DateYou you can quickly and easily find a flirt or a chat partner with whom
you can arrange a chat or virtual flirt. Find out by chatting if you are a
perfect match. Virtual, lively flirting is great fun and it gives a very
individual perspective. You decide what you want to do and what you feel like.


DATEYOU – EXACTLY THE RIGHT APP FOR YOU

DateYou is the flirt and chat app through which you can socialize with friendly
women and men. Interesting people find each other here. If you've longed for a
happy chat relationship, DateYou is the right app for you. Would you like to
have stimulating and exciting virtual online chats and flirts? You decide what
you want to do at DateYou.


FROM THE FLIRT AND CHAT APP TO DREAMLIKE EXPERIENCES

No matter where you are, DateYou is there for you. So you can flexibly search
for other profiles who, like you, are looking for an exciting chat or an
intimate flirt. On DateYou you will see members, women, men or virtual profiles
that match your search criteria. Do you like a profile? Then draw attention to
yourself with a gift or a like. Or send a message directly. With a little luck,
you will soon be flirtling intensely. Or enjoying a hot chat.


TAKE YOUR TIME

Do you prefer to take your time when looking for a chat partner? No problem! You
can also use DateYou conveniently from your computer. So you have all the time
in the world to browse the profiles of the members at your own pace. After
making contact, get to know each other a little better first. Use the chat to
get a more precise impression of your counterpart when exchanging information.
Is the conversation going well? This happens very often on DateYou! Some men and
women prefer to chat with virtual profiles, they find it intriguing and can have
great and exciting flirts and chats. DateYou also offers you this - you decide!
Sign up now for free! At DateYou there are no hidden costs and NO subscriptions
or paid memberships!


THIS IS HOW DATEYOU HELPS YOU TO FIND A FLIRT PARTNER

At DateYou you will meet interesting women and men and virtual profiles. All
members have the same intention: they want to have a happy time and they are
looking for great chats and exciting flirts. DateYou will help you take the
first step. Give a like or a gift to your favorites. Or write to them directly
via the message function. Shy people know what challenge this first step in
everyday life can be. Not everyone dares to approach someone else and or even to
flirt directly. With DateYou you are anonymous. This makes it easy to respond,
especially with our specially designed features, with which you can "contact"
other profiles quickly and easily.


NEVER LOSE TRACK

DateYou gives you 100 coins when you register. So you can start immediately. The
coins are used to send messages. If you need replenishment, you can simply buy
new coins. All paid features are marked as such and you can also use DateYou
completely free of charge. So there are no nasty surprises due to hidden costs.


WE ARE HAPPY TO SUPPORT YOU

Our support team is there for all your questions and for suggestions. Just send
us an email with your request. We will answer you as soon as possible. Customer
satisfaction is very important to us. We know that many members find their way
to DateYou through recommendations from friends.


WHAT ARE YOU WAITING FOR?

Try out DateYou without obligation and free of charge! The chat partner search
can already begin! Take some time to fill out your profile and post an appealing
photo of yourself. This makes you more visible to other members and they can get
a first impression of you. Be active and contact other members.

Don't waste any more time! At DateYou, your dream chat partner may already be
waiting for you for a chat or flirt relationship. And with free registration you
don't take any risks, but you open up a world of opportunities you never even
dreamt of!

In order to optimize our website for you and to continuously improve our
service, we use cookies. By clicking on the "Accept" button, you agree to their
use. You can use the "More information" button to select which cookies you want
to accept. For more information, please see our Privacy Policy
More Information Accept


PRIVACY SETTINGS

This tool allows you to enable or disable different cookie categories or cookies
of individual providers. You can change the settings at any time.
Select all
Essential
Cookies necessary for operation
Google - Captcha
Functional
Google - Login
Facebook - Login
Marketing
Google - Analytics
Google - Tag Manager
Bing - Ads Tracking
Yahoo - Dot Tags
Accept all Save settings
This website is for 18+ only. This website is optimized for desktop, mobile
phones and tablets. This website is a social network for men and women, who are
looking to chat and make interesting contacts. In addition to the thousands of
new registrations every day, you will have the opportunity to chat with virtual
online profiles in our virtual entertainment world, although real meetings with
them are not possible. The decision whether to meet real profiles is always at
the discretion of our members. Please read here the communication guidelines in
our terms and conditions. We guarantee that: With us you can definitely chat.
The registration and the creation of your profile is free and many features are
also free. You won’t ever have to get a paid subscription in order to use our
platform.
United States - English Help / Support Imprint Privacy Policy Terms and
Conditions & Communication Guidelines
MP Mobile Performance Ltd., Spyrou Kyprianou 79, Protopapas Bldg, 2nd Floor,
Office 201, 3076 Limassol, Cyprus © 2021 DateYou