www.vegandatingservice.com Open in urlscan Pro
2606:4700:3034::6815:294d  Public Scan

Submitted URL: https://vegandatingservice.com/
Effective URL: https://www.vegandatingservice.com/
Submission: On August 30 via automatic, source certstream-suspicious

Form analysis 4 forms found in the DOM

Name: authorizeSimplePOST /login/auth

<form action="/login/auth" method="post" name="authorizeSimple" id="authorizeSimple">
  <fieldset class="blockLabels">
    <legend>Sign in</legend>
    <input type="hidden" name="tz_offset" value="120">
    <input type="hidden" name="_csrf_token" value="c2c508a858815de540faf083a8eeb5076e4c611dcdefece1db7bd4416f10f013">
    <div class="row">
      <label for="login_username">Email or username</label>
      <input type="text" name="username" id="login_username" placeholder="Email or username" value="" size="20" maxlength="254">
    </div>
    <div class="row">
      <label for="login_password">Password</label>
      <div class="password-toggle"><input type="password" name="password" id="login_password" placeholder="Password" value="" size="20"><span class="ifc ico-eye-off"></span></div>
    </div>
    <div class="row">
      <label for="autologin">
        <input type="checkbox" name="autologin" id="autologin" checked="checked" value="1" class="checkbox rememberme"> Keep me logged in </label>
    </div>
  </fieldset>
  <button class="submitButton" type="submit" id="loginButton">Sign in</button>
  <span onclick="$('#signinDropdownContainer').slideUp();" class="close"><abbr class="ifc ico-close"></abbr></span>
</form>

POST /register/land

