juicy-dates.com
Open in
urlscan Pro
18.192.89.42
Public Scan
Submitted URL: https://clck.ru/37nETG
Effective URL: https://juicy-dates.com/
Submission: On January 17 via manual from PT — Scanned from PT
Effective URL: https://juicy-dates.com/
Submission: On January 17 via manual from PT — Scanned from PT
Form analysis
1 forms found in the DOMName: contactForm — POST
<form name="contactForm" id="contactForm" action="" ng-upload="root.contactFormContext.uploadComplete(content, contactForm.email)" error-catcher="root.contactFormContext.onUploadError(error)"
class="ng-pristine ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" target="upload-iframe-2" method="post" enctype="multipart/form-data" encoding="multipart/form-data">
<div class="center-wrapper ps-container ps-theme-default" perfect-scrollbar="" refresh-on-resize-delayed="500" scrollbar-disable-on-has-touch="" data-ps-id="c0a328bf-745c-0d3c-5895-8de870a16886">
<div class="container">
<div class="header">
<h2 class="ng-binding">Contactar o Suporte</h2>
<div class="close"></div>
</div>
<!-- ngIf: !root.isLoggedOn -->
<div class="body-row min-row dialog-stop-close high ng-scope" ng-if="!root.isLoggedOn">
<div class="center100">
<div class="validation-errors ng-active" ng-messages="contactForm.username.$error" ng-show="contactForm.username.$invalid">
<!-- ngMessage: required -->
<div ng-message="required" class="validation-error-label ng-binding ng-scope">Obrigatório</div>
</div>
<label for="username" class="ng-binding">Nome</label>
<input type="text" id="username" name="username" ng-model="root.contactFormContext.form.username" ng-required="true" class="ng-pristine ng-untouched ng-invalid ng-invalid-required" required="required">
</div>
</div><!-- end ngIf: !root.isLoggedOn -->
<div class="body-row min-row dialog-stop-close high">
<div ng-class="{ 'left': !root.isLoggedOn, 'center100': root.isLoggedOn }" class="left">
<div class="validation-errors ng-active" ng-messages="contactForm.email.$error" ng-show="contactForm.email.$invalid">
<!-- ngMessage: required -->
<div ng-message="required" class="validation-error-label ng-binding ng-scope">Obrigatório</div>
<!-- ngMessage: pattern -->
</div>
<label for="email" class="ng-binding">E-mail</label>
<input type="email" id="email" name="email" ng-change="root.contactFormContext.onEmailChanged(contactForm.email)" ng-model-options="{ updateOn: 'default blur', debounce: { 'blur': 0, 'default': 1500, '*': 1500 }}"
ng-model="root.contactFormContext.form.email" ng-required="true" class="ng-pristine ng-untouched ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" required="required">
</div><!-- no white space
--><!-- ngIf: !root.isLoggedOn -->
<div class="right ng-scope" ng-if="!root.isLoggedOn">
<div class="validation-errors ng-active" ng-messages="contactForm.language.$error" ng-show="contactForm.language.$invalid">
<!-- ngMessage: required -->
<div ng-message="required" class="validation-error-label ng-binding ng-scope">Obrigatório</div>
</div>
<label for="language" class="ng-binding">O seu idioma</label>
<div class="select ui-select-container ui-select-bootstrap dropdown ng-invalid ng-invalid-required" ng-class="{open: $select.open}" id="language" name="language" ng-model="root.contactFormContext.form.language" theme="bootstrap"
ng-required="true" required="required">
<div class="ui-select-match" ng-hide="$select.open" ng-disabled="$select.disabled" ng-class="{'btn-default-focus':$select.focus}"><span tabindex="-1" class="btn btn-default form-control ui-select-toggle" aria-label="Select box activate"
ng-disabled="$select.disabled" ng-click="$select.activate()" style="outline: 0;"><span ng-show="$select.isEmpty()" class="ui-select-placeholder text-muted ng-binding"></span> <span ng-hide="$select.isEmpty()"
class="ui-select-match-text pull-left ng-hide" ng-class="{'ui-select-allow-clear': $select.allowClear && !$select.isEmpty()}" ng-transclude=""><span class="ng-binding ng-scope"></span></span>
<i class="caret pull-right" ng-click="$select.toggle($event)"></i>
<a ng-show="$select.allowClear && !$select.isEmpty()" aria-label="Select box clear" style="margin-right: 10px" ng-click="$select.clear($event)" class="btn btn-xs btn-link pull-right ng-hide"><i class="glyphicon glyphicon-remove" aria-hidden="true"></i></a></span>
</div><input type="text" autocomplete="false" tabindex="-1" aria-expanded="true" aria-label="Select box" aria-owns="ui-select-choices-0" aria-activedescendant="ui-select-choices-row-0-0"
class="form-control ui-select-search ng-pristine ng-untouched ng-valid ng-hide" placeholder="" ng-model="$select.search" ng-show="$select.searchEnabled && $select.open">
<ul class="ui-select-choices ui-select-choices-content ui-select-dropdown dropdown-menu ng-scope ng-hide" role="listbox" ng-show="$select.items.length > 0"
repeat="item.id as item in root.contactFormContext.languages | filter: $select.search">
<li class="ui-select-choices-group" id="ui-select-choices-0">
<div class="divider ng-hide" ng-show="$select.isGrouped && $index > 0"></div>
<div ng-show="$select.isGrouped" class="ui-select-choices-group-label dropdown-header ng-binding ng-hide" ng-bind="$group.name"></div><!-- ngRepeat: item in $select.items -->
</li>
</ul><ui-select-single></ui-select-single><input ng-disabled="$select.disabled" class="ui-select-focusser ui-select-offscreen ng-scope" type="text" id="focusser-0" aria-label="Select box focus" aria-haspopup="true" role="button">
</div>
<input type="hidden" name="language2" ng-value="root.contactFormContext.form.language" autocomplete="off">
</div><!-- end ngIf: !root.isLoggedOn -->
</div>
<div class="body-row dialog-stop-close high text-area-container">
<div class="full">
<div class="validation-errors ng-active" ng-messages="contactForm.issue.$error" ng-show="contactForm.issue.$invalid">
<!-- ngMessage: required -->
<div ng-message="required" class="validation-error-label ng-binding ng-scope">Obrigatório</div>
</div>
<label for="issue" class="ng-binding">Descreva o problema:</label>
<textarea id="issue" name="issue" ng-model="root.contactFormContext.form.issue" ng-required="true" class="no-resize ng-pristine ng-untouched ng-invalid ng-invalid-required" required="required"></textarea>
</div>
</div>
<div class="body-row min-row dialog-stop-close high">
<div class="full">
<label class="ng-binding">Anexo:</label>
<!-- ngIf: root.contactUsDialogOpen -->
</div>
</div>
<div class="body-row min-row dialog-stop-close high last">
<div class="left">
<div class="recaptcha-wrapper">
<!-- ngIf: root.contactUsDialogOpen -->
</div>
</div><!-- no white space
-->
<div class="right">
<button class="primary accented ng-binding" type="submit" ng-disabled="contactForm.$invalid" disabled="disabled">Submeter</button>
</div>
</div>
<!-- ngIf: !root.isLoggedOn && root.showContactInfo -->
<div class="shadow-row">
<div></div>
</div>
<div class="footer"><span class="ng-binding">© 2024 juicy-dates.com</span></div>
</div>
<div class="ps-scrollbar-x-rail" style="left: 0px; bottom: 3px;">
<div class="ps-scrollbar-x" tabindex="0" style="left: 0px; width: 0px;"></div>
</div>
<div class="ps-scrollbar-y-rail" style="top: 0px; right: 3px;">
<div class="ps-scrollbar-y" tabindex="0" style="top: 0px; height: 0px;"></div>
</div>
</div>
</form>
Text Content
Conheça solteiros(as) perto de si à procura de amizade e amor. Iniciar SessãoRegisto Novo Ao Vivo QuenteeGelada, 30 Porto, Portugal Private Chat Is this your special one? Invite her now Cancel Invitation “ ” Tenho tanto de mim para dar que não sei por onde começar. Ajudas-me com isso? 😈 Altura Pergunta-me 1,63 m Peso Pergunta-me 58 kg Cor dos olhos Pergunta-me Castanhos Tipo físico Pergunta-me Médio Cor dos cabelos Pergunta-me Castanho escuro Arte corporal Pergunta-me Nada Sexo Pergunta-me uma mulher À procura de Pergunta-me um homem Estado Civil Pergunta-me Solteiro Raça Pergunta-me Hispânico/Latino Mora Pergunta-me Vivo com a minha família Signo Pergunta-me Aquário Hábitos de consumo de álcool Pergunta-me Sim, socialmente Educação Pergunta-me Licenciatura Filhos Pergunta-me Tenho filhos Hábitos tabagistas Pergunta-me Não 69, Ser Dominado, Bondage, Felação profunda, Fetiche, Beijos, Experimental, Dildo, Mamas Grandes, Lingerie, Maduro, Masturbação, Missionário, Sem Preservativo, Cuecas, Em Concha, Brinquedos Sexuais, Sexo Oral, Público Pergunta-me 1 / © 2024 juicy-dates.com CONTACTAR O SUPORTE Obrigatório Nome Obrigatório E-mail Obrigatório O seu idioma * Obrigatório Descreva o problema: Anexo: Submeter © 2024 juicy-dates.com CONTACTAR O SUPORTE Obrigado pelo seu contato. O seu contato de pedido de suporte foi submetido. Será contatado com uma resposta num período de 3 a 5 dias úteis © 2024 juicy-dates.com CHAME MAIS ATENÇÃO Credibilidade Correspondências Verifique o seu email Foto do perfil Detalhes do Perfil Sobre mim Interesses Here is your exclusive coupon code Click Below To Automatically Redeem Your Code And Start Chatting Redeem And Proceed Welcome Back Complete Your Profile And Gain Access To All Our Features By Following The Steps Below Complete Now