alua.com
Open in
urlscan Pro
172.67.72.158
Public Scan
Submitted URL: http://alua.com/
Effective URL: https://alua.com/
Submission: On May 15 via api from US — Scanned from DE
Effective URL: https://alua.com/
Submission: On May 15 via api from US — Scanned from DE
Form analysis
1 forms found in the DOM<form id="form" class="nps-form" onsubmit="handleSubmit(event);">
<!--googleoff: all-->
<!-- email -->
<div class="field-wrapper">
<p id="email-suggestion" style="display: none; font-size: 14px; line-height: 17px; margin-bottom: 3px; text-align: right;">Did you mean
<a style="margin: 0; cursor: pointer;" id="email-suggestion-link" class="blue-link" onclick="handleSelectSuggestion(event);"></a>?</p>
<input id="email" type="text" placeholder="Email or username" autocomplete="username" class="nps-form__input" name="username" required="" onchange="handleEmailChange(event);">
<p id="email-error-alert" class="text error-alert"></p>
</div>
<!-- password -->
<div class="field-wrapper">
<input id="password" type="password" placeholder="Password" autocomplete="current-password" class="nps-form__input" name="password" required="">
<p id="password-error-alert" class="text error-alert"></p>
</div>
<!-- verify password -->
<div id="verify-password-field" class="field-wrapper" style="display: none;">
<input id="verify-password" type="password" placeholder="Verify password" autocomplete="current-password" class="nps-form__input" name="confirmPassword">
<p id="verify-password-error-alert" class="text error-alert"></p>
</div>
<!-- code used -->
<div id="code-used-field" class="field-wrapper" style="display: none;">
<div class="field-info">
<label for="code-used" style="display: flex; align-items: center;"> Invite code <a href="#" tabindex="-1" onclick="handleCodeInfoClick(event);">
<svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM8.88889 11.5556C8.88889 12.0465 8.49092 12.4444 8 12.4444C7.50908 12.4444 7.11111 12.0465 7.11111 11.5556V8C7.11111 7.50908 7.50908 7.11111 8 7.11111C8.49092 7.11111 8.88889 7.50908 8.88889 8V11.5556ZM8 5.33333C7.50908 5.33333 7.11111 4.93536 7.11111 4.44444C7.11111 3.95352 7.50908 3.55556 8 3.55556C8.49092 3.55556 8.88889 3.95352 8.88889 4.44444C8.88889 4.93536 8.49092 5.33333 8 5.33333Z" fill="currentColor"></path></svg>
</a>
</label>
<span style="font-style: normal; font-weight: 500; font-size: 14px; line-height: 17px; color: #303637;">(optional)</span>
</div>
<input id="code-used" type="text" placeholder="Invite code" class="nps-form__input" name="code-used">
<p id="code-used-error-alert" class="text error-alert"></p>
</div>
<!-- gender -->
<div id="gender-field" class="field-wrapper" style="display: none;">
<div style="text-align: left; margin-bottom: 10px; color: #303637; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal;">I am...</div>
<div>
<label style="display: inline-flex; align-items: center; margin-right: 10px; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal;">
<input type="radio" name="gender" value="male" onchange="handleGenderChange(event);">
<img loading="lazy" width="22" height="22" class="inactive" src="/vanilla/img/option.svg" alt="option">
<img loading="lazy" width="22" height="22" class="active" src="/vanilla/img/option-active.svg" alt="option-active">
<img loading="lazy" width="30" height="30" src="https://static.alua.com/gender-male.png" alt="male"> Male </label>
<label style="display: inline-flex; align-items: center; margin-right: 10px; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal;">
<input type="radio" name="gender" value="female" onchange="handleGenderChange(event);">
<img loading="lazy" width="22" height="22" class="inactive" src="/vanilla/img/option.svg" alt="option">
<img loading="lazy" width="22" height="22" class="active" src="/vanilla/img/option-active.svg" alt="option-active">
<img loading="lazy" width="30" height="30" src="https://static.alua.com/gender-female.png" alt="female"> Female </label>
<label style="display: inline-flex; align-items: center; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal;">
<input type="radio" name="special" value="trans" onchange="handleSpecialGenderChange(event);">
<img loading="lazy" width="22" height="22" class="inactive" src="/vanilla/img/option.svg" alt="option">
<img loading="lazy" width="22" height="22" class="active" src="/vanilla/img/option-active.svg" alt="option-active">
<img loading="lazy" width="30" height="30" src="https://static.alua.com/gender-unicorn.png" alt="other"> Other </label>
</div>
<div style="display: none; margin-top: 10px;" id="gender-extra-options">
<label style="display: inline-flex; align-items: center; margin-right: 10px; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal;">
<input type="radio" name="gender" value="trans" onchange="handleGenderChange(event);">
<img loading="lazy" width="22" height="22" class="inactive" src="/vanilla/img/option.svg" alt="option">
<img loading="lazy" width="22" height="22" class="active" src="/vanilla/img/option-active.svg" alt="option-active">
<img loading="lazy" width="30" height="30" src="https://static.alua.com/gender-trans.png" alt="trans"> Transgender </label>
<label style="display: inline-flex; align-items: center; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal;">
<input type="radio" name="gender" value="unknown" onchange="handleGenderChange(event);">
<img loading="lazy" width="22" height="22" class="inactive" src="/vanilla/img/option.svg" alt="option">
<img loading="lazy" width="22" height="22" class="active" src="/vanilla/img/option-active.svg" alt="option-active"> Prefer not to say </label>
</div>
<p id="gender-error-alert" class="text error-alert"></p>
</div>
<div class="field-wrapper">
<div id="grecaptcha"></div>
<p id="captcha-error-alert" class="text error-alert"></p>
</div>
<!-- submit button -->
<div>
<button id="submit" type="submit" class="nps-submit__btn nps-submit__btn-success btn-submit">
<span>
<!-- Sign Up --> Log In </span>
<img loading="lazy" src="/vanilla/img/loading-white.svg" alt="loading..." width="25" height="25">
</button>
<p id="general-error-alert" class="text error-alert">Something went wrong, please try again later.</p>
</div>
<!--googleon: all-->
<p id="terms" style="display: none; font-style: normal; font-weight: 400; font-size: 12px; line-height: 14px; text-align: center; color: #303637;">By signing up you agree to our
<a class="blue-link" style="margin: 0; font-size: 12px; line-height: 14px" href="https://alua.com/terms" target="_blank">Terms & Conditions</a></p>
</form>
Text Content
info danger CONNECT PRIVATELY WITH SOCIAL MEDIA CELEBRITIES, INFLUENCERS AND MODELS. Did you mean ? Invite code (optional) I am... Male Female Other Transgender Prefer not to say Log In Something went wrong, please try again later. By signing up you agree to our Terms & Conditions Forgot Password? Log In Log In Don’t have an account? Sign Up Apply to Be a Creator APPLY TO BE A CONTENT CREATOR, MAKE MONEY AND INTERACT WITH YOUR SOCIAL MEDIA FANS. INVITE CODE If you were invited by a creator please enter their invite code/username now so we can let them know you have joined the app. Okay FACEBOOK UNAVAILABLE If you've never logged in with username and password before, please click the link to set a password and use your facebook email address to log back in. If you need any help, please feel free to contact support at support@aluacs.com. Set Password About FAQ Testimonials Terms Privacy Refunds Blog Contact Copyright © 2016 - 2024 ALUA