www.2k19.nl Open in urlscan Pro
81.171.34.17  Public Scan

Submitted URL: https://ymlpmail3.com/16027ewaraewhhbakaqjsarajehye/click.php
Effective URL: https://www.2k19.nl/smart/1674484339/crossmailymp
Submission: On January 24 via manual from GB — Scanned from FR

Form analysis 1 forms found in the DOM

POST

<form class="regform homepage-form" id="regform" method="POST" action="" accept-charset="UTF-8">
  <input type="hidden" name="pi" value="crossmailymp">
  <input type="hidden" name="pid" value="373">
  <input type="hidden" name="source" value="">
  <input type="hidden" name="tool" value="" class="tool">
  <span class="homepage-step-1">
    <div class="homepage-form-title"> Registreer TIJDELIJK gratis! </div>
    <div class="homepage-form-section-full">
      <div class="card-body">
        <div class="step step_a" style="display: block;">
          <center>
            <h3>Wat zoek je?</h3>
            <h2 id="shakeEl">&nbsp;</h2>
          </center>
          <input type="hidden" name="ikzoek" class="ikzoek">
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInUp" onclick="$('.ikzoek').attr('value', 'Vrouwen'); nextstep('a','b');"> Vrouwen </button>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInUp" onclick="$('.ikzoek').attr('value', 'Mannen'); nextstep('a','b');"> Mannen </button>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInDown" onclick="$('.ikzoek').attr('value', 'Stellen'); nextstep('a','b');"> Stellen </button>
        </div>
        <div class="step step_b" style="display: none;">
          <h3>Wie ben jij?</h3>
          <h2 id="shakeE2">&nbsp;</h2>
          <input type="hidden" name="geslacht" class="geslacht">
          <button type="button" class="next bigbtn bigbtn-1 left-btn animated fadeInUp" onclick="$('.geslacht').attr('value', 'Man'); nextstep('b','c');"> Man </button>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInDown" onclick="$('.geslacht').attr('value', 'Vrouw'); nextstep('b','c');"> Vrouw </button>
          <button type="button" class="next bigbtn bigbtn-1 left-btn animated fadeInUp" onclick="$('.geslacht').attr('value', 'Stel'); nextstep('b','c');"> Stel </button>
        </div>
        <div class="step step_c" style="display: none;">
          <center>
            <h3>Waar kom je vandaan?</h3>
            <h2 id="shakeE3">&nbsp;</h2>
          </center>
          <center>
            <select class="input-control" id="provincie" name="provincie" style="height:44px; width:100%;">
              <optgroup label="Nederland">
                <option value="Drenthe">Drenthe</option>
                <option value="Flevoland">Flevoland</option>
                <option value="Friesland">Friesland</option>
                <option value="Gelderland">Gelderland</option>
                <option value="Groningen">Groningen</option>
                <option value="Limburg">Limburg</option>
                <option value="Noord-Brabant" selected="selected">Noord-Brabant</option>
                <option value="Noord-Holland">Noord-Holland</option>
                <option value="Overijssel">Overijssel</option>
                <option value="Utrecht">Utrecht</option>
                <option value="Zeeland">Zeeland</option>
                <option value="Zuid-Holland">Zuid-Holland</option>
              </optgroup>
              <optgroup label="Belgie">
                <option value="Antwerpen">Antwerpen</option>
                <option value="Limburg be">Limburg be</option>
                <option value="Oost-Vlaanderen">Oost-Vlaanderen</option>
                <option value="Vlaams-Brabant">Vlaams-Brabant</option>
                <option value="West-Vlaanderen">West-Vlaanderen</option>
                <option value="Waals-Brabant">Waals-Brabant</option>
                <option value="Luik">Luik</option>
                <option value="Luxemburg">Luxemburg</option>
                <option value="Namen">Namen</option>
                <option value="Brussels">Brussels</option>
              </optgroup>
            </select>
          </center>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInDown" onclick="nextstep('c','d');"> Volgende </button>
        </div>
        <div class="step step_d" style="display: none;">
          <h3>Jouw geboortedatum?</h3>
          <h2 id="shakeE4">&nbsp;</h2>
          <center>
            <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
            <input type="text" name="geboortedatum" placeholder="Geboortedatum" onclick="$(this)[0].setSelectionRange(0, 0);" class="input-control geboortedatum" style="height:44px; width:100%;">
            <script>
              //dit is waarmee je forced dd/mm/yyyy toepast op een veld
              jQuery(function($) {
                $("input[name='geboortedatum']").mask("99/99/9999", {
                  placeholder: "DD/MM/JJJJ"
                });
              });
              // DIT IS HET GEBOORTEDATUM VELD SCRIPT
              ! function(a) {
                "function" == typeof define && define.amd ? define(["jquery"], a) : a("object" == typeof exports ? require("jquery") : jQuery)
              }(function(a) {
                var b, c = navigator.userAgent,
                  d = /iphone/i.test(c),
                  e = /chrome/i.test(c),
                  f = /android/i.test(c);
                a.mask = {
                  definitions: {
                    9: "[0-9]",
                    a: "[A-Za-z]",
                    "*": "[A-Za-z0-9]"
                  },
                  autoclear: !0,
                  dataName: "rawMaskFn",
                  placeholder: "_"
                }, a.fn.extend({
                  caret: function(a, b) {
                    var c;
                    if (0 !== this.length && !this.is(":hidden")) return "number" == typeof a ? (b = "number" == typeof b ? b : a, this.each(function() {
                      this.setSelectionRange ? this.setSelectionRange(a, b) : this.createTextRange && (c = this.createTextRange(), c.collapse(!0), c.moveEnd("character", b), c.moveStart("character", a), c.select())
                    })) : (this[0].setSelectionRange ? (a = this[0].selectionStart, b = this[0].selectionEnd) : document.selection && document.selection.createRange && (c = document.selection.createRange(), a = 0 - c.duplicate()
                      .moveStart("character", -1e5), b = a + c.text.length), {
                      begin: a,
                      end: b
                    })
                  },
                  unmask: function() {
                    return this.trigger("unmask")
                  },
                  mask: function(c, g) {
                    var h, i, j, k, l, m, n, o;
                    if (!c && this.length > 0) {
                      h = a(this[0]);
                      var p = h.data(a.mask.dataName);
                      return p ? p() : void 0
                    }
                    return g = a.extend({
                      autoclear: a.mask.autoclear,
                      placeholder: a.mask.placeholder,
                      completed: null
                    }, g), i = a.mask.definitions, j = [], k = n = c.length, l = null, a.each(c.split(""), function(a, b) {
                      "?" == b ? (n--, k = a) : i[b] ? (j.push(new RegExp(i[b])), null === l && (l = j.length - 1), k > a && (m = j.length - 1)) : j.push(null)
                    }), this.trigger("unmask").each(function() {
                      function h() {
                        if (g.completed) {
                          for (var a = l; m >= a; a++)
                            if (j[a] && C[a] === p(a)) return;
                          g.completed.call(B)
                        }
                      }

                      function p(a) {
                        return g.placeholder.charAt(a < g.placeholder.length ? a : 0)
                      }

                      function q(a) {
                        for (; ++a < n && !j[a];);
                        return a
                      }

                      function r(a) {
                        for (; --a >= 0 && !j[a];);
                        return a
                      }

                      function s(a, b) {
                        var c, d;
                        if (!(0 > a)) {
                          for (c = a, d = q(b); n > c; c++)
                            if (j[c]) {
                              if (!(n > d && j[c].test(C[d]))) break;
                              C[c] = C[d], C[d] = p(d), d = q(d)
                            } z(), B.caret(Math.max(l, a))
                        }
                      }

                      function t(a) {
                        var b, c, d, e;
                        for (b = a, c = p(a); n > b; b++)
                          if (j[b]) {
                            if (d = q(b), e = C[b], C[b] = c, !(n > d && j[d].test(e))) break;
                            c = e
                          }
                      }

                      function u() {
                        var a = B.val(),
                          b = B.caret();
                        if (a.length < o.length) {
                          for (A(!0); b.begin > 0 && !j[b.begin - 1];) b.begin--;
                          if (0 === b.begin)
                            for (; b.begin < l && !j[b.begin];) b.begin++;
                          B.caret(b.begin, b.begin)
                        } else {
                          for (A(!0); b.begin < n && !j[b.begin];) b.begin++;
                          B.caret(b.begin, b.begin)
                        }
                        h()
                      }

                      function v() {
                        A(), B.val() != E && B.change()
                      }

                      function w(a) {
                        if (!B.prop("readonly")) {
                          var b, c, e, f = a.which || a.keyCode;
                          o = B.val(), 8 === f || 46 === f || d && 127 === f ? (b = B.caret(), c = b.begin, e = b.end, e - c === 0 && (c = 46 !== f ? r(c) : e = q(c - 1), e = 46 === f ? q(e) : e), y(c, e), s(c, e - 1), a
                          .preventDefault()) : 13 === f ? v.call(this, a) : 27 === f && (B.val(E), B.caret(0, A()), a.preventDefault())
                        }
                      }

                      function x(b) {
                        if (!B.prop("readonly")) {
                          var c, d, e, g = b.which || b.keyCode,
                            i = B.caret();
                          if (!(b.ctrlKey || b.altKey || b.metaKey || 32 > g) && g && 13 !== g) {
                            if (i.end - i.begin !== 0 && (y(i.begin, i.end), s(i.begin, i.end - 1)), c = q(i.begin - 1), n > c && (d = String.fromCharCode(g), j[c].test(d))) {
                              if (t(c), C[c] = d, z(), e = q(c), f) {
                                var k = function() {
                                  a.proxy(a.fn.caret, B, e)()
                                };
                                setTimeout(k, 0)
                              } else B.caret(e);
                              i.begin <= m && h()
                            }
                            b.preventDefault()
                          }
                        }
                      }

                      function y(a, b) {
                        var c;
                        for (c = a; b > c && n > c; c++) j[c] && (C[c] = p(c))
                      }

                      function z() {
                        B.val(C.join(""))
                      }

                      function A(a) {
                        var b, c, d, e = B.val(),
                          f = -1;
                        for (b = 0, d = 0; n > b; b++)
                          if (j[b]) {
                            for (C[b] = p(b); d++ < e.length;)
                              if (c = e.charAt(d - 1), j[b].test(c)) {
                                C[b] = c, f = b;
                                break
                              } if (d > e.length) {
                              y(b + 1, n);
                              break
                            }
                          } else C[b] === e.charAt(d) && d++, k > b && (f = b);
                        return a ? z() : k > f + 1 ? g.autoclear || C.join("") === D ? (B.val() && B.val(""), y(0, n)) : z() : (z(), B.val(B.val().substring(0, f + 1))), k ? b : l
                      }
                      var B = a(this),
                        C = a.map(c.split(""), function(a, b) {
                          return "?" != a ? i[a] ? p(b) : a : void 0
                        }),
                        D = C.join(""),
                        E = B.val();
                      B.data(a.mask.dataName, function() {
                        return a.map(C, function(a, b) {
                          return j[b] && a != p(b) ? a : null
                        }).join("")
                      }), B.one("unmask", function() {
                        B.off(".mask").removeData(a.mask.dataName)
                      }).on("focus.mask", function() {
                        if (!B.prop("readonly")) {
                          clearTimeout(b);
                          var a;
                          E = B.val(), a = A(), b = setTimeout(function() {
                            z(), a == c.replace("?", "").length ? B.caret(0, a) : B.caret(a)
                          }, 10)
                        }
                      }).on("blur.mask", v).on("keydown.mask", w).on("keypress.mask", x).on("input.mask paste.mask", function() {
                        B.prop("readonly") || setTimeout(function() {
                          var a = A(!0);
                          B.caret(a), h()
                        }, 0)
                      }), e && f && B.off("input.mask").on("input.mask", u), A()
                    })
                  }
                })
              });
            </script>
          </center>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInDown" onclick="nextstep('d','e');"> Volgende </button>
        </div>
        <div class="step step_e" style="display: none;">
          <center>
            <h3>Kies een gebruikersnaam</h3>
            <h2 id="shakeE5">&nbsp;</h2>
          </center>
          <center>
            <input type="text" name="gebruikersnaam" placeholder="Jouw nickname" onchange="check();" class="input-control gebruikersnaam" id="regform_1" style="height:44px; width:100%;">
          </center>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInDown" onclick="nextstep('e','f');"> Volgende </button>
        </div>
        <div class="step step_f" style="display: none;">
          <center>
            <h3>Jouw E-mailadres</h3>
            <h2 id="shakeE6">&nbsp;</h2>
          </center>
          <center>
            <input type="text" name="email" placeholder="Jouw email" class="input-control email" style="height:44px; width:100%;">
          </center>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInDown" onclick="nextstep('f','g');"> Volgende </button>
        </div>
        <div class="step step_g" style="display: none;">
          <center>
            <h3>Jouw wachtwoord</h3>
            <h2 id="shakeE7">&nbsp;</h2>
          </center>
          <center>
            <input type="password" name="wachtwoord" placeholder="Jouw wachtwoord" class="input-control wachtwoord" style="height:44px; width:100%;">
          </center>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInDown" onclick="nextstep('g','h');"> Volgende </button>
        </div>
        <div class="step step_h" style="display: none;">
          <center>
            <h3>Laatste stap voor een date!</h3>
            <h2 id="shakeE8">&nbsp;</h2>
          </center>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInUp" onclick="post();"> Start met daten </button>
          <button type="button" class="next bigbtn bigbtn-1 color-2 right-btn animated fadeInDown" onclick="nextstep('h','i');"> voorkeuren aangeven </button>
        </div>
        <div class="step step_i" style="display: none;">
          <center>
            <h3>Wat is jouw relatie status?</h3>
            <h2 id="shakeE9">&nbsp;</h2>
          </center>
          <center>
            <select class="input-control" id="relatie" name="relatie" style="height:44px; width:100%;">
              <option value="Single" selected="selected">Single</option>
              <option value="Relatie">Relatie</option>
              <option value="Lat relatie">Lat relatie</option>
              <option value="Gehuwd">Gehuwd</option>
              <option value="Weduwe">Weduwe</option>
              <option value="Gescheiden">Gescheiden</option>
            </select>
          </center>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInDown" onclick="nextstep('i','j');"> Volgende </button>
        </div>
        <div class="step step_j" style="display: none;">
          <center>
            <h3>Wat is jouw postuur?</h3>
            <h2 id="shakeEl0">&nbsp;</h2>
          </center>
          <center>
            <select class="input-control" id="postuur" name="postuur" style="height:44px; width:100%;">
              <option value="Slank postuur" selected="selected">Slank postuur</option>
              <option value="Gemiddeld postuur">Gemiddeld postuur</option>
              <option value="Vol postuur">Vol postuur</option>
            </select>
          </center>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInDown" onclick="nextstep('j','k');"> Volgende </button>
        </div>
        <div class="step step_k" style="display: none;">
          <center>
            <h3>Wat is jouw lengte?</h3>
            <h2 id="shakeEl1">&nbsp;</h2>
          </center>
          <center>
            <select class="input-control" id="lengte" name="lengte" style="height:44px; width:100%;">
              <option value="155 en kleiner" selected="selected">155 en kleiner</option>
              <option value="155 - 165">155 - 165</option>
              <option value="165 - 175">165 - 175</option>
              <option value="175 - 185">175 - 185</option>
              <option value="185 - 195">185 - 195</option>
              <option value="195 en groter">195 en groter</option>
            </select>
          </center>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInDown" onclick="nextstep('k','l');"> Volgende </button>
        </div>
        <div class="step step_l" style="display: none;">
          <center>
            <h3>Wat is jouw haarkleur?</h3>
            <h2 id="shakeEl2">&nbsp;</h2>
          </center>
          <center>
            <select class="input-control" id="haar" name="haar" style="height:44px; width:100%;">
              <option value="Licht blond haar" selected="selected">Licht blond haar</option>
              <option value="Donker blond haar">Donker blond haar</option>
              <option value="Bruin haar">Bruin haar</option>
              <option value="Zwart haar">Zwart haar</option>
              <option value="Rood haar">Rood haar</option>
              <option value="Grijs haar">Grijs haar</option>
              <option value="Anders">Anders</option>
            </select>
          </center>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInDown" onclick="nextstep('l','m');"> Volgende </button>
        </div>
        <div class="step step_m" style="display: none;">
          <center>
            <h3>Kleur van jouw ogen?</h3>
            <h2 id="shakeEl3">&nbsp;</h2>
          </center>
          <center>
            <select class="input-control" id="ogen" name="ogen" style="height:44px; width:100%;">
              <option value="Blauwe ogen" selected="selected">Blauwe ogen</option>
              <option value="Bruine ogen">Bruine ogen</option>
              <option value="Groene ogen">Groene ogen</option>
              <option value="Grijze ogen">Grijze ogen</option>
            </select>
          </center>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInDown" onclick="nextstep('m','n');"> Volgende </button>
        </div>
        <div class="step step_n" style="display: none;">
          <center>
            <h3>Wat is jouw uiterlijk?</h3>
            <h2 id="shakeEl4">&nbsp;</h2>
          </center>
          <center>
            <select class="input-control" id="ras" name="ras" style="height:44px; width:100%;">
              <option value="europees" selected="selected">Europees</option>
              <option value="aziatisch">Aziatisch</option>
              <option value="zuid-amerikaans">Zuid-Amerikaans</option>
              <option value="afrikaans">Afrikaans</option>
              <option value="anders">Anders</option>
            </select>
          </center>
          <button type="button" class="next bigbtn bigbtn-1 right-btn animated fadeInDown" onclick="post();"> Start met daten </button>
        </div>
      </div>
    </div>
  </span>
  <div style="clear:both"></div>