<form action="/register/land" method="post">
  <input type="hidden" name="_csrf_token" value="c2c508a858815de540faf083a8eeb5076e4c611dcdefece1db7bd4416f10f013">
  <div class="tier gender">
    <div class="gender__i-am gender--align">
      <label for="iam" class="gender__title">I am a:</label>
      <select id="iam" name="gender" class="gender__select">
        <option value="1" selected="">Male</option>
        <option value="2">Female</option>
      </select>
    </div>
    <div class="gender__looking-for gender--align">
      <label for="lookingfor" class="gender__title">Looking for:</label>
      <select id="lookingfor" name="looking" class="gender__looking">
        <option value="1">Male</option>
        <option value="2" selected="">Female</option>
      </select>
    </div>
  </div>
  <div class="tier birthday">
    <label class="required birthday__title">Birthday:</label>
    <span class="hidden" data-legal-age="18" data-legal-age-msg="Sorry, you must be over 18 to join"></span>
    <select name="birthday_day" class="birthday__day birthday__select" data-name="day">
      <option value="0">day</option>
      <option value="1">1</option>
      <option value="2">2</option>
      <option value="3">3</option>
      <option value="4">4</option>
      <option value="5">5</option>
      <option value="6">6</option>
      <option value="7">7</option>
      <option value="8">8</option>
      <option value="9">9</option>
      <option value="10">10</option>
      <option value="11">11</option>
      <option value="12">12</option>
      <option value="13">13</option>
      <option value="14">14</option>
      <option value="15">15</option>
      <option value="16">16</option>
      <option value="17">17</option>
      <option value="18">18</option>
      <option value="19">19</option>
      <option value="20">20</option>
      <option value="21">21</option>
      <option value="22">22</option>
      <option value="23">23</option>
      <option value="24">24</option>
      <option value="25">25</option>
      <option value="26">26</option>
      <option value="27">27</option>
      <option value="28">28</option>
      <option value="29">29</option>
      <option value="30">30</option>
      <option value="31">31</option>
    </select>
    <select name="birthday_month" class="birthday__month birthday__select" data-name="month">
      <option value="">month</option>
      <option value="01">January</option>
      <option value="02">February</option>
      <option value="03">March</option>
      <option value="04">April</option>
      <option value="05">May</option>
      <option value="06">June</option>
      <option value="07">July</option>
      <option value="08">August</option>
      <option value="09">September</option>
      <option value="10">October</option>
      <option value="11">November</option>
      <option value="12">December</option>
    </select>
    <select name="birthday_year" class="birthday__year birthday__select" data-name="year">
      <option value="0">year</option>
      <option value="2003">2003</option>
      <option value="2002">2002</option>
      <option value="2001">2001</option>
      <option value="2000">2000</option>
      <option value="1999">1999</option>
      <option value="1998">1998</option>
      <option value="1997">1997</option>
      <option value="1996">1996</option>
      <option value="1995">1995</option>
      <option value="1994">1994</option>
      <option value="1993">1993</option>
      <option value="1992">1992</option>
      <option value="1991">1991</option>
      <option value="1990">1990</option>
      <option value="1989">1989</option>
      <option value="1988">1988</option>
      <option value="1987">1987</option>
      <option value="1986">1986</option>
      <option value="1985">1985</option>
      <option value="1984">1984</option>
      <option value="1983">1983</option>
      <option value="1982">1982</option>
      <option value="1981">1981</option>
      <option value="1980">1980</option>
      <option value="1979">1979</option>
      <option value="1978">1978</option>
      <option value="1977">1977</option>
      <option value="1976">1976</option>
      <option value="1975">1975</option>
      <option value="1974">1974</option>
      <option value="1973">1973</option>
      <option value="1972">1972</option>
      <option value="1971">1971</option>
      <option value="1970">1970</option>
      <option value="1969">1969</option>
      <option value="1968">1968</option>
      <option value="1967">1967</option>
      <option value="1966">1966</option>
      <option value="1965">1965</option>
      <option value="1964">1964</option>
      <option value="1963">1963</option>
      <option value="1962">1962</option>
      <option value="1961">1961</option>
      <option value="1960">1960</option>
      <option value="1959">1959</option>
      <option value="1958">1958</option>
      <option value="1957">1957</option>
      <option value="1956">1956</option>
      <option value="1955">1955</option>
      <option value="1954">1954</option>
      <option value="1953">1953</option>
      <option value="1952">1952</option>
      <option value="1951">1951</option>
      <option value="1950">1950</option>
      <option value="1949">1949</option>
      <option value="1948">1948</option>
      <option value="1947">1947</option>
      <option value="1946">1946</option>
      <option value="1945">1945</option>
      <option value="1944">1944</option>
      <option value="1943">1943</option>
      <option value="1942">1942</option>
      <option value="1941">1941</option>
      <option value="1940">1940</option>
      <option value="1939">1939</option>
      <option value="1938">1938</option>
      <option value="1937">1937</option>
      <option value="1936">1936</option>
      <option value="1935">1935</option>
      <option value="1934">1934</option>
      <option value="1933">1933</option>
      <option value="1932">1932</option>
      <option value="1931">1931</option>
      <option value="1930">1930</option>
      <option value="1929">1929</option>
      <option value="1928">1928</option>
      <option value="1927">1927</option>
      <option value="1926">1926</option>
      <option value="1925">1925</option>
      <option value="1924">1924</option>
      <option value="1923">1923</option>
      <option value="1922">1922</option>
      <option value="1921">1921</option>
      <option value="1920">1920</option>
    </select>
  </div>
  <div class="tier email">
    <label class="required email__title">Email <span>(remains confidential)</span></label>
    <input type="email" name="email" value="">
  </div>
  <div class="tier username">
    <label class="required username__title">Username</label>
    <input type="text" name="username" value="">
  </div>
  <div class="tier password">
    <label class="required password__title">Password</label>
    <input type="password" name="pass" value="">
  </div>
  <input type="text" name="account-screen-name" value="" class="nonest">
  <div class="tier submit-group">
    <div class="disclaimer">
      <div class="ux-emails-consent-container ">
        <div class="emails-consent-wrapper">
          <div class="emails-consent-text"></div>
          <div class="emails-consent-checkboxes">
            <div class="emails-consent-checkbox consent-label-placeholder"><label for="emails-consent"><input type="checkbox" name="emails-consent" id="emails-consent" value="1"><span>I would like to get special offers by email to improve my chances
                  to find best matches</span></label></div>
          </div>
        </div>
      </div>
    </div>
    <div class="disclaimer">
      <div class="ux-consent-container  required">
        <div class="disclaimerCheckboxContainer">
          <div class="consent-label-placeholder ux-consent-label-placeholder"><label for="ux-consent-privacy-id"><input class="consent-label-checkbox consent-privacy" type="checkbox" id="ux-consent-privacy-id" name="consent-privacy" value="1"><span
                class="consent-label-text ux-consent-label-text consent-privacy-text">I agree to the processing of my information as stated in
                <a href="/pages/privacy.html" rel="nofollow" class="popUp" id="pages--privacy">Privacy Policy</a></span></label></div>
          <div class="consent-label-placeholder ux-consent-label-placeholder"><label for="ux-consent-terms-and-conditions-id"><input class="consent-label-checkbox consent-terms-and-conditions" type="checkbox" id="ux-consent-terms-and-conditions-id"
                name="consent-terms-and-conditions" value="1"><span class="consent-label-text ux-consent-label-text consent-terms-and-conditions-text">I accept
                <a href="/pages/terms.html" rel="nofollow" class="popUp" id="pages--terms">Terms and Conditions</a> and
                <a href="#" class="profile-sharing-disclaimer" data-disclaimer="<p>Vegan Dating Service is part of the  dating network. To help you find more potential matches and members near you, your profile will be also be displayed on other vegan dating sites that are part of the  dating network at no additional charge.</p> <p>Your profile will NOT be shown on any other site that is not an vegan dating site to ensure you only are displayed to singles looking for the same interests as you.</p><p>if you would like to opt-out of having your profile shown on any other related site, you can update this in your <a href=&quot;/account/privacy-settings&quot;>privacy settings</a> to only have your profile displayed on Vegan Dating Service and no other site.</p>">Shared Site Disclosure</a>
                on Vegan Dating Service</span></label></div>
        </div>
      </div>
      <div class="ux-consent-container hidden not-required">
        <div class="disclaimerCheckboxContainer">
          <div class="consent-text">By joining I agree to <a href="/pages/terms.html" rel="nofollow" class="popUp" id="pages--terms">Terms and Conditions</a>,
            <a href="/pages/privacy.html" rel="nofollow" class="popUp" id="pages--privacy">Privacy Policy</a> and
            <a href="#" class="profile-sharing-disclaimer" data-disclaimer="<p>Vegan Dating Service is part of the  dating network. To help you find more potential matches and members near you, your profile will be also be displayed on other vegan dating sites that are part of the  dating network at no additional charge.</p> <p>Your profile will NOT be shown on any other site that is not an vegan dating site to ensure you only are displayed to singles looking for the same interests as you.</p><p>if you would like to opt-out of having your profile shown on any other related site, you can update this in your <a href=&quot;/account/privacy-settings&quot;>privacy settings</a> to only have your profile displayed on Vegan Dating Service and no other site.</p>">Shared Site Disclosure</a>.
            I also agree to receive flirts, messages, account updates and special offers via email.</div>
        </div>
      </div>
    </div>
    <button id="signup-btn">Find My Matches</button>
  </div>
