www.canadiancrushes.com Open in urlscan Pro
34.98.72.17  Public Scan

Submitted URL: https://canadiancrushes.com/0.46471435769586233
Effective URL: https://www.canadiancrushes.com/splash
Submission: On November 14 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

<form class="modal-container">
  <p class="error" data-msg="error"></p>
  <h2>Login</h2>
  <!--  Google Login button-->
  <div class="google-btn-wrapper">
    <a class="google-button" href="https://api.whitecastledesignsignon.com/login/google?o=1&amp;p=Y2FuYWRpYW5jcnVzaGVzLmNvbQ%253D%253D&amp;r=aHR0cHM6Ly93d3cuY2FuYWRpYW5jcnVzaGVzLmNvbS9zc28tYXV0aA%253D%253D&amp;m=login">
                    <div class="google-icon-wrapper">
                        <img class="google-icon" src="img/google-logo.svg">
                    </div>
                    <p class="google-btn-text">
                        <b>Sign in with Google</b>
                    </p>
                </a>
  </div>
  <div class="form-field">
    <input autocomplete="off" name="login-username" type="text" data-field="username" data-testid="username-login" placeholder="Your username" required="required" id="login-username">
  </div>
  <div class="form-field">
    <input autocomplete="off" name="login-password" type="password" value="" data-field="password" data-testid="password-login" placeholder="Your password" required="required" id="login-password">
  </div>
  <div class="button" type="submit" data-toggle="login" data-testid="button-login"> LOGIN </div>
  <a href="#ForgotPassword" class="forgot-link" data-popup-open="" data-popup-ref="forgotpassword">
            Forgot password?        </a>
  <a href="#Signup" data-popup-close="" data-popup-open="" data-popup-ref="register-splash">
            New user? Sign up here.        </a>
  <input type="submit" style="display: none;">
  <a class="modal-close" data-popup-close=""><i class="fas fa-times"></i></a>
</form>

<form data-register-step="1" class="register-step1">
  <div class="modal-overlay register register1"></div>
  <div class="modal-container">
    <p class="error" data-msg="error"></p>
    <h2>Become a free member now</h2>
    <!--  Google Login button-->
    <div data-google-register-button="" class="google-btn-wrapper" data-testid="google-signup-test">
      <a class="google-button" href="https://api.whitecastledesignsignon.com/login/google?o=1&amp;p=Y2FuYWRpYW5jcnVzaGVzLmNvbQ%253D%253D&amp;r=aHR0cHM6Ly93d3cuY2FuYWRpYW5jcnVzaGVzLmNvbS9zc28tYXV0aA%253D%253D&amp;m=register">
                            <div class="google-icon-wrapper">
                                <img class="google-icon" src="img/google-logo.svg">
                            </div>
                            <p class="google-btn-text">
                                <b>Register with Google</b>
                            </p>
                        </a>
    </div>
    <div class="form-field">
      <input autocomplete="off" maxlength="15" name="username" type="text" id="username" data-field="clientname" data-validate="username" required="required" placeholder="Choose a username">
    </div>
    <div class="form-field">
      <input autocomplete="off" maxlength="15" name="password" type="password" value="" id="password" data-validate="password" data-field="passw" required="required" placeholder="Choose a secure password">
    </div>
    <div class="registration-confirm button" data-go-to-step="2"> Continue </div>
    <a class="send-forgotpass-back" data-popup-close="" data-popup-open="" data-popup-ref="login-splash">
                    Login here if you already have an account                </a>
    <a class="modal-close" data-popup-close=""><i class="far fa-times"></i></a>
  </div>
</form>

<form data-register-step="2" class="register-step2" style="display: none;">
  <div class="modal-overlay register register2"></div>
  <div class="modal-container">
    <p class="error" data-msg="error"></p>
    <div class="radio-field">
      <h2>I'm a:</h2>
      <input type="radio" name="gender1" value="male" data-field="gender" id="gender1-male" checked="checked">
      <label class="button man" for="gender1-male">Man</label>
      <input type="radio" name="gender1" value="female" data-field="gender" id="gender1-female">
      <label class="button woman" for="gender1-female">Woman</label>
    </div>
    <div class="radio-field">
      <h2>Looking for a:</h2>
      <input type="radio" name="gender" value="male" data-field="gender-target" id="gender2-male">
      <label class="button man" for="gender2-male">Men</label>
      <input type="radio" name="gender" value="female" data-field="gender-target" id="gender2-female" checked="checked">
      <label class="button women" for="gender2-female">Women</label>
    </div>
    <div class="registration-confirm button" data-go-to-step="3"> Continue </div>
    <a class="modal-close" data-popup-close=""><i class="far fa-times"></i></a>
  </div>
