dateforeal.com Open in urlscan Pro
193.150.127.28  Public Scan

Submitted URL: https://stevenw.datefree.com/
Effective URL: https://dateforeal.com/?fo=1&tid=1161
Submission: On March 15 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

<form id="search_box">
  <input type="hidden" name="action" value="search">
  <input type="hidden" name="op" value="s">
  <input type="hidden" name="pt" value="">
  <div class="search__form__line">
    <div class="dib__vam">
      <select class="styled" name="genre" size="1">
        <option value="1">I'm looking for a woman</option>
        <option value="2">I'm looking for a man</option>
      </select>
    </div>
    <input type="hidden" name="look_genre" value="0">
    <div class="dib__vam ml__30">
      <span class="search__advanced__label span_gender">Age</span>&nbsp; from <input type="text" class="search__age__txt" id="age_from" name="age_from" value="25" maxlength="2" style="width: 20px;"> to <input type="text" class="search__age__txt"
        id="age_to" name="age_to" value="45" maxlength="2" style="width: 20px;">
      <div class="age-wrapper">
        <div class="age-range ui-slider ui-corner-all ui-slider-horizontal ui-widget ui-widget-content">
          <div class="ui-slider-range ui-corner-all ui-widget-header" style="left: 9.72222%; width: 27.7778%;"></div><span tabindex="0" class="ui-slider-handle ui-corner-all ui-state-default" style="left: 9.72222%;"></span><span tabindex="0"
            class="ui-slider-handle ui-corner-all ui-state-default" style="left: 37.5%;"></span>
        </div>
      </div>
      <div class="clear" style="clear:both;float:none"></div>
    </div>
  </div>
  <div class="search_form_secondline">
    <div class="search_where_c"> Where <script type="text/javascript">
        $(document).ready(function() {
          OKpressed = false;
          region_name = '';
          prefix = '';
          lang = 'eng';
          geo_mode = 'wide';
          scia = '1';
          wl_sc = '';
          geo_popup_open = 0;
          $("#link").fancybox({
            'overlayShow': true,
            'autoScale': true,
            'scrolling': 'no',
            'hideOnOverlayClick': false,
            'hideOnContentClick': false,
            'enableEscapeButton': true,
            'showCloseButton': true,
            'centerOnScroll': true,
            'afterClose': function() {
              geo_popup_open = 0;
              if (OKpressed == false) {
                var elem = document.getElementById("geo_select");
                elem[0].selected = true;
                $("#geo_select").trigger("AddGeoOption");
              }
              OKpressed = false;
              if (eval("typeof get_places == 'function'")) {
                get_places();
              }
            }
          })
        });

        function PressOK(popup, any_in_region) {
          OKpressed = true;
          var elem = document.getElementById(popup);
          object_id = elem[0].value;
          var any = false;
          if (elem[0].selected && region_name != '' && any_in_region) any = true;
          for (i = elem.length - 1; i > 0; i--) {
            if (elem[i].selected == true) {
              object_id = elem[i].value;
              break;
            }
          }
          geoSelect(object_id, any);
          $("#geo_select").trigger("AddGeoOption");
          return;
        }

        function geoSelect(object_id, any_in_region) {
          if (typeof(OKpressed) == 'undefined') {
            OKpressed = false;
          }
          if (object_id >= 1000000 || OKpressed) {
            if (any_in_region && region_name != '') {
              pulldown_item = prefix + region_name;
            } else {
              var selected_option_text = $('#geo_options').find("option:selected").attr("text");
              if (typeof(selected_option_text) == 'undefined') {
                var selected_option_text = $('#geo_options').find("option:selected").prop("text");
              }
              pulldown_item = prefix + selected_option_text;
            }
            if ($("#geo_select option[value=" + object_id + "]").length < 1) {
              $("#geo_select option:last").before("<option value='" + object_id + "'>" + pulldown_item + "</option>");
            }
            $("#geo_select option:last").removeAttr('selected');
            $("#geo_select option[value=" + object_id + "]").attr("selected", "selected");
            $.fancybox.close();
          } else {
            if ($('#geo_select').val() == '#') {
              //$.fancybox.showActivity();
              document.getElementById("popup").innerHTML = '<br /><div style="clear:both; height:5px;"></div><br /><div style="height:290px;width:330px;"></div><div style="clear:both; height:5px;"></div><div style="clear:both; height:5px;"></div>';
              jQuery.ajax({
                type: "POST",
                url: "/ajrr/geo_ajax.php",
                data: "geo_mode=" + geo_mode + "&object_id=" + object_id + "&lang=" + lang + "&scia=" + scia + "&wl_sc=" + wl_sc + "&ver=2",
                dataType: "HTML",
                success: function(data) {
                  //document.getElementById("popup").innerHTML = data;
                  $('#popup').html(data);
                  if (!geo_popup_open) {
                    $("#link").trigger('click');
                    geo_popup_open = 1;
                  }
                  //$.fancybox.hideActivity();
                }
              });
            }
          }
          return;
        }
      </script>
      <a id="link" href="#popup" style="display:none;"></a>
      <select id="geo_select" name="geo_select" onchange="geoSelect(102033, false); ">
        <option value="102033001">USA, New York</option>
        <option value="102">USA, Any region</option>
        <option value="102033">USA, New York state</option>
        <option value="102044">USA, Texas</option>
        <option value="102005">USA, California</option>
        <option value="102014">USA, Illinois</option>
        <option value="102010">USA, Florida</option>
        <option value="#">Pick a city</option>
      </select>
      <div style="display: none;">
        <div id="popup" dir="ltr">
        </div>
      </div>
    </div>
    <div class="clear" style="clear:both;float:none"></div>
  </div>
  <div class="search_form_thirdline">
    <label><input style="border:none;" class="RadioButton" type="checkbox" name="look_photo" value="1" checked="checked">With photo</label>
  </div>
  <div class="clear" style="clear:both;float:none"></div>
  <div class="search_form_fourthline" style="text-align:left;padding-top: 0;position: relative;top: -8px;">
    <div>or</div>
    <div class="search__near" style="top:auto;">
      <label for="SBGetCoordinatesButton"><input type="checkbox" name="look_near_me" value="1" id="SBGetCoordinatesButton"><img src="/site-images/icons/orange/geo.png" alt="" class="geo_distance_img">near me</label>
    </div>
  </div>
  <div class="search_form_fifethline" style="text-align:center;padding-bottom: 8px;">
    <input class="input_find_b" type="submit" id="get_search_result" value="Find">
  </div>