</form>

POST /register/land

<form method="post" action="/register/land" autocomplete="" id="regLandingForm9522">
  <input type="hidden" name="_csrf_token" value="c2c508a858815de540faf083a8eeb5076e4c611dcdefece1db7bd4416f10f013">
  <div class="stepsHandles listing inline"><span class="handle active indicator" id="handle-1"><a href="javascript:;" class="step-handle" name="registration-step-1" data-step-id="1">1</a></span><span class="handle indicator"
      id="handle-2"><a href="javascript:;" class="step-handle" name="registration-step-2" data-step-id="2">2</a></span><span class="handle indicator"
      id="handle-3"><a href="javascript:;" class="step-handle" name="registration-step-3" data-step-id="3">3</a></span><span class="handle indicator"
      id="handle-4"><a href="javascript:;" class="step-handle" name="registration-step-4" data-step-id="4">4</a></span><span class="handle indicator"
      id="handle-5"><a href="javascript:;" class="step-handle" name="registration-step-5" data-step-id="5">5</a></span></div>
  <ul class="listing" id="steps">
    <li id="registration-step-1" data-step-id="1">
      <div class="stepContent step-content-1">
        <div class="step-header"><strong>Step 1:</strong> What are You Looking for</div>
        <div class="row select-gender dropdowns">
          <div class="iam-lookinfor">
            <label>I am a:</label>
            <select id="iam" name="genders">
              <option value="1-1" data-gender="1" data-looking="1">Male seeking Male</option>
              <option value="1-2" selected="" data-gender="1" data-looking="2">Male seeking Female</option>
              <option value="2-1" data-gender="2" data-looking="1">Female seeking Male</option>
              <option value="2-2" data-gender="2" data-looking="2">Female seeking Female</option>
            </select>
          </div>
        </div>
        <input type="hidden" name="gender" value="1">
        <input type="hidden" name="looking" value="2">
        <script type="text/javascript">
          $(function() {
            new GendersSingleDropdownHelper().run();
          });
        </script>
        <div class="buttons"><button class="next">Next »</button></div>
      </div>
    </li>
    <li id="registration-step-2" class="invisible" data-step-id="2">
      <div class="stepContent step-content-2">
        <div class="step-header"><strong>Step 2:</strong> What is Your Age</div>
        <div class="row enter-age"><label class="mainLabel required">My age is<span class="semicolon">:</span></label><input type="tel" name="age" value="" class="textfieldz allfields" min="18" max="99" placeholder="age"></div>
        <div class="buttons"><button class="next">Next »</button></div>
      </div>
    </li>
    <li id="registration-step-3" class="invisible" data-step-id="3">
      <div class="stepContent step-content-3">
        <div class="step-header"><strong>Step 3:</strong> Where are You</div>
        <script type="text/javascript" charset="UTF-8" src="https://g.dvipcdn.com/js/GeoFieldsHelper.min.js?v=7233" crossorigin="anonymous" defer="" integrity="sha384-pWiq3tdXMVSf5FTwbxd/Kx67tI7MDiGBeVCYyBf7ylysIegZDpGkfI7nGko+/LBF"></script>
        <script type="text/javascript" charset="UTF-8" src="https://g.dvipcdn.com/js/lib/select2/js/select2.min.js?v=7233" crossorigin="anonymous" defer="" integrity="sha384-Gf//09wGGy6mAkxI5agTKZXtExL1YNzZmcVGRJ/hwfbYbncLHWBvv9yAoPZ5K30J"></script>
        <link rel="stylesheet" href="https://g.dvipcdn.com/js/lib/select2/css/select2.min.css?v=7326" type="text/css" media="all">
        <link rel="stylesheet" href="https://g.dvipcdn.com/styles/GeoFormFields.css?v=7326" type="text/css" media="all">
        <div id="signup_group_geo_location_container" class="ux-geo-form-fields-container geo-form-fields-container" style="opacity: 1;">
          <div id="form_signup_country" class="row select"><label for="signup_country" class="label-select name required"> <em>*</em> Your Country: </label><select id="signup_country" name="country" class="inputSelect">
              <option value="AF">Afghanistan</option>
              <option value="AL">Albania</option>
              <option value="DZ">Algeria</option>
              <option value="AS">American Samoa</option>
              <option value="AD">Andorra</option>
              <option value="AO">Angola</option>
              <option value="AI">Anguilla</option>
              <option value="AQ">Antarctica</option>
              <option value="AG">Antigua and Barbuda</option>
              <option value="AR">Argentina</option>
              <option value="AM">Armenia</option>
              <option value="AW">Aruba</option>
              <option value="AU">Australia</option>
              <option value="AT">Austria</option>
              <option value="AZ">Azerbaijan</option>
              <option value="BS">Bahamas</option>
              <option value="BH">Bahrain</option>
              <option value="BD">Bangladesh</option>
              <option value="BB">Barbados</option>
              <option value="BY">Belarus</option>
              <option value="BE">Belgium</option>
              <option value="BZ">Belize</option>
              <option value="BJ">Benin</option>
              <option value="BM">Bermuda</option>
              <option value="BT">Bhutan</option>
              <option value="BO">Bolivia</option>
              <option value="BA">Bosnia and Herzegovina</option>
              <option value="BW">Botswana</option>
              <option value="BV">Bouvet Island</option>
              <option value="BR">Brazil</option>
              <option value="IO">British Indian Ocean Territory</option>
              <option value="VG">British Virgin Islands</option>
              <option value="BN">Brunei Darussalam</option>
              <option value="BG">Bulgaria</option>
              <option value="BF">Burkina Faso</option>
              <option value="BI">Burundi</option>
              <option value="KH">Cambodia</option>
              <option value="CM">Cameroon</option>
              <option value="CA">Canada</option>
              <option value="CV">Cape Verde</option>
              <option value="KY">Cayman Islands</option>
              <option value="CF">Central African Republic</option>
              <option value="TD">Chad</option>
              <option value="CL">Chile</option>
              <option value="CN">China</option>
              <option value="CX">Christmas Island</option>
              <option value="CC">Cocos (Keeling) Islands</option>
              <option value="CO">Colombia</option>
              <option value="KM">Comoros</option>
              <option value="CG">Congo</option>
              <option value="CD">Congo, DR</option>
              <option value="CK">Cook Islands</option>
              <option value="CR">Costa Rica</option>
              <option value="CI">Cote d'Ivoire</option>
              <option value="HR">Croatia</option>
              <option value="CU">Cuba</option>
              <option value="CY">Cyprus</option>
              <option value="CZ">Czech Republic</option>
              <option value="DK">Denmark</option>
              <option value="DJ">Djibouti</option>
              <option value="DM">Dominica</option>
              <option value="DO">Dominican Republic</option>
              <option value="EC">Ecuador</option>
              <option value="EG">Egypt</option>
              <option value="SV">El Salvador</option>
              <option value="GQ">Equatorial Guinea</option>
              <option value="ER">Eritrea</option>
              <option value="EE">Estonia</option>
              <option value="ET">Ethiopia</option>
              <option value="FK">Falkland Islands</option>
              <option value="FO">Faroe Islands</option>
              <option value="FJ">Fiji</option>
              <option value="FI">Finland</option>
              <option value="FR">France</option>
              <option value="GF">French Guiana</option>
              <option value="PF">French Polynesia</option>
              <option value="TF">French Southern Territories</option>
              <option value="GA">Gabon</option>
              <option value="GM">Gambia</option>
              <option value="GE">Georgia</option>
              <option value="DE" selected="selected">Germany</option>
              <option value="GH">Ghana</option>
              <option value="GI">Gibraltar</option>
              <option value="GR">Greece</option>
              <option value="GL">Greenland</option>
              <option value="GD">Grenada</option>
              <option value="GP">Guadeloupe</option>
              <option value="GU">Guam</option>
              <option value="GT">Guatemala</option>
              <option value="GG">Guernsey</option>
              <option value="GN">Guinea</option>
              <option value="GW">Guinea-Bissau</option>
              <option value="GY">Guyana</option>
              <option value="HT">Haiti</option>
              <option value="HN">Honduras</option>
              <option value="HK">Hong Kong</option>
              <option value="HU">Hungary</option>
              <option value="IS">Iceland</option>
              <option value="IN">India</option>
              <option value="ID">Indonesia</option>
              <option value="IR">Iran</option>
              <option value="IQ">Iraq</option>
              <option value="IE">Ireland</option>
              <option value="IM">Isle of Man</option>
              <option value="IL">Israel</option>
              <option value="IT">Italy</option>
              <option value="JM">Jamaica</option>
              <option value="JP">Japan</option>
              <option value="JE">Jersey</option>
              <option value="JO">Jordan</option>
              <option value="KZ">Kazakhstan</option>
              <option value="KE">Kenya</option>
              <option value="KI">Kiribati</option>
              <option value="KR">Korea</option>
              <option value="KP">Korea, Democratic</option>
              <option value="KW">Kuwait</option>
              <option value="KG">Kyrgyz Republic</option>
              <option value="LA">Lao People's</option>
              <option value="LV">Latvia</option>
              <option value="LB">Lebanon</option>
              <option value="LS">Lesotho</option>
              <option value="LR">Liberia</option>
              <option value="LY">Libyan Arab Jamahiriya</option>
              <option value="LI">Liechtenstein</option>
              <option value="LT">Lithuania</option>
              <option value="LU">Luxembourg</option>
              <option value="MO">Macao</option>
              <option value="MG">Madagascar</option>
              <option value="MW">Malawi</option>
              <option value="MY">Malaysia</option>
              <option value="MV">Maldives</option>
              <option value="ML">Mali</option>
              <option value="MT">Malta</option>
              <option value="MH">Marshall Islands</option>
              <option value="MQ">Martinique</option>
              <option value="MR">Mauritania</option>
              <option value="MU">Mauritius</option>
              <option value="YT">Mayotte</option>
              <option value="MX">Mexico</option>
              <option value="FM">Micronesia</option>
              <option value="MD">Moldova</option>
              <option value="MC">Monaco</option>
              <option value="MN">Mongolia</option>
              <option value="ME">Montenegro</option>
              <option value="MS">Montserrat</option>
              <option value="MA">Morocco</option>
              <option value="MZ">Mozambique</option>
              <option value="MM">Myanmar</option>
              <option value="NA">Namibia</option>
              <option value="NR">Nauru</option>
              <option value="NP">Nepal</option>
              <option value="NL">Netherlands</option>
              <option value="AN">Netherlands Antilles</option>
              <option value="NC">New Caledonia</option>
              <option value="NZ">New Zealand</option>
              <option value="NI">Nicaragua</option>
              <option value="NE">Niger</option>
              <option value="NG">Nigeria</option>
              <option value="NU">Niue</option>
              <option value="NF">Norfolk Island</option>
              <option value="MK">North Macedonia</option>
              <option value="MP">Northern Mariana Islands</option>
              <option value="NO">Norway</option>
              <option value="OM">Oman</option>
              <option value="PK">Pakistan</option>
              <option value="PW">Palau</option>
              <option value="PS">Palestinian Territory</option>
              <option value="PA">Panama</option>
              <option value="PG">Papua New Guinea</option>
              <option value="PY">Paraguay</option>
              <option value="PE">Peru</option>
              <option value="PH">Philippines</option>
              <option value="PN">Pitcairn Islands</option>
              <option value="PL">Poland</option>
              <option value="PT">Portugal</option>
              <option value="PR">Puerto Rico</option>
              <option value="QA">Qatar</option>
              <option value="RE">Reunion</option>
              <option value="RO">Romania</option>
              <option value="RU">Russian Federation</option>
              <option value="RW">Rwanda</option>
              <option value="BL">Saint Barthelemy</option>
              <option value="SH">Saint Helena</option>
              <option value="KN">Saint Kitts and Nevis</option>
              <option value="LC">Saint Lucia</option>
              <option value="MF">Saint Martin</option>
              <option value="PM">Saint Pierre and Miquelon</option>
              <option value="VC">Saint Vincent</option>
              <option value="WS">Samoa</option>
              <option value="SM">San Marino</option>
              <option value="ST">Sao Tome and Principe</option>
              <option value="SA">Saudi Arabia</option>
              <option value="SN">Senegal</option>
              <option value="RS">Serbia</option>
              <option value="SC">Seychelles</option>
              <option value="SL">Sierra Leone</option>
              <option value="SG">Singapore</option>
              <option value="SK">Slovakia</option>
              <option value="SI">Slovenia</option>
              <option value="SB">Solomon Islands</option>
              <option value="SO">Somalia</option>
              <option value="ZA">South Africa</option>
              <option value="GS">South Georgia</option>
              <option value="ES">Spain</option>
              <option value="LK">Sri Lanka</option>
              <option value="SD">Sudan</option>
              <option value="SR">Suriname</option>
              <option value="SJ">Svalbard</option>
              <option value="SZ">Swaziland</option>
              <option value="SE">Sweden</option>
              <option value="CH">Switzerland</option>
              <option value="SY">Syrian Arab Republic</option>
              <option value="TW">Taiwan</option>
              <option value="TJ">Tajikistan</option>
              <option value="TZ">Tanzania</option>
              <option value="TH">Thailand</option>
              <option value="TL">Timor-Leste</option>
              <option value="TG">Togo</option>
              <option value="TK">Tokelau</option>
              <option value="TO">Tonga</option>
              <option value="TT">Trinidad and Tobago</option>
              <option value="TN">Tunisia</option>
              <option value="TR">Turkey</option>
              <option value="TM">Turkmenistan</option>
              <option value="TC">Turks and Caicos Islands</option>
              <option value="TV">Tuvalu</option>
              <option value="UM">US Minor Outlying Islands</option>
              <option value="VI">US Virgin Islands</option>
              <option value="UG">Uganda</option>
              <option value="UA">Ukraine</option>
              <option value="AE">United Arab Emirates</option>
              <option value="GB">United Kingdom</option>
              <option value="US">United States</option>
              <option value="UY">Uruguay</option>
              <option value="UZ">Uzbekistan</option>
              <option value="VU">Vanuatu</option>
              <option value="VA">Vatican City State</option>
              <option value="VE">Venezuela</option>
              <option value="VN">Vietnam</option>
              <option value="WF">Wallis and Futuna</option>
              <option value="EH">Western Sahara</option>
              <option value="YE">Yemen</option>
              <option value="ZM">Zambia</option>
              <option value="ZW">Zimbabwe</option>
              <option value="AX">Åland Islands</option>
            </select>
          </div>
          <div id="form_signup_zip" class="row text"><label for="signup_zip" class="label-text name"> Your Postal Code: </label><input type="text" id="signup_zip" name="zip" value="60313" size="10" maxlength="10" class="inputBox  text">
          </div>
          <input type="hidden" id="signup_city" name="city" value="Frankfurt">
          <div class="custom" id="signup_c907052">
            <div id="form_signup_city_name">Frankfurt</div>
            <div class="clear"></div>
          </div>
        </div>
        <div class="buttons"><button class="next">Next »</button></div>
      </div>
    </li>
    <li id="registration-step-4" class="invisible" data-step-id="4">
      <div class="stepContent step-content-4">
        <div class="step-header"><strong>Step 4:</strong> Email Address</div>
        <div class="row enter-email"><label class="mainLabel required">Email <span>(remains confidential)</span><span class="semicolon">:</span></label><input type="email" name="email" value=""
            class="textfieldz allfields"><i>We'll send you Potential Matches here</i></div>
        <div class="buttons"><button class="next">Next »</button></div>
      </div>
    </li>
    <li id="registration-step-5" class="invisible" data-step-id="5">
      <div class="stepContent step-content-5">
        <div class="step-header"><strong>Step 5:</strong> Pick Your Username and Password</div>
        <div class="row enter-username"><label class="mainLabel required">Username<span class="semicolon">:</span></label><input type="text" name="username" value="" class="textfieldz allfields"></div>
        <div class="row enter-password"><label class="mainLabel required">Password<span class="semicolon">:</span></label>
          <div class="password-toggle"><input type="password" name="password" value="" class="textfieldz allfields"><span class="ifc ico-eye-off"></span></div>
          <div class="password-meter poor"><label class="password-label"><strong>Password strength</strong></label><progress max="100" value="0"></progress></div>
        </div>
        <input type="text" name="account-screen-name" value="" class="nonest">
        <div id="form_signup_cross_regs_sponsors"><input type="hidden" name="xrnme" value="noload"></div>
        <div class="disclaimer">
          <div class="ux-emails-consent-container ">
            <div class="emails-consent-wrapper">
              <div class="emails-consent-text"></div>
              <div class="emails-consent-checkboxes">
                <div class="emails-consent-checkbox consent-label-placeholder"><label for="emails-consent"><input type="checkbox" name="emails-consent" id="emails-consent" value="1"><span>I would like to get special offers by email to improve my
                      chances to find best matches</span></label></div>
              </div>
            </div>
          </div>
        </div>
        <div class="disclaimer">
          <div class="ux-consent-container  required" style="">
            <div class="disclaimerCheckboxContainer">
              <div class="consent-label-placeholder ux-consent-label-placeholder"><label for="ux-consent-privacy-id"><input class="consent-label-checkbox consent-privacy" type="checkbox" id="ux-consent-privacy-id" name="consent-privacy"
                    value="1"><span class="consent-label-text ux-consent-label-text consent-privacy-text">I agree to the processing of my information as stated in
                    <a href="/pages/privacy.html" rel="nofollow" class="popUp" id="pages--privacy">Privacy Policy</a></span></label></div>
              <div class="consent-label-placeholder ux-consent-label-placeholder"><label for="ux-consent-terms-and-conditions-id"><input class="consent-label-checkbox consent-terms-and-conditions" type="checkbox"
                    id="ux-consent-terms-and-conditions-id" name="consent-terms-and-conditions" value="1"><span class="consent-label-text ux-consent-label-text consent-terms-and-conditions-text">I accept
                    <a href="/pages/terms.html" rel="nofollow" class="popUp" id="pages--terms">Terms and Conditions</a> and
                    <a href="#" class="profile-sharing-disclaimer" data-disclaimer="<p>Vegan Dating Service is part of the  dating network. To help you find more potential matches and members near you, your profile will be also be displayed on other vegan dating sites that are part of the  dating network at no additional charge.</p> <p>Your profile will NOT be shown on any other site that is not an vegan dating site to ensure you only are displayed to singles looking for the same interests as you.</p><p>if you would like to opt-out of having your profile shown on any other related site, you can update this in your <a href=&quot;/account/privacy-settings&quot;>privacy settings</a> to only have your profile displayed on Vegan Dating Service and no other site.</p>">Shared Site Disclosure</a>
                    on Vegan Dating Service</span></label></div>
            </div>
          </div>
          <div class="ux-consent-container hidden not-required" style="display: none;">
            <div class="disclaimerCheckboxContainer">
              <div class="consent-text">By joining I agree to <a href="/pages/terms.html" rel="nofollow" class="popUp" id="pages--terms">Terms and Conditions</a>,
                <a href="/pages/privacy.html" rel="nofollow" class="popUp" id="pages--privacy">Privacy Policy</a> and
                <a href="#" class="profile-sharing-disclaimer" data-disclaimer="<p>Vegan Dating Service is part of the  dating network. To help you find more potential matches and members near you, your profile will be also be displayed on other vegan dating sites that are part of the  dating network at no additional charge.</p> <p>Your profile will NOT be shown on any other site that is not an vegan dating site to ensure you only are displayed to singles looking for the same interests as you.</p><p>if you would like to opt-out of having your profile shown on any other related site, you can update this in your <a href=&quot;/account/privacy-settings&quot;>privacy settings</a> to only have your profile displayed on Vegan Dating Service and no other site.</p>">Shared Site Disclosure</a>.
                I also agree to receive flirts, messages, account updates and special offers via email.</div>
            </div>
          </div>
        </div>
        <div class="buttons"><button class="next last">Finalize Account</button></div>
      </div>
    </li>
  </ul>
