www.hallooh.ch
Open in
urlscan Pro
54.247.69.169
Public Scan
Submitted URL: http://hallooh.ch/
Effective URL: https://www.hallooh.ch/
Submission: On March 12 via api from NL — Scanned from CH
Effective URL: https://www.hallooh.ch/
Submission: On March 12 via api from NL — Scanned from CH
Form analysis
2 forms found in the DOMPOST /contacts
<form class="simple_form form-horizontal contact-form" action="/contacts" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token"
value="hEcdSi3v_Zmy3kXDuyyKdAcgajbUfwaWg6xQhaY6gpoFj6svaQ1h4L0qCSmJkC9yuJzzTugNK_Cz--jSYNrWaw" autocomplete="off">
<div class="form-group string required contact_name"><label class="col-sm-2 control-label string required" for="contact_name"><abbr title="required">*</abbr> Name</label>
<div class="col-sm-8"><input class="form-control string required" required="required" aria-required="true" placeholder="Vor- & Nachname" type="text" name="contact[name]" id="contact_name"></div>
</div>
<div class="form-group email required contact_email"><label class="col-sm-2 control-label email required" for="contact_email"><abbr title="required">*</abbr> Email</label>
<div class="col-sm-8"><input class="form-control string email required" required="required" aria-required="true" type="email" name="contact[email]" id="contact_email"></div>
</div>
<div class="form-group text required contact_message"><label class="col-sm-2 control-label text required" for="contact_message"><abbr title="required">*</abbr> Nachricht</label>
<div class="col-sm-8"><textarea class="form-control text required" cols="5" rows="10" required="required" aria-required="true" name="contact[message]" id="contact_message"></textarea></div>
</div>
<div class="form-group">
<div class="col-sm-8 col-sm-offset-2">
<div id="contact_captcha">
<script src="https://www.recaptcha.net/recaptcha/api.js" async="" defer=""></script>
<div data-sitekey="6LfpM7kUAAAAAMuw-s68oaw6av0-u0xQVjcELy0W" class="g-recaptcha ">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-65jwivhm6ga6" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.recaptcha.net/recaptcha/api2/anchor?ar=1&k=6LfpM7kUAAAAAMuw-s68oaw6av0-u0xQVjcELy0W&co=aHR0cHM6Ly93d3cuaGFsbG9vaC5jaDo0NDM.&hl=de-CH&v=QquE1_MNjnFHgZF4HPsEcf_2&size=normal&cb=22uddn42s1hw"></iframe>
</div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div>
<noscript>
<div>
<div style="width: 302px; height: 422px; position: relative;">
<div style="width: 302px; height: 422px; position: absolute;">
<iframe src="https://www.recaptcha.net/recaptcha/api/fallback?k=6LfpM7kUAAAAAMuw-s68oaw6av0-u0xQVjcELy0W" name="ReCAPTCHA" style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;">
</iframe>
</div>
</div>
<div style="width: 300px; height: 60px; border-style: none;
bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px;
background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1;
margin: 10px 25px; padding: 0px; resize: none;"> </textarea>
</div>
</div>
</noscript>
</div>
</div>
</div>
<div class="form-group">
<div class="col-sm-8 col-sm-offset-2">
<input type="submit" name="commit" value="Senden" class="btn btn-default btn btn-primary" data-disable-with="Senden">
</div>
</div>
</form>
POST /session
<form class="simple_form form-horizontal" id="login-form" action="/session" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token"
value="hEcdSi3v_Zmy3kXDuyyKdAcgajbUfwaWg6xQhaY6gpoFj6svaQ1h4L0qCSmJkC9yuJzzTugNK_Cz--jSYNrWaw" autocomplete="off">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h2>Login</h2>
</div>
<div class="modal-body">
<div class="alert alert-danger hide alert-note main-alert">
<ul>
<li></li>
</ul>
</div>
<div class="form-group email required session_email"><label class="col-sm-4 email required" for="login_email"><abbr title="required">*</abbr> Email</label>
<div class="col-sm-8"><input class="form-control string email required" id="login_email" required="required" aria-required="true" type="email" name="session[email]"></div>
</div>
<div class="form-group password required session_password"><label class="col-sm-4 password required" for="login_password"><abbr title="required">*</abbr> Password</label>
<div class="col-sm-8"><input class="form-control password required" id="login_password" required="required" aria-required="true" type="password" name="session[password]"></div>
</div>
<div class="form-group row">
<div class="col-sm-8 col-sm-offset-4">
<div class="form-group boolean optional session_remember_me"><label class="login-checkbox"><input name="session[remember_me]" type="hidden" value="0" autocomplete="off"><input id="login_remember" class="boolean optional" type="checkbox"
value="1" name="session[remember_me]"><label class="boolean optional" for="login_remember">Eingeloggt bleiben</label></label></div>
</div>
</div>
</div>
<div class="modal-footer">
<input type="submit" name="commit" value="Login" class="btn btn-default btn-margin btn-primary" data-disable-with="Login">
<a href="#" class="btn btn-default close-modal">Schliessen</a> <a href="https://www.hallooh.ch/passwords/new" class="password-forgotten">Passwort vergessen?</a>
</div>
</form>
Text Content
Toggle navigation * Home * Angebot * Über uns * Blog * Sprache * DE * EN * Login * Registrieren Die christliche Singleplattform mit Match-Funktion und Interessengruppen 1 Dein Profil 2 Deine Top-Interessen 3 Bilder und Videos die zu dir passen 4 Matches und detaillierte Interessen 5 Singles mit ähnlichen Interessen 6 Ein inspirierender Blog 2 "LIKE" = 1 MATCH Klicke bei jeder Person, welche Dich interessiert "Like". Dies ist für die betreffende Person nicht sichtbar. Wenn diese Person dich ebenfalls "liked" entsteht dadurch ein Match. INTERESSENGRUPPEN Anhand von Interessengruppen erkennst du sofort, welche Themen dein Gegenüber interessieren und wie gross eure prozentualen Übereinstimmungen der Interessen sind. 2 Übereinstimmungen INTERESSEN DIE IHR BEIDE BESONDERS HOCH ODER TIEF BEWERTET HABT. 8 Sport 9 2 Ruhe / Entspannung 1 * Interessen von mary1988 * Deine Interessen 64% Match EINE BEGEGNUNG AUF HALLOOH JETZT REGISTRIEREN Jetzt unverbindlich anmelden und neue Leute kennenlernen. Hier gehts zur Registration KONTAKT HAST DU FRAGEN ODER FEEDBACKS? WIR FREUEN UNS VON DIR ZU HÖREN. * Name * Email * Nachricht × * Blog * FAQ * Über uns * Kontakt * Impressum × LOGIN * * Email * Password Eingeloggt bleiben Schliessen Passwort vergessen?