</form>

Text Content

 * Search profiles
 * Like or not
 * Polls
 * Dating magazine
 * Registration
 * Log in




WELCOME

At the dating site "Date for REAL" you can chat and meet people from the whole
world. Whatever you are looking for - chatting, flirt, love - you have come to
the right site. Good luck!





 * Fast
 * Advanced
 * Travelers


I'm looking for a woman I'm looking for a man
Age  from to


Where USA, New York USA, Any region USA, New York state USA, Texas USA,
California USA, Illinois USA, Florida Pick a city


With photo

or
near me

If you want to know distance to other users and search those who are near you,
please give us access to your coordinates.
Continue Later





NEW PEOPLE

2
     Tracey, 28,
New York, NY, USA
1
     Svetlana, 38,
Queens, NY, USA
4

Daria, 20,
Manhattan, NY, USA
1
Sara, 23,
San Francisco, CA, USA
1
David, 35,
Los Angeles, CA, USA
1
Tim, 34,
New York, NY, USA
1
Edress, 27,
Santa Clara, CA, USA
1
Alexandr, 35,
North Bergen, NJ, USA



NEW VIDEOS





David Gutta, 28, New York, NY, USA


Lahab, 28, Chicago, IL, USA



QUOTE OF THE DAY

Elizabeth Barrett Browning : I love you not only for what you are, but for what
I am when I am with you. I love you not only for what you have made of yourself,
but for what you are making of me. I love you for the part of me that you bring
out.




VISITED RECENTLY

 * All
 * Men online
 * Women online


Tanja, 37, Renton, WA, USA
ZURAB, 37, San Francisco, CA, USA
Alexander, 35, Miami, FL, USA
David, 38, Austin, TX, USA
Eugene, 57, Seattle, WA, USA
Larisa, 64, Brooklyn, NY, USA
John, 61, Issaquah, WA, USA
Natalija, 64, Brooklyn, NY, USA
Sviatoslav, 39, Hinsdale, IL, USA
Julia, 61, Minneapolis, MN, USA
Nicole, 22, Los Angeles, CA, USA
Kasjanka, 38, Brooklyn, NY, USA
Lora, 54, Hollywood, FL, USA
Svetlana, 60, West Springfield, MA, USA
Yariv, 46, Oak Park, CA, USA
Julia, 50, Caldwell, NJ, USA
Liliya, 58, Philadelphia, PA, USA
Lena, 46, Philadelphia, PA, USA
Kate, 36, Miami, FL, USA
Alexandr, 51, Brooklyn, NY, USA
Alexander, 54, Philadelphia, PA, USA
Igor, 37, Miami, FL, USA
Tatjana, 63, Chicago, IL, USA
Alina, 39, Palatine, IL, USA
Lena, 46, San Diego, CA, USA
Alina, 46, Dayton, MN, USA
Gregory, 66, Miami, FL, USA
Pasha, 45, Miami Beach, FL, USA
Elianora, 34, New York, NY, USA
Michael, 51, Kent, OH, USA
Eugene, 44, New York, NY, USA
Brian, 34, Los Angeles, CA, USA
Sergey, 68, Los Angeles, CA, USA
Marіja, 30, Fair Lawn, NJ, USA
Dick, 70, Tarpon Springs, FL, USA



 * Agreement
 * Privacy policy
 * Help
 * Contacts
 * Affiliate program
 * Testimonials
 * About us in press

Copyright © 2003-2017 «Date for REAL». All rights reserved. Privacy policy
«Date for REAL» - Dating and communication service since 2008.
 * Международные Знакомства
 * הכרויות בינלאומיות
 * Online Dating

 * Международные Знакомства
 * הכרויות בינלאומיות
 * Online Dating

 * Международные Знакомства
 * הכרויות בינלאומיות
 * Online Dating




This website uses cookies to improve your experience. By continuing to use it,
you agree to our privacy policy, including the use of cookies.
Accept
×
logged in to site

John, 61

Send him a message
logged in to site

Fiaz, 44

Send him a message
logged in to site

Hakim, 30

Send him a message
logged in to site

Evgeny, 49

Send him a message
logged in to site

Sviatoslav, 39

Send him a message
logged in to site

Kate, 36

Send her a message
logged in to site

Marіja, 30

Send her a message
logged in to site

Anna, 26

Send her a message
logged in to site

Yariv, 46

Send him a message
logged in to site

Val, 55

Send him a message


This profile was verified with email, social networks and phone. You can do the
same on your profile page.

This profile was verified with email, social networks and phone. You can do the
same on your profile page.