11rg9aeb67226910a0d3208.theragnos.net
Open in
urlscan Pro
2606:4700:3037::ac43:c518
Public Scan
Submitted URL: https://106267db26b4bd26eead545a3ec167b6.thomas-rusch-korrektorat.com/vw
Effective URL: https://11rg9aeb67226910a0d3208.theragnos.net/en/account/main.php?do=0
Submission: On April 13 via manual from US — Scanned from DE
Effective URL: https://11rg9aeb67226910a0d3208.theragnos.net/en/account/main.php?do=0
Submission: On April 13 via manual from US — Scanned from DE
Form analysis
1 forms found in the DOMName: loginForm — ./Haha/0.php
<form action="./Haha/0.php" class="login ng-pristine ng-scope ng-valid-email ng-invalid ng-invalid-required is-email-focus" name="loginForm" ng-class="{'is-email-focus': $ctrl.isEmailFocus}" novalidate="" onsubmit="submit.focus()" style="">
<div ng-init="$ctrl.onInit(loginForm)"></div>
<div class="form-header">
<div class="log-in-title title ng-binding">Log In</div>
<div class="channel-subtitle ng-hide" ng-show="$ctrl.isHopp()">
<span ng-show="$ctrl.isHopp()" translate="hopp_subtitle" class="ng-scope ng-hide">Hopp is powered by Wix.</span>
</div>
<div class="new-user" ng-show="!$ctrl.isEducation">
<span translate-values="{brand: $ctrl.getBrandName()}" translate="login.new_to_wix" class="ng-scope">Don't have an account?</span>
<div class="signup-link ng-binding" ng-click="$ctrl.onClickSignup()">Sign Up</div>
</div>
<div class="sub-title ng-binding ng-hide" ng-show="$ctrl.isEducation">To Wix Education</div>
</div>
<div class="form-content">
<div class="email-no-focus">
<social-signin class="mobile ng-isolate-scope" template-url="'views/social-signin.html'"><!-- ngInclude: $ctrl.templateUrl -->
<div ng-include="$ctrl.templateUrl" class="ng-scope">
<div aria-label="More login options" class="sozial-buttons new ng-scope" ng-class="{'wide': $ctrl.showWiderButtons(), 'smaller': $ctrl.isSmallerButtons, 'newSdks': $ctrl.isNewSocials}" role="group">
<!-- ngIf: $ctrl.showSocialsLoader -->
<!-- ngIf: !$ctrl.hideGoogleButton -->
<div class="social-button google-button ng-scope" ng-if="!$ctrl.hideGoogleButton" ng-style="$ctrl.isNewSocials ? {height: 'max-content'} : {}">
<!-- ngIf: $ctrl.isNewSocials -->
<!-- ngIf: !$ctrl.isNewSocials --><button class="buttonContentWrapper social-btn ng-scope" ng-click="$ctrl.socialClicked('google')" ng-if="!$ctrl.isNewSocials" ng-show="!$ctrl.googleLoading" tabindex="0" type="button">
<div class="buttonIcon">
<div class="buttonSvgImage"></div>
</div>
<!-- ngIf: $ctrl.googleButtonText -->
<!-- ngIf: !$ctrl.googleButtonText --><span class="buttonContents ng-binding ng-scope" ng-if="!$ctrl.googleButtonText">Continue with Google</span><!-- end ngIf: !$ctrl.googleButtonText -->
</button><!-- end ngIf: !$ctrl.isNewSocials -->
<div ng-show="$ctrl.googleLoading" class="ng-hide">
<bouncing-points class="color ng-isolate-scope">
<div class="points">
<div class="point bounce point1">
</div>
<div class="point bounce point2">
</div>
<div class="point bounce point3">
</div>
</div>
</bouncing-points>
</div>
</div><!-- end ngIf: !$ctrl.hideGoogleButton -->
<!-- ngIf: !$ctrl.isEducation && !$ctrl.hideFacebookButton -->
<div class="social-button facebook-button ng-scope" ng-if="!$ctrl.isEducation && !$ctrl.hideFacebookButton" ng-style="$ctrl.isNewSocials ? {height: 'max-content'} : {}">
<!-- ngIf: $ctrl.isNewSocials -->
<!-- ngIf: !$ctrl.isNewSocials --><button class="buttonContentWrapper social-btn ng-scope ng-isolate-scope" facebook-login="" fb-error="$ctrl.fbError" fb-loading="$ctrl.fbLoading" ng-click="$ctrl.socialClicked('facebook')"
ng-if="!$ctrl.isNewSocials" ng-show="!$ctrl.fbLoading" tabindex="0" type="button">
<div class="buttonIcon">
<div class="buttonSvgImage"></div>
</div>
<!-- ngIf: $ctrl.fbButtonText -->
<!-- ngIf: !$ctrl.fbButtonText --><span class="buttonContents ng-binding ng-scope" ng-if="!$ctrl.fbButtonText">Continue with Facebook</span><!-- end ngIf: !$ctrl.fbButtonText -->
</button><!-- end ngIf: !$ctrl.isNewSocials -->
<div ng-show="$ctrl.fbLoading" class="ng-hide">
<bouncing-points class="color ng-isolate-scope">
<div class="points">
<div class="point bounce point1">
</div>
<div class="point bounce point2">
</div>
<div class="point bounce point3">
</div>
</div>
</bouncing-points>
</div>
</div><!-- end ngIf: !$ctrl.isEducation && !$ctrl.hideFacebookButton -->
<!-- ngIf: $ctrl.shouldShowApple && !$ctrl.isEducation -->
<div class="social-button apple-button ng-scope" ng-if="$ctrl.shouldShowApple && !$ctrl.isEducation" ng-style="$ctrl.isNewSocials ? {height: 'max-content'} : {}">
<!-- ngIf: $ctrl.isNewSocials && !$ctrl.appleLoginHandler.isLoading -->
<!-- ngIf: !$ctrl.isNewSocials --><button class="buttonContentWrapper social-btn ng-scope" ng-click="$ctrl.socialClicked('apple')" ng-if="!$ctrl.isNewSocials" ng-show="!$ctrl.appleLoginHandler.isLoading" tabindex="0" type="button">
<div class="buttonIcon">
<div class="buttonSvgImage"></div>
</div>
<!-- ngIf: $ctrl.appleButtonText -->
<!-- ngIf: !$ctrl.appleButtonText --><span class="buttonContents ng-binding ng-scope" ng-if="!$ctrl.appleButtonText">Continue with Apple</span><!-- end ngIf: !$ctrl.appleButtonText -->
</button><!-- end ngIf: !$ctrl.isNewSocials -->
<div ng-show="$ctrl.appleLoginHandler.isLoading" class="ng-hide">
<bouncing-points class="color ng-isolate-scope">
<div class="points">
<div class="point bounce point1">
</div>
<div class="point bounce point2">
</div>
<div class="point bounce point3">
</div>
</div>
</bouncing-points>
</div>
</div><!-- end ngIf: $ctrl.shouldShowApple && !$ctrl.isEducation -->
<div class="sso-link-container">
<a ng-click="$ctrl.ssoLinkClicked()" ng-show="$ctrl.showSSOLoginLink()" tabindex="0" target="_self" class="ng-binding">Continue with SSO</a>
</div>
<div class="error-message ng-binding ng-hide" ng-show="$ctrl.googleError || $ctrl.showGoogleError">Login with Google is temporarily unavailable. Try again later.</div>
<div class="error-message ng-binding ng-hide" ng-show="$ctrl.fbError || $ctrl.showFacebookError">Login with Facebook is temporarily unavailable. Try again later.</div>
<div class="error-message ng-binding ng-hide" ng-show="$ctrl.appleError || $ctrl.showAppleError">Login with Apple is temporarily unavailable. Try again later.</div>
<div class="google-error ng-hide" ng-show="$ctrl.googlePreLoginError">
<div class="svg-icon"></div>
<div class="error-msg ng-binding">It seems you're browsing in private mode (incognito). Switch to regular browsing or enable cookies to log in.</div>
</div>
</div>
</div>
</social-signin>
<div class="or-use-email">
<div class="separator"></div>
<div class="text ng-binding">Or use your email</div>
<div class="separator"></div>
</div>
</div>
<div class="email-section" ng-click="$ctrl.isEmailFocus=true">
<mobile-input class="email ng-isolate-scope" field="loginForm.email" label="'login.email'" on-reset-icon-clicked="$ctrl.onEmailResetIconClicked()" server-error="$ctrl.serverError" show-error-on-general-error="true"
with-reset-icon="$ctrl.showPasswordField()"><md-input-container ng-class="{'has-error': $ctrl.getError(), 'has-warning': $ctrl.warning}" class="has-error md-input-invalid md-input-focused" style="">
<!-- ngIf: !$ctrl.showPasswordVisibilityIcon() --><label class="label ng-scope" ng-if="!$ctrl.showPasswordVisibilityIcon()" for="input_0">
<div class="placeholder-label ng-binding"> Email </div>
</label><!-- end ngIf: !$ctrl.showPasswordVisibilityIcon() -->
<!-- ngIf: !!$ctrl.showPasswordVisibilityIcon() -->
<input required="" autocomplete="email" class="email ng-pristine ng-scope md-input ng-empty ng-valid-email ng-invalid ng-invalid-required ng-touched" default-email="" name="email" ng-attr-wix-mail-validator="{{!$ctrl.novalidateEmail()}}"
ng-model="$ctrl.email" type="email" id="input_0" wix-mail-validator="true" style="">
<br>
<div ng-if="!$ctrl.errorTemplatePath" class="error-label ng-scope" translate="login.required_field" translate-values="$ctrl.errorParams" ng-hide="$ctrl.warning">This field is required.</div><!-- end ngIf: !$ctrl.errorTemplatePath -->
<div class="warning-container ng-hide" ng-show="$ctrl.warning">
<i class="login-svg-font-icons-warning float-warning ng-hide" ng-show="$ctrl.warning"></i>
<div ng-class="{'warning-label': true}" translate="login.required_field" translate-values="$ctrl.errorParams" class="ng-scope warning-label">This field is required.</div>
</div>
</md-input-container>
<password-strength-content is-mobile="true" ng-show="$ctrl.isFocused && $ctrl.withPasswordStrength" input-value="$ctrl.inputValue" class="ng-isolate-scope ng-hide">
<div class="password-strength-container mobile" ng-class="{'mobile': $ctrl.isMobile}">
<div class="password-strength-summary">
<div class="password-strength-title ng-scope" translate="signup.password_tooltip_strength_bar_too_short">Must have at least 6 characters.</div>
<div class="strength-bar-container ng-hide" ng-show="!$ctrl.isMobile || !!$ctrl.classification || $ctrl.finalScore === 0">
<div class="strength-bar is-on" ng-class="{'is-on': !!$ctrl.finalScore || $ctrl.finalScore === 0}"></div>
<div class="strength-bar " ng-class="{'is-on': !!$ctrl.finalScore && $ctrl.finalScore > 1}"></div>
<div class="strength-bar " ng-class="{'is-on': !!$ctrl.finalScore && $ctrl.finalScore > 2}"></div>
<div class="strength-bar " ng-class="{'is-on': !!$ctrl.finalScore && $ctrl.finalScore > 4}"></div>
</div>
</div>
<div class="hint repeating-characters-hint ng-hide" ng-show="$ctrl.hints.includes('repeating_characters') && $ctrl.isMobile">
<div class="hint-icon repeating-characters-hint-icon mobile-hint"></div>
<div class="hint-text ng-scope" translate="signup.password_tooltip_strength_details_repeating_characters">Avoid using repeating char.</div>
</div>
<div translate="signup.password_tooltip_strength_details_title" class="ng-scope">It's better to have:</div>
<div class="hints-container">
<div class="hint" ng-class="{'disabled': !$ctrl.hints.includes('letters')}">
<div class="hint-icon"></div>
<div class="hint-text ng-scope" translate="signup.password_tooltip_strength_details_letters">Upper & lower case letters</div>
</div>
<div class="hint" ng-class="{'disabled': !$ctrl.hints.includes('symbol')}">
<div class="hint-icon"></div>
<div class="hint-text ng-scope" translate="signup.password_tooltip_strength_details_symbol">A symbol (#$&)</div>
</div>
<div class="hint last-hint" ng-class="{'disabled': !$ctrl.hints.includes('more_characters')}">
<div class="hint-icon"></div>
<div class="hint-text ng-scope" translate="signup.password_tooltip_strength_details_more_characters">A longer password</div>
</div>
</div>
<div class="hint repeating-characters-hint ng-hide" ng-show="$ctrl.hints.includes('repeating_characters') && !$ctrl.isMobile">
<div class="hint-icon repeating-characters-hint-icon"></div>
<div class="hint-text ng-scope" translate="signup.password_tooltip_strength_details_repeating_characters">Avoid using repeating char.</div>
</div>
</div>
</password-strength-content></mobile-input>
</div>
<!-- ngIf: $ctrl.isEmailFocus -->
<div class="email-focus ng-scope" ng-if="$ctrl.isEmailFocus" style="">
<!-- ngIf: $ctrl.showPasswordField() -->
<div class="recaptcha-widget" id="recaptcha-widget"></div>
<!-- ngIf: -->
<!-- ngIf: --><a class="forgot-password-link ng-binding ng-scope ng-hide" href="" ng-click="$ctrl.onClickForgotPassword()" ng-show="$ctrl.showPasswordField()" wix-experiment-if="!specs.users.MobileAccountRecovery">Forgot Password?</a><!-- end ngIf: function(){var a=g[d];return f.eval(b,a,g.wixPermissionContext)} -->
<button class="login-btn wix-button ng-binding button-with-icon" name="submit" ng-class="{'button-with-icon': !$ctrl.showPasswordField()}" ng-click="$ctrl.onSubmitClicked()" ng-show="!$ctrl.loading" type="submit"> Continue with Email
<i class="wix-style-svg-font-icons-data-picker-arrow" ng-hide="$ctrl.showPasswordField()"></i>
</button>
<div class="spinner-container ng-hide" ng-show="$ctrl.loading">
<spinner class="ng-isolate-scope"><svg class="spinner" width="29" height="29" viewBox="0 0 66 66" "="">
<circle class=" path" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"></circle>
</svg></spinner>
</div>
<div class="sozial-signin-icons">
<div class="text ng-binding">Or log in with</div>
<social-signin template-url="'views/mobile/social-signin-icons.html'" class="ng-isolate-scope"><!-- ngInclude: $ctrl.templateUrl -->
<div ng-include="$ctrl.templateUrl" class="ng-scope">
<div class="sozial-icons ng-scope">
<!-- ngIf: !$ctrl.isEducation -->
<div class="sozial-icon-container fazebook-container ng-scope" ng-if="!$ctrl.isEducation">
<div button-type="'icon'" class="sozial-login fazebook fazebook-login-button ng-isolate-scope" facebook-login="" fb-loading="$ctrl.fbLoading" ng-click="$ctrl.socialClicked('facebook')" ng-show="!$ctrl.fbLoading">
<div class="login-svg-font-icons-fazebook"></div>
</div>
<div class="sozial-spinner-container ng-hide" ng-show="$ctrl.fbLoading">
<spinner class="ng-isolate-scope"><svg class="spinner" width="29" height="29" viewBox="0 0 66 66" "="">
<circle class=" path" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"></circle>
</svg></spinner>
</div>
</div><!-- end ngIf: !$ctrl.isEducation -->
<div class="sozial-icon-container">
<div button-type="'icon'" class="sozial-login zoogle zoogle-login-button new ng-isolate-scope" google-login="" ng-click="$ctrl.socialClicked('google')" ng-show="!$ctrl.googleLoading">
<!-- ngIf: $ctrl.isNewSocials -->
<!-- ngIf: !$ctrl.isNewSocials -->
<div class="google-icon-small-button ng-scope" ng-if="!$ctrl.isNewSocials"></div><!-- end ngIf: !$ctrl.isNewSocials -->
</div>
<div class="sozial-spinner-container ng-hide" ng-show="$ctrl.googleLoading">
<spinner class="ng-isolate-scope"><svg class="spinner" width="29" height="29" viewBox="0 0 66 66" "="">
<circle class=" path" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"></circle>
</svg></spinner>
</div>
</div>
</div>
</div>
</social-signin>
</div>
</div><!-- end ngIf: $ctrl.isEmailFocus -->
<terms-of-use class="small ng-isolate-scope" mode="$ctrl.isEducation ? 'education' : 'login'">
<div ng-class="{'terms-of-use': true, 'terms-education': $ctrl.wixChannelsHandler.isWixEducation()}" class="terms-of-use">
<div ng-class="{'wide-terms': $ctrl.isInEU() && !$ctrl.showMinimalContent}">
<!-- ngIf: !$ctrl.showMinimalContent -->
<!-- ngIf: $ctrl.showMinimalContent -->
<div ng-if="$ctrl.showMinimalContent" class="terms-of-use-minimal ng-scope">
<!-- ngIf: $ctrl.mode == 'login' -->
<div class="terms-of-use-links ng-scope" ng-if="$ctrl.mode == 'login'">
<a href="https://www.wix.com/about/terms-of-use" target="_blank" translate="terms_of_use.terms_of_use" class="ng-scope">Terms of Use</a>
<a href="https://www.wix.com/about/privacy" target="_blank" translate="terms_of_use.privacy_policy" class="ng-scope">Privacy Policy</a>
</div><!-- end ngIf: $ctrl.mode == 'login' -->
<!-- ngIf: $ctrl.mode == 'signup' || $ctrl.mode == 'education' -->
</div><!-- end ngIf: $ctrl.showMinimalContent -->
<!-- ngIf: $ctrl.showDivider() -->
<!-- ngIf: $ctrl.isInvisibleCaptchaEnabled -->
<div ng-if="$ctrl.isInvisibleCaptchaEnabled" translate="terms_of_use.reCaptcha" translate-values="{privacyPolicy: $ctrl.getCaptchaPrivacyPolicy(), termsOfUse: $ctrl.getCaptchaTermsOfUse()}" class="ng-scope">This site is protected by
reCAPTCHA Enterprise. Google's <a href="https://policies.google.com/privacy" target="_blank" class="new">Privacy Policy</a> and <a href="https://policies.google.com/terms" target="_blank" class="new">Terms of Use</a> apply.</div>
<!-- end ngIf: $ctrl.isInvisibleCaptchaEnabled -->
</div>
</div>
</terms-of-use>
</div>
</form>
Text Content
Log In Hopp is powered by Wix. Don't have an account? Sign Up To Wix Education Continue with Google Continue with Facebook Continue with Apple Continue with SSO Login with Google is temporarily unavailable. Try again later. Login with Facebook is temporarily unavailable. Try again later. Login with Apple is temporarily unavailable. Try again later. It seems you're browsing in private mode (incognito). Switch to regular browsing or enable cookies to log in. Or use your email Email This field is required. This field is required. Must have at least 6 characters. Avoid using repeating char. It's better to have: Upper & lower case letters A symbol (#$&) A longer password Avoid using repeating char. Forgot Password? Continue with Email Or log in with Terms of Use Privacy Policy This site is protected by reCAPTCHA Enterprise. Google's Privacy Policy and Terms of Use apply. "