www.aussiematchmingle.com Open in urlscan Pro
34.149.225.115  Public Scan

Submitted URL: https://aussiematchmingle.com/0.2121088894139056
Effective URL: https://www.aussiematchmingle.com/splash
Submission: On December 22 via api from US — Scanned from IS

Form analysis 5 forms found in the DOM

<form class="login-form">
  <p class="error" data-msg="error"></p>
  <div class="form-field">
    <label for="login-username" class="movable-label">Username:</label>
    <input autocomplete="off" name="login-username" data-testid="username-login" type="text" data-field="username" placeholder="Your username" required="required" id="login-username">
  </div>
  <div class="form-field">
    <label for="login-password" class="movable-label">Password:</label>
    <input autocomplete="off" name="login-password" data-testid="password-login" type="password" value="" data-field="password" placeholder="Your password" required="required" id="login-password">
  </div>
  <input type="submit" style="display: none;">
</form>

<form data-register-step="1" class="register-step1" data-google-sso-hide="">
  <div class="register-slogan"> Create a free profile in 1 minute to chat with our members </div>
  <ul class="register-form">
    <li class="form-field email">
      <div data-google-sso-hide="">Email:</div>
      <input autocomplete="off" maxlength="100" name="email" type="email" id="email" data-field="email" required="required" placeholder="Your email address">
    </li>
    <div class="button-container sso-register" data-google-sso-hide="">
      <div class="signup-or">
        <div class="line">
          <hr>
        </div>
        <span>Or</span>
        <div class="line">
          <hr>
        </div>
      </div>
      <div data-google-register-button="" class="sso-wrapper google" data-testid="google-signup-test">
        <a class="sso-link" href="https://api.gateswitchdevelopmentsignon.com/login/google?o=1&amp;p=YXVzc2llbWF0Y2htaW5nbGUuY29t&amp;r=aHR0cHM6Ly93d3cuYXVzc2llbWF0Y2htaW5nbGUuY29tL3Nzby1hdXRo&amp;m=register">
              <div class="sso-content-wrapper">
                <div class="icon-wrapper">
                  <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" xmlns:xlink="http://www.w3.org/1999/xlink" style="display: block;">
                    <path fill="#EA4335" d="M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z"></path>
                    <path fill="#4285F4" d="M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z"></path>
                    <path fill="#FBBC05" d="M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z"></path>
                    <path fill="#34A853" d="M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z"></path>
                    <path fill="none" d="M0 0h48v48H0z"></path>
                  </svg>
                </div>
                <span class="sso-btn-text">Sign up with Google</span>
              </div>
            </a>
      </div>
    </div>
  </ul>
  <div class="registration-confirm" id="continue-registration" data-go-to-step="2"> CONTINUE </div>
</form>

<form data-register-step="2" class="register-step2" style="display: none;">
  <div class="register-slogan"> Create a free profile in 1 minute to chat with our members </div>
  <li class="form-field">
    <div>Your gender:</div>
    <select class="form-control" data-field="gender">
      <option value="male" selected="selected">Male</option>
      <option value="female">Female</option>
    </select>
  </li>
  <li class="form-field">
    <div>What are you looking for, <span data-username-fill=""></span>?</div>
    <select class="form-control" data-field="gender-target">
      <option value="male">Men</option>
      <option value="female" selected="selected">Women</option>
    </select>
  </li>
  <li class="form-field globe">
    <div class="city">Postcode:</div>
    <input type="number" class="input" required="required" data-field="postcode" placeholder="Postcode">
  </li>
  <li class="form-field">
    <div class="city">City:</div>
    <select class="form-control" data-field="city" required="">
      <option value="" selected="selected"> First enter postcode </option>
    </select>
  </li>
  <div class="date-of-birth">Your date of birth?</div>
  <li class="form-field date">
    <input data-dob="dateOfBirth.day" name="dateOfBirthday" id="dateOfBirthday" required="required" placeholder="Day" min="1" max="31" type="number" maxlength="2"
      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="Month" 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.year" type="number" required="required" placeholder="Year" min="1900" maxlength="4" oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);">
  </li>
  <div class="registration-confirm" data-go-to-step="3"> CONTINUE </div>
</form>

<form data-register-step="3" class="register-step3" style="display: none;">
  <div class="register-slogan"> Create a free profile in 1 minute to chat with our members </div>
  <li class="form-field username">
    <div>Username:</div>
    <input autocomplete="off" maxlength="15" name="username" type="text" id="username" data-field="clientname" data-validate="username" required="required" placeholder="Choose a username">
    <div class="register-tip"><strong>Tip:</strong> Doesn't have to be your own name.</div>
  </li>
  <li class="form-field password">
    <div data-google-sso-hide="" class="password">Password:</div>
    <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">
  </li>
  <div class="registration-confirm" data-go-to-step="4"> CONTINUE </div>
</form>

<form data-register-step="4" class="register-step4" style="display: none;">
  <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 Gate Switch Development 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">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@aussiematchmingle.com.<div><br></div>
        <div>This Privacy Statement is last updated on 09/04/2024</div>
      </div>
    </div>
  </div>
  <div class="step-4-signup-button" data-testid="button-register-test" input="" type="submit" value="Confirm Now!" data-register="submit" data-hold="registerProfile" onclick="dataLayer.push({'event': 'splash_registration'});">CONFIRM</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
LOGIN
LOGIN
REGISTER FOR FREE



AfriendAtLeast, 46

intimacymatters, 43

KelssomuchJoy, 48

hipmovingFriend, 36

Kate_EE, 38


LOOKING FOR SOMETHING NEW?