</form>

Name: ux-login-popup-formPOST /login/auth

<form action="/login/auth" method="post" name="ux-login-popup-form" id="ux-login-popup-form">
  <fieldset class="login-popup-form-fieldset">
    <legend>Sign in</legend> <input type="hidden" name="tz_offset" value=""> <input type="hidden" name="_csrf_token" value="c2c508a858815de540faf083a8eeb5076e4c611dcdefece1db7bd4416f10f013">
    <div class="row"> <label for="login_username">Email or username</label> <input type="text" name="username" id="login_username" placeholder="Email or username" value="" size="20" maxlength="254"> </div>
    <div class="row"> <label for="login_password">Password</label> <input type="password" name="password" id="login_password" placeholder="Password" value="" size="20"> </div>
    <div class="row"> <label for="autologin"> <input type="checkbox" name="autologin" id="autologin" checked="checked" value="1" class="checkbox rememberme"> Keep me logged in </label> </div>
  </fieldset> <button class="submitButton" type="submit" id="loginButton">Sign in</button>
</form>

Text Content

This site uses cookies. By continuing to browse the site you are agreeing to our
use of cookies. OK More info
New here? Sign Up Have an account? Sign in
Sign in
Email or username
Password

Keep me logged in
Sign in
 * Forgot your password?
 * Don't have an account?


