player.smashup.com
Open in
urlscan Pro
188.114.97.3
Public Scan
Submitted URL: http://player.smashup.com/
Effective URL: https://player.smashup.com/iframe/auth/login
Submission: On January 18 via api from US — Scanned from NL
Effective URL: https://player.smashup.com/iframe/auth/login
Submission: On January 18 via api from US — Scanned from NL
Form analysis
3 forms found in the DOMPOST https://player.smashup.com/iframe_module/iframe_login
<form id="_og_id_1" class="login_form" action="https://player.smashup.com/iframe_module/iframe_login" method="POST" target="_login_iframe">
<select id="">
<option value="brl">BRL</option>
</select>
<div class="input-group">
<label for="login"></label>
<input name="login" type="text" class="txtField" placeholder="Nome de usuário">
</div>
<div class="input-group">
<label for="password"></label>
<input name="password" type="password" class="txtField" placeholder="Senha" maxlength="20">
</div>
<div class="rem__for__wrapper">
<div class="remember__me__wrapper">
<label>
<input type="checkbox" class="filled-in" name="remember_me" checked="checked">
<span>Lembre-se de mim.</span>
</label>
</div>
<a class="fp" href="/iframe_module/forget_password_select">Forgot your password?</a>
</div>
<div class="hcaptcha-3rdparty hide">
<input name="captcha" id="captcha-static" type="text" class="form-control fcrecaptcha hide">
</div>
<!-- <input type="submit" value="Login now" class="loginBtn"> -->
<!-- <input type="submit" value="Entrar" class="loginBtn"> -->
<input type="submit" value="Entrar" class="loginBtn h-captcha" data-sitekey="4747846f-714d-424b-bd1f-f395079b55c3" data-callback="hCaptchaOnSuccessWhenInvisibleStatic" data-open-callback="showLoadingStatic" data-close-callback="showLoginStatic">
<input type="hidden" name="act" value="iframe_login">
</form>
<form action="">
<div class="input-group">
<label for="username"></label>
<span class="required">*</span>
<input name="temp-username" type="text" placeholder="User Name">
</div>
<div class="input-group">
<label for="password"></label>
<span class="required">*</span>
<input name="temp-password" type="text" placeholder="Password">
</div>
<div class="input-group">
<label for="cpassword"></label>
<span class="required">*</span>
<input name="temp-cpassword" type="text" placeholder="Confirm password">
</div>
<div class="input-group">
<label for="ctn"></label>
<span class="required">*</span>
<input name="temp-ctn" type="text" placeholder="Contact Number">
</div>
<div class="input-group">
<label for="referral"></label>
<span class="required">*</span>
<input name="temp-referral" type="text" placeholder="Referral Code">
</div>
<p class="notice">* Required content Skip without invite code</p>
<div class="terms">
<input type="checkbox" class="registration-field">
<label for=""> I am over 18 years of age.I accept the <a href="/terms-and-conditions.html">Terms and Conditions</a> and confirm that I have read and understood the <a href="/privacy_policy.html">Privacy Policy</a>
</label>
</div>
<input type="submit" value="Register now" class="registerBtn">
</form>
POST /iframe/auth/login
<form method="POST" action="/iframe/auth/login" role="form" id="frm_login" data-tpl="stable_center2/auth/login" novalidate="novalidate">
<input type="hidden" name="referer" id="referer" class="form-control" value="https://player.smashup.com/">
<div class="form-group form-inline relative">
<label><i class="icon-user"></i></label>
<input type="text" name="username" id="username" class="form-control" placeholder="Nome de usuário" value="">
</div>
<div class="fcname-note mb20">
<p id="username_empty" class="pl15 mb0 hide">
<i class="icon-warning red f16 mr5"></i> Insira sua conta.
</p>
</div>
<div class="form-group form-inline relative">
<label><i class="icon-pass"></i></label>
<input type="password" name="password" id="password" class="form-control" style="width:95%" placeholder="Senha" value="">
</div>
<div class="fcpass-note mb20">
<p id="password_empty" class="pl15 mb0 hide">
<i class="icon-warning red f16 mr5"></i> Por favor, digite a senha.
</p>
</div>
<div class="show">
<div class="remember-password-container">
<input type="checkbox" name="remember_me" id="remember_me" value="1"> Lembre-se de mim.
</div>
<div class="forgot-password-container">
<a href="https://player.smashup.com/iframe_module/forget_password_select" class="block text-right">Esqueceu sua senha?</a>
</div>
<div class="clearfix"></div>
</div>
<br>
<button id="login_now_btn" type="submit" class="btn btn-primary login h-captcha" data-sitekey="4747846f-714d-424b-bd1f-f395079b55c3" data-callback="hCaptchaOnSuccessWhenInvisible" data-open-callback="showLoading"
data-close-callback="showLogin">Faça login agora!</button>
<br><br>
<div class="show">
<div class="contact-customer-service-container"> Não consigo acessar? <a id="contact_customer_service" href="javascript:void(0)" onclick="live_chat_3rd_party()">
Entrar em contato com o Atendimento ao Cliente </a>
</div>
<div class="register-container">
<a href="https://player.smashup.com/player_center/iframe_register" class="block text-right">Inscrição gratuita</a>
</div>
<div class="clearfix"></div>
</div>
<div class="row">
<div class="col-md-12 col-lg-12">
<span class="or__wrapper">OR</span>
<div class="sso-btn-wrapper">
<div class="sso-btn-group">
<a href="/iframe/auth/fb_login">
<div class="sso-btn sso-btn-facebook" title="Facebook">
</div>
</a>
</div>
<div class="sso-btn-group">
<a href="/iframe/auth/google_login">
<div class="sso-btn sso-btn-google" title="Google">
</div>
</a>
</div>
</div>
</div>
</div>
<script>
$(document).ready(function() {
var loginBtn;
$('.sso-btn').on('click', function(e) {
console.log(this);
loginBtn = this;
});
});
</script>
<style>
.sso-btn-wrapper {
width: 100%;
text-align: center;
display: flex;
justify-content: center;
}
.sso-btn {
display: inline-block;
width: 50px;
height: 50px;
border-radius: 3px;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
margin: 0 1rem;
}
.sso-btn::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 50px;
height: 42px;
margin: -21px 0 0 -25px;
background-position: 50%;
background-repeat: no-repeat;
background-size: 50%;
}
.sso-btn:after {
content: "";
display: block;
width: 100%;
padding-bottom: 100%;
}
/* .sso-btn a{
width: 100%;
height: 100%;
display: inline-block;
} */
.sso-btn.sso-btn-ole {
background-color: black;
}
.sso-btn.sso-btn-ole::before {
/* background-image: url("/includes/images/black.jpeg");
background-size: 22px auto; */
}
.sso-btn.sso-btn-line {
background-color: #33cf33;
}
.sso-btn.sso-btn-line::before {
background-image: url("/includes/images/line-sso-logo.svg");
background-size: 22px auto;
}
.sso-btn.sso-btn-facebook {
background-color: #1877f2;
}
.sso-btn.sso-btn-facebook::before {
background-image: url("/includes/images/facebook-sso-logo.svg");
background-size: 22px auto;
}
.sso-btn.sso-btn-google {
background-color: #fff;
border: 1px solid #bfbfc1;
}
.sso-btn.sso-btn-google::before {
background-image: url("/includes/images/google-sso-logo.svg");
background-size: 22px auto;
}
/** START of thirdparty_login_component_style */
/** EOF of thirdparty_login_component_style */
</style>
</form>
Text Content
Promo Roulette Entrar Cadastre-se ✕ * Entrar BRL Lembre-se de mim. Forgot your password? Or login with I cannot access? Contacting Customer Service Free registration * * * * * * Required content Skip without invite code I am over 18 years of age.I accept the Terms and Conditions and confirm that I have read and understood the Privacy Policy If you already have an account login here Entrar Cadastre-se * * Cupom * Bônus de convite * Competição * Crash * Double * Dice * Mines * Slots * Live Casino Serviço Mensagem Baixa App Official Channel English * English × ALERT- FAÇA LOGIN NA SUA CONTA R$ BRL Insira sua conta. Por favor, digite a senha. Lembre-se de mim. Esqueceu sua senha? Faça login agora! Não consigo acessar? Entrar em contato com o Atendimento ao Cliente Inscrição gratuita OR Volte para a página inicial GAMES * Esporte * Crash * Double * Dice * Hi-Lo * Mines * Truco * Slots * Live Casino PROMO * Promotion * Roulette * Club VIP * Affiliate * USDT * Drops & Wins HELP * KYC Policy * Privacy Policy * Responsible Gaming * Terms and Condition * Fairness * FAQ * Online Support * Sportsbook Rules and Policies * Descrição do Esportivo * Detecção de segurança O Smashup.com lida principalmente com jogos on-line e jogos de caça-níqueis de cassino. Cooperamos com mais de 10.000 distribuidores de jogos online em tempo real e slots jogos, todos os quais são jogos de apostas justos verificados, oferecem suporte a depósitos e retiradas rápidas e aguardamos sua visita. O jogo pode ser viciante. Por favor, jogue com responsabilidade. SMASH só aceita clientes com mais de 18 anos * * * * * * * * * 9d199fdaa239fb330946b120219ed1c2 on brl 0.1348 and 5.39MB at 16:24:36 Brazil/East 9.216.01.001 × JOIN PRIORITY PLAYERS FOR A BETTER EXPERIENCE. × Tôi muốn nhận cuộc gọi chào mừng thành viên mới Ưu Đãi Đặc Biệt: Tặng Ngay 10 Vòng Quay May Mắn Khi Nhận Cuộc Gọi Từ Ole777 Qua Đầu Số 028. Đừng Bỏ Lỡ!