</form>

<form data-register-step="3" class="register-step3" style="display: none;">
  <div class="modal-overlay register register3"></div>
  <div class="modal-container">
    <p class="error" data-msg="error"></p>
    <div class="form-field">
      <h2>Location:</h2>
      <div class="form-field" data-form="city-field">
        <input autocomplete="off" type="text" message="City" data-field="city" required="required" id="city" name="city" placeholder="City you are currently in">
        <div data-cnt="searchCity" style="display:none;" class="splash-location-dropdown location-dropdown">
          <div class="location-container">
            <ul class="location-suggest" data-result="searchCity"></ul>
          </div>
        </div>
      </div>
    </div>
    <div class="registration-confirm button" data-go-to-step="4"> Continue </div>
    <a class="modal-close" data-popup-close=""><i class="far fa-times"></i></a>
  </div>
</form>

<form data-register-step="4" class="register-step4" style="display: none;">
  <div class="modal-overlay register register4"></div>
  <div class="modal-container">
    <p class="error" data-msg="error"></p>
    <div class="form-field">
      <h2>Last step:</h2>
      <input autocomplete="off" maxlength="100" name="email" type="email" id="email" data-field="email" required="required" placeholder="Your email address">
    </div>
    <div class="form-field">
      <p class="age-warning">Age check required</p>
      <div class="date">
        <input data-dob="dateOfBirth.year" type="number" required="required" placeholder="YYYY" min="1900" maxlength="4" oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);">
        <input data-dob="dateOfBirth.month" type="number" required="required" placeholder="MM" min="1" max="12" maxlength="2" oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);">
        <input data-dob="dateOfBirth.day" name="dateOfBirthday" id="dateOfBirthday" required="required" placeholder="DD" min="1" max="31" type="number" maxlength="2"
          oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);">
      </div>
    </div>
    <div class="registration-confirm button" data-go-to-step="5"> Continue </div>
  </div>
</form>

<form data-register-step="5" class="register-step5" style="display: none;">
  <div class="modal-overlay register register4"></div>
  <div class="modal-container confirm">
    <div data-register-confirm-data="">
      <p class="error" data-msg="error"></p>
      <h2>Please check your details and confirm your profile</h2>
      <p><strong>Username:</strong> <span data-givenname=""></span></p>
      <p><strong>Email:</strong> <span data-givenemail=""></span></p>
    </div>
    <div type="submit" class="button" data-testid="button-register-test" data-register="submit" onclick="dataLayer.push({'event': 'splash_registration'});">Confirm</div>
    <div class="conditions nb cc-tickbox-on-registration" data-testid="checkbox-register-test" data-applied-instances="{&quot;termsAndConditions_declaredRead&quot;:true,&quot;privacyStatement_privacyReminder&quot;:true}">
      <input class="conditions-input is-hidden" id="conditions" type="checkbox" data-conditions="">
      <div data-priority="0" id="termsAndConditions_declaredRead" class="cc-tickbox cc-tickbox-prepend-checkbox" style="display: block;"><input class="cc-tickbox-input" type="checkbox"><label class="cc-tickbox-label">By becoming a member, I agree to
          the <b><a href="#" class="cc-load-full-statement-a cc-popup-hide" data-focus="false">Terms and Conditions</a></b> and to using fictional entertainers’ profiles, marked with a heart icon, with whom physical contact is not possible.</label>
        <div class="cc-tickbox-content"></div>
      </div>
      <div data-priority="0" id="privacyStatement_privacyReminder" class="cc-tickbox cc-tickbox-prepend-checkbox cc-tickbox-hide-checkbox cc-tickbox-auto-confirm" style="display: block;"><input class="cc-tickbox-input" type="checkbox"><label
          class="cc-tickbox-label">By submitting my account information, I understand that White Castle Design B.V. will process my data per the
          <b><a href="#" class="cc-load-full-statement-a cc-popup-hide" data-focus="false">Privacy Statement</a></b>. </label>
        <div class="cc-tickbox-content">
          <div>The Service is intended for a mature audience. If you are under the age of eighteen (18), or otherwise under the age of majority where you reside, then you are not permitted to register as a user, create an Account or otherwise use the
            Service or submit personal information to us. In the event we are informed that we have obtained a child’s personal information we will delete it, or otherwise take appropriate action, as required by applicable law.<br><br>
            <h2>To the end</h2>If you have any questions about the processing and protection of your Personal Data or wish to exercise your rights? Please contact us at the following email address: support@canadiancrushes.com.
          </div>
          <div><br></div>
          <div>This Privacy Statement is last updated on 2024-04-08</div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