FIND VEGAN SINGLES AT VEGAN DATING SERVICE!

Meet Girls and Guys who Share Your Ethical and Moral Values when it Comes to
Food and Life!

Become a Member for Free and Connect with Vegans and Vegetarians who Want to
Meet Someone Interesting, Caring and Understanding for Friendship, Romance and
More! Join Our Vegan Club and Find an Exciting and Attractive Partner!


JOIN VEGAN DATING:

I am a: Male Female
Looking for: Male Female
Birthday: day12345678910111213141516171819202122232425262728293031 month January
February March April May June July August September October November December
year 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989
1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973
1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957
1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941
1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925
1924 1923 1922 1921 1920
Email (remains confidential)
Username
Password
I would like to get special offers by email to improve my chances to find best
matches
I agree to the processing of my information as stated in Privacy Policy
I accept Terms and Conditions and Shared Site Disclosure on Vegan Dating Service
By joining I agree to Terms and Conditions, Privacy Policy and Shared Site
Disclosure. I also agree to receive flirts, messages, account updates and
special offers via email.
Find My Matches
12345
 * Step 1: What are You Looking for
   I am a: Male seeking Male Male seeking Female Female seeking Male Female
   seeking Female
   Next »
 * Step 2: What is Your Age
   My age is:
   Next »
 * Step 3: Where are You
   * Your Country: Afghanistan Albania Algeria American Samoa Andorra Angola
   Anguilla Antarctica Antigua and Barbuda Argentina Armenia Aruba Australia
   Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize
   Benin Bermuda Bhutan Bolivia Bosnia and Herzegovina Botswana Bouvet Island
   Brazil British Indian Ocean Territory British Virgin Islands Brunei
   Darussalam Bulgaria Burkina Faso Burundi Cambodia Cameroon Canada Cape Verde
   Cayman Islands Central African Republic Chad Chile China Christmas Island
   Cocos (Keeling) Islands Colombia Comoros Congo Congo, DR Cook Islands Costa
   Rica Cote d'Ivoire Croatia Cuba Cyprus Czech Republic Denmark Djibouti
   Dominica Dominican Republic Ecuador Egypt El Salvador Equatorial Guinea
   Eritrea Estonia Ethiopia Falkland Islands Faroe Islands Fiji Finland France
   French Guiana French Polynesia French Southern Territories Gabon Gambia
   Georgia Germany Ghana Gibraltar Greece Greenland Grenada Guadeloupe Guam
   Guatemala Guernsey Guinea Guinea-Bissau Guyana Haiti Honduras Hong Kong
   Hungary Iceland India Indonesia Iran Iraq Ireland Isle of Man Israel Italy
   Jamaica Japan Jersey Jordan Kazakhstan Kenya Kiribati Korea Korea, Democratic
   Kuwait Kyrgyz Republic Lao People's Latvia Lebanon Lesotho Liberia Libyan
   Arab Jamahiriya Liechtenstein Lithuania Luxembourg Macao Madagascar Malawi
   Malaysia Maldives Mali Malta Marshall Islands Martinique Mauritania Mauritius
   Mayotte Mexico Micronesia Moldova Monaco Mongolia Montenegro Montserrat
   Morocco Mozambique Myanmar Namibia Nauru Nepal Netherlands Netherlands
   Antilles New Caledonia New Zealand Nicaragua Niger Nigeria Niue Norfolk
   Island North Macedonia Northern Mariana Islands Norway Oman Pakistan Palau
   Palestinian Territory Panama Papua New Guinea Paraguay Peru Philippines
   Pitcairn Islands Poland Portugal Puerto Rico Qatar Reunion Romania Russian
   Federation Rwanda Saint Barthelemy Saint Helena Saint Kitts and Nevis Saint
   Lucia Saint Martin Saint Pierre and Miquelon Saint Vincent Samoa San Marino
   Sao Tome and Principe Saudi Arabia Senegal Serbia Seychelles Sierra Leone
   Singapore Slovakia Slovenia Solomon Islands Somalia South Africa South
   Georgia Spain Sri Lanka Sudan Suriname Svalbard Swaziland Sweden Switzerland
   Syrian Arab Republic Taiwan Tajikistan Tanzania Thailand Timor-Leste Togo
   Tokelau Tonga Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and
   Caicos Islands Tuvalu US Minor Outlying Islands US Virgin Islands Uganda
   Ukraine United Arab Emirates United Kingdom United States Uruguay Uzbekistan
   Vanuatu Vatican City State Venezuela Vietnam Wallis and Futuna Western Sahara
   Yemen Zambia Zimbabwe Åland Islands
   Your Postal Code:
   Frankfurt
   
   Next »
 * Step 4: Email Address
   Email (remains confidential):We'll send you Potential Matches here
   Next »
 * Step 5: Pick Your Username and Password
   Username:
   Password:
   
   Password strength
   
   I would like to get special offers by email to improve my chances to find
   best matches
   I agree to the processing of my information as stated in Privacy Policy
   I accept Terms and Conditions and Shared Site Disclosure on Vegan Dating
   Service
   By joining I agree to Terms and Conditions, Privacy Policy and Shared Site
   Disclosure. I also agree to receive flirts, messages, account updates and
   special offers via email.
   Finalize Account