Do you find yourself looking for something new? Something wonderful? But you
don’t have the time. Within a few seconds you will be able to find beautiful,
interesting and exciting new profiles AussieMatchMingle is the best way to find
online flings, without having to worry about subscriptions, high costs or being
discovered by the wrong people. Having fun, that's what counts.

SEARCH PROFILES

Be sure to find somebody near you, join the club for free and enjoy looking
around, from the comfort of your couch, on your laptop, or your mobile. Look for
beautiful, exciting and amazing profiles near you! And everything is as
anonymous as you want. Find your match within 30 seconds!!!

| |
Isabella XoXo, 25





 * 
 * 

 * 

 * 


FIND EACH OTHER!

Nobody needs to be alone, that includes you! We’ll help you find each other with
a click of a few buttons. With our easy matching system and thousands of
members, you could be talking to your dream girl in the next 30 seconds!

SEARCH NEARBY

What makes AussieMatchMingle so great? Since signing up is so easy. Where other
sites show the same profiles every day, we can introduce you to new faces every
day...Try it out… for free. There are thousands of beautiful people waiting for
you!

--------------------------------------------------------------------------------

more than


3 MILLION

members worldwide
REGISTER FOR FREE
 * Find beautiful people nearby
 * Send messages
 * Flirt from your mobile


JOIN THE CLUB, SATISFACTION GUARANTEED, TRY TODAY!

Are you still here? Don’t wait any longer and see who’s around you! You are
never alone, and on AussieMatchMingle it’s cool just to look around, no
restrictions, no obligations, no hustle! See you soon?

REGISTER FOR FREE
 * Terms & conditions
 * Privacy statement
 * Cookies
 * Pricing
 * About us
 * Contact
 * Affiliates
 * Sponsors
 * Report

The minimum age for participation on aussiematchmingle.com is 18 or above the
age of majority in the state where you reside.
The site is optimised for desktop, smartphone and tablet. aussiematchmingle.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. aussiematchmingle.com is designed for pleasure and entertainment. Price per
message/credit varies from $2.00 to $4.00 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.




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




FORGOT YOUR PASSWORD?

ENTER YOUR EMAIL ADDRESS



SEND
BACK TO LOGIN

ARE YOU NOT A MEMBER YET?

Click here to join


LOGIN



Username:
Password:
Forgot password?
New user? Sign up here.
LOGIN

Create a free profile in 1 minute to chat with our members
 * Email:

   --------------------------------------------------------------------------------
   
   Or
   
   --------------------------------------------------------------------------------
   
   
   Sign up with Google

CONTINUE
Create a free profile in 1 minute to chat with our members
Your gender:
Male Female
What are you looking for, ?
Men Women
Postcode:
City:
First enter postcode
Your date of birth?
CONTINUE
Create a free profile in 1 minute to chat with our members
Username:
Tip: Doesn't have to be your own name.
Password:
CONTINUE
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 Gate Switch Development
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@aussiematchmingle.com.


This Privacy Statement is last updated on 09/04/2024
CONFIRM
X


NOTICE:

Please be kindly reminded of the following matters: i) The Website contains
uncensored sexually explicit material unsuitable for minors. You must be at
least 18-years old and the age of majority in your place of residence to enter
the Website. Parents, please use the Parental Control Bar to control what your
children see online. ii) The purpose of this website is to enable (erotic) chat
conversations between fictitious profiles and users and contains fictitious
profiles. Physical meetings are not possible with these fictitious profiles.
iii) Privacy and General Terms and Conditions apply to this service.

You state that the following facts are accurate:

 * I am at least 18-years old and the age of majority in my place of residence.
 * I will not redistribute any material from the Website.
 * I will not allow any minors to access the Website or any material found in
   it.
 * Any material I view or download from the Website is for my own personal use
   and I will not show it to a minor.
 * Sexually explicit material depicting kinky and other fetish activities is
   allowed by the local law governing my jurisdiction.
 * I was not contacted by the suppliers of this material, and I willingly choose
   to view or download it.
 * I am entering this Website because it has adult content, and pictures
   depicting men or women in various sexual situations is not obscene or
   offensive in any way. In addition, I do not believe that this material could
   be considered obscene or offensive.
 * I acknowledge that the Website includes fantasy profiles created and operated
   by the Website that may communicate with me for promotional and other
   purposes.
 * I acknowledge that individuals appearing in photos on the landing page or in
   fantasy profiles are not actual members of the Website and that certain data
   is provided for illustration purposes only.
 * I acknowledge that the Website does not inquire into the background of its
   members and the Website does not otherwise attempt to verify the accuracy of
   statements made by its members.
 * I acknowledge that the Website does not guarantee that I will find a date or
   that I will meet any of its members in person or that any given person or
   profile manifested on the Website is available or interested in dating or
   communicating with me or anyone else.
 * I acknowledge that my use of the Website is governed by the Website’s Terms
   of Service Agreement and the Website’s Privacy Policy, which I have carefully
   reviewed and accepted, and I am legally bound by the Terms of Service
   Agreement and the Privacy Policy.
 * By entering the Website, I am subjecting myself to the exclusive personal
   jurisdiction of the Netherlands should any dispute arise between the owner or
   operator of the Website and myself in accordance with the Terms of Service
   Agreement.
 * By entering the Website, I am subjecting myself to binding arbitration in the
   Netherlands should any dispute arise at any time between the owner or
   operator of the Website and myself in accordance with the Terms of Service
   Agreement.
 * By entering the Website, I will have released and discharged the providers,
   owners, and creators of the Website from all liability that might arise.
 * By entering the Website, my personal data will be stored and processed, in
   accordance with the Privacy Statement.



By clicking Confirm and continue, you state that all the above is true, that you
want to enter the Website, and that you agree to the Terms of Service Agreement.


Confirm and continueLeave this website