BY ACCEPTING COOKIES WE CAN IMPROVE YOUR USER EXPERIENCE ON OUR WEBSITE.



If you visit our website, we process your personal data with cookies. We use
technical cookies to make the website function. We also use a program for
website statistics, but in doing so we anonymise your data as much as possible.
Please read our Cookie Statement

Decline Cookies
More Options Accept Cookies

Register
Login
LOGIN


REGISTER NOW AND FLIRT FOR FREE

Search members around you


REGISTER, GET UNLIMITED ACCESS AND START FLIRTING!

Yes, it's that simple. As a member of CanadianCrushes you will have all the
tools you need. An easy-to-use interface, pages and pages and even more pages
with photos of possible matches, and all the search options you need to find
what you're looking for... fast.

Register now, it's free!

Optimized for desktop, tablet and smartphone

Top hit in online contact in the Canada!

Privacy protected in a discreet environment
Become a free member now
 * Terms & conditions
 * Privacy statement
 * Cookies
 * Pricing
 * About us
 * Contact
 * Report

The minimum age for participation on canadiancrushes.com is 18 or above the age
of majority in the state where you reside.
The site is optimised for desktop, smartphone and tablet. canadiancrushes.com is
a flirting chat platform for profiles looking for fun, flirty or exciting
contacts sending messages cost credits. Every day, hundreds of new members sign
up. Based on your profile settings, you will receive messages. However, you can
also use our search functions and browse for profiles. This is completely up to
you. canadiancrushes.com is designed for pleasure and entertainment. The price
per message/credit varies from CAD 1.90 to CAD 3.75, depending on the bundle you
buy. Fictional entertainers' profiles marked with a heart icon are for
entertainment purposes only; physical contact with these profiles is impossible.
We strongly advise you to read our Terms and Conditions before using our
service.




canadiancrushes.com (c) 2020 - 2024 All rights reserved.




FORGOT YOUR PASSWORD?

PLEASE ENTER YOUR E-MAIL ADDRESS AND WE WILL SEND YOU A LINK TO RESET YOUR
PASSWORD


SEND
Login Click here to join


LOGIN

Sign in with Google



LOGIN
Forgot password? New user? Sign up here.


BECOME A FREE MEMBER NOW

Register with Google



Continue
Login here if you already have an account


I'M A:

Man Woman


LOOKING FOR A:

Men Women
Continue


LOCATION:


Continue


LAST STEP:

Age check required


Continue


PLEASE CHECK YOUR DETAILS AND CONFIRM YOUR PROFILE

Username:

Email:

Confirm
By becoming a member, I agree to the Terms and Conditions and to using fictional
entertainers’ profiles, marked with a heart icon, with whom physical contact is
not possible.

By submitting my account information, I understand that White Castle Design B.V.
will process my data per the Privacy Statement.
The Service is intended for a mature audience. If you are under the age of
eighteen (18), or otherwise under the age of majority where you reside, then you
are not permitted to register as a user, create an Account or otherwise use the
Service or submit personal information to us. In the event we are informed that
we have obtained a child’s personal information we will delete it, or otherwise
take appropriate action, as required by applicable law.




TO THE END

If you have any questions about the processing and protection of your Personal
Data or wish to exercise your rights? Please contact us at the following email
address: support@canadiancrushes.com.


This Privacy Statement is last updated on 2024-04-08