FIND COMPATIBLE AND CARING SINGLES AT VEGAN DATING SERVICE

Meet like-minded singles at Vegan Dating Service – a place where groups of
vegans gather to mingle and date! To be vegan means that you've decided to make
a stand because you feel it’s the right thing for you. Living the vegan life
makes you a picky dater and when you decide to go vegan, it means something
important to you. So you want to meet someone will understand you. Can you
really see yourself with a person who doesn't live their life the same way? It’s
a relationship changer and plays a pivotal role in deciding you we are willing
to date. Why not eliminate the process and connect with tons of vegan guys or
beautiful vegan girls and find love right here?

When you decided to become a vegan, you weren't thinking about the impact it
would have on you personal and love life. If you read vegan magazines and blogs,
you know about organizations and groups that offer advice for building
relationships, but we've taken it a step further. When you see a potential
suitor, you look for the physical features that you may be attracted to; but
then start to worry about whether or not they'll be able to accept the fact that
you're a vegan. Here, you don't have to worry about this at all because all of
our members are pretty vegans looking for relationships just like you. The naked
truth is the choice you made to live a vegan life had a direct impact on your
love life. We've just made it much easier for you, by providing you a place
where you'll find people you have something in common with, before you ever meet
them.

This matchmaking site was designed to make connecting with other members as easy
as possible. Enter the chat room to engage in casual conversations. Look for an
attractive vegan single by browsing through a number of profiles and pictures.
Do you have something specific you're looking for? Choose from categories like
black, Asian and more, to only show results of members that match what you want.
There are beautiful and interesting vegans who are ready to meet you, so create
your profile for free at Vegan Dating Service and start making connections
instantly!