</form>

Text Content

Leuke vrouwen en mannen willen contact!
Registreer TIJDELIJK gratis!


WAT ZOEK JE?


 

Vrouwen Mannen Stellen


WIE BEN JIJ?


 

Man Vrouw Stel


WAAR KOM JE VANDAAN?


 

Drenthe Flevoland Friesland Gelderland Groningen Limburg Noord-Brabant
Noord-Holland Overijssel Utrecht Zeeland Zuid-Holland Antwerpen Limburg be
Oost-Vlaanderen Vlaams-Brabant West-Vlaanderen Waals-Brabant Luik Luxemburg
Namen Brussels Volgende


JOUW GEBOORTEDATUM?


 

Volgende


KIES EEN GEBRUIKERSNAAM


 

Volgende


JOUW E-MAILADRES


 

Volgende


JOUW WACHTWOORD


 

Volgende


LAATSTE STAP VOOR EEN DATE!


 

Start met daten voorkeuren aangeven


WAT IS JOUW RELATIE STATUS?


 

Single Relatie Lat relatie Gehuwd Weduwe Gescheiden Volgende


WAT IS JOUW POSTUUR?


 

Slank postuur Gemiddeld postuur Vol postuur Volgende


WAT IS JOUW LENGTE?


 

155 en kleiner 155 - 165 165 - 175 175 - 185 185 - 195 195 en groter Volgende


WAT IS JOUW HAARKLEUR?


 

Licht blond haar Donker blond haar Bruin haar Zwart haar Rood haar Grijs haar
Anders Volgende


KLEUR VAN JOUW OGEN?


 

Blauwe ogen Bruine ogen Groene ogen Grijze ogen Volgende


WAT IS JOUW UITERLIJK?


 

Europees Aziatisch Zuid-Amerikaans Afrikaans Anders Start met daten

Sexdate of casual daten? Leg contact met GELIJKGESTEMDEN in Nederland of Belgie!

Chat vandaag nog met één van onze duizenden leden!



3
Cookies helpen ons onze services te leveren. Door onze services te gebruiken,
geeft u aan akkoord te gaan met ons gebruik van cookies.Wij gebruiken cookies
meer informatie
Deze website is mede bedoeld voor het tot stand brengen van (erotische)
chatgesprekken tussen fictieve profielen en gebruikers en bevat derhalve
fictieve profielen. Met deze fictieve profielen zijn fysieke afspraken niet
mogelijk.