BROWSE OUR MEMBERS BY CATEGORY

 * Vegan Girls
 * Vegan Guys
 * Vegan Forums
 * Vegan Chatroom
 * Vegan Chat
 * Vegan Date
 * Vegan Matchmaker
 * Vegan Personals
 * Vegan Singles
 * Vegan Dating

Disclaimer: 100% Free basic membership allows you to browse the site, view
profiles, send flirts and modify your profile. Charges will accrue if you
purchase a premium membership which is offered upon completion of your profile.
This site is billed by 24-7help.net

Vegan Dating Service is part of the dating network, which includes many other
general and vegan dating sites. As a member of Vegan Dating Service, your
profile will automatically be shown on related vegan dating sites or to related
users in the network at no additional charge. For more information on how this
works, click here.

 * SUPPORT

 * FAQ/Help
 * Contact Us
 * Advertise Contacts
 * Internet Dating Safety Tips
 * Affiliate Program

 * ABOUT

 * About Us
 * Cookie Policy
 * Privacy Policy
 * Terms and Conditions
 * Automatic Renewal Terms
 * Refund Policy

 * ACCOUNT

 * Signup Here
 * Members Login

 * FOLLOW US

 * Facebook



Vegan Dating Service. Copyright © 2021 Vegan Dating Service.








SIGN UP NOW! 100% FREE

Connect with sexy singles near you


Sign in
Email or username
Password
Keep me logged in
Sign in
 * Forgot your password?
 * Don't have an account?