portal-diagnostov.com Open in urlscan Pro
2606:4700:3037::ac43:b68d  Public Scan

Submitted URL: https://portal-diagnostov.com/private-office/
Effective URL: https://portal-diagnostov.com/de/private-office/
Submission: On December 16 via manual from US — Scanned from DE

Form analysis 7 forms found in the DOM

Name: search_textPOST https://portal-diagnostov.com/wp-admin/admin-ajax.php

<form class="form_search" name="search_text" id="search_form_header" action="https://portal-diagnostov.com/wp-admin/admin-ajax.php" method="POST">
  <input type="hidden" name="action" id="action_header" value="search_form">
  <input type="hidden" name="redirect" id="redirect_header" value="/de/private-office/">
  <div class="search_submit_home"><a href="/">  </a></div>
  <input id="search_text_input_header" class="search_text" type="text" name="search_text" placeholder="Suche">
  <input class="search_submit" aria-hidden="true" type="submit" value="">
</form>

POST

<form class="div_registr" action="" method="post" id="register_form2" style=" height: 300px">
  <label for="email_pp">Email</label>
  <input type="email" name="email" id="register_email" required="">
  <input onclick="yaCounter57528007.reachGoal('reg')" class="pay_click" style="margin: 15px" type="submit" name="reg_now" id="register_submit2" value="Anmelden"><br> Ein Passwort wird automatisch generiert und an Ihre E-Mail gesendet
</form>

POST

<form class="div_registr" id="login_form" method="post" style=" height: 300px">
  <label for="login_user">E-Mail oder Login</label>
  <input type="text" name="login_user" id="login_user" required="">
  <label for="pass_user"> Passwort </label>
  <input type="password" name="pass_user" id="pass_user" required="">
  <label for="rememberme" id="lb_rememberme">Um sich an mich zu erinnern</label>
  <input name="rememberme" type="checkbox" id="rememberme" value="forever">
  <input type="text" class="alert_status" style="
					display: none; 
					position: fixed;
					bottom: 15px;
					left: -10px;
					width: 100%;
					height: 50px;
					text-align: center;
					font-size: 30px !important;
					z-index:9999999999;
					" readonly="">
  <input onclick="yaCounter57528007.reachGoal('log')" type="submit" name="login_submit" value="Anmeldung" class="pay_click login_submit">
</form>

POST

<form class="div_registr" id="login_form" method="post" style=" height: 300px">
  <label for="lost_pwd_user_email">Email</label>
  <br>
  <input type="text" name="lost_pwd_user_email" id="lost_pwd_user_email">
  <br><br>
  <input onclick="yaCounter57528007.reachGoal('pass')" class="pay_click" type="submit" name="lost_pwd_submit" id="lost_pwd_submit" value="Holen Sie sich ein neues Passwort">
</form>

POST #

<form class="login_form" id="login_form" method="post" action="#" novalidate="novalidate">
  <h1 style="display: block;"> Anmeldung</h1><br>
  <input type="text" class="alert_status" readonly="">
  <label for="login_user">E-Mail oder Login</label>
  <input type="text" name="login_user" id="login_user">
  <label for="pass_user"> Passwort </label>
  <input type="password" name="pass_user" id="pass_user">
  <label for="rememberme" id="lb_rememberme"><input name="rememberme" type="checkbox" id="rememberme" value="forever"> Um sich an mich zu erinnern</label><br>
  <input onclick="yaCounter57528007.reachGoal('log')" type="submit" name="login_submit" value="Anmeldung" class="pay_click login_submit">
  <a style="font-size: 20px; border: 1px solid; padding: 3px " class="go_to_register_link pay_click" href=""><span style="font-family:'FontAwesome';"></span> Anmelden</a>
  <br><br>
  <a style="font-size: 20px; border: 1px solid; padding: 3px" class="go_to_lostpassword_link pay_click" href=""> <span style="font-family:'FontAwesome';"></span> Passwort wiederherstellen</a>
  <br><br>
  <hr>
  <h3 style="text-align:center">Einloggen mit</h3><br>
  <script>
    jQuery(".mo_btn-mo").prop("disabled", false);
  </script>
  <script type="text/javascript">
    jQuery(document).ready(function() {
      jQuery(".login-button").css("cursor", "pointer");
    });

    function mo_openid_on_consent_change(checkbox) {
      if (!checkbox.checked) {
        jQuery('#mo_openid_consent_checkbox').val(1);
        jQuery(".mo_btn-mo").attr("disabled", true);
        jQuery(".login-button").addClass("dis");
      } else {
        jQuery('#mo_openid_consent_checkbox').val(0);
        jQuery(".mo_btn-mo").attr("disabled", false);
        jQuery(".login-button").removeClass("dis");
      }
    }
    var perfEntries = performance.getEntriesByType("navigation");
    if (perfEntries[0].type === "back_forward") {
      location.reload(true);
    }

    function HandlePopupResult(result) {
      window.location = "https://portal-diagnostov.com";
    }

    function moOpenIdLogin(app_name, is_custom_app) {
      var current_url = window.location.href;
      var cookie_name = "redirect_current_url";
      var d = new Date();
      d.setTime(d.getTime() + (2 * 24 * 60 * 60 * 1000));
      var expires = "expires=" + d.toUTCString();
      document.cookie = cookie_name + "=" + current_url + ";" + expires + ";path=/";
      var base_url = 'https://portal-diagnostov.com';
      var request_uri = '/de/private-office/';
      var http = 'https://';
      var http_host = 'portal-diagnostov.com';
      var default_nonce = 'b7e00d1723';
      var custom_nonce = '4407341be1';
      if (is_custom_app == 'false') {
        if (request_uri.indexOf('wp-login.php') != -1) {
          var redirect_url = base_url + '/?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
        } else {
          var redirect_url = http + http_host + request_uri;
          if (redirect_url.indexOf('?') != -1) {
            redirect_url = redirect_url + '&option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
          } else {
            redirect_url = redirect_url + '?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
          }
        }
      } else {
        if (request_uri.indexOf('wp-login.php') != -1) {
          var redirect_url = base_url + '/?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
        } else {
          var redirect_url = http + http_host + request_uri;
          if (redirect_url.indexOf('?') != -1) redirect_url = redirect_url + '&option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
          else redirect_url = redirect_url + '?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
        }
      }
      if (0) {
        var myWindow = window.open(redirect_url + app_name, "", "width=700,height=620");
      } else {
        window.location.href = redirect_url + app_name;
      }
    }
  </script>
  <div class="mo-openid-app-icons">
    <p style="color:#000000; width: fit-content;"> </p>
    <a class=" login-button" rel="nofollow" title="  facebook" onclick="moOpenIdLogin('facebook','true');" style="cursor: pointer;"><i style="margin-top: 10px; background: rgb(24, 119, 242); text-align: center; padding-top: 8px; color: white; width: 51px !important; height: 51px !important; margin-left: 18px !important; font-size: 35px !important; cursor: pointer;" class="fab fa-facebook  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  circle"></i></a><a class=" login-button " rel="nofollow" title="  Google" onclick="moOpenIdLogin('google','true');" style="cursor: pointer;"><i style="margin-top: 10px; background: rgb(219, 68, 55); text-align: center; padding-top: 8px; color: white; width: 51px !important; height: 51px !important; margin-left: 18px !important; font-size: 35px !important; cursor: pointer;" class="fab fa-google  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  circle"></i></a><a class=" login-button" rel="nofollow" title="  vkontakte" onclick="moOpenIdLogin('vkontakte','true');" style="cursor: pointer;"><i style="margin-top: 10px; background: rgb(70, 100, 130); text-align: center; padding-top: 8px; color: white; width: 51px !important; height: 51px !important; margin-left: 18px !important; font-size: 35px !important; cursor: pointer;" class="fab fa-vk  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  circle"></i></a><a class=" login-button" rel="nofollow" title="  amazon" onclick="moOpenIdLogin('amazon','true');" style="cursor: pointer;"><i style="margin-top: 10px; background: rgb(255, 153, 0); text-align: center; padding-top: 8px; color: white; width: 51px !important; height: 51px !important; margin-left: 18px !important; font-size: 35px !important; cursor: pointer;" class="fab fa-amazon  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  circle"></i></a><a class=" login-button" rel="nofollow" title="  yahoo" onclick="moOpenIdLogin('yahoo','true');" style="cursor: pointer;"><i style="margin-top: 10px; background: rgb(67, 2, 151); text-align: center; padding-top: 8px; color: white; width: 51px !important; height: 51px !important; margin-left: 18px !important; font-size: 35px !important; cursor: pointer;" class="fab fa-yahoo  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  circle"></i></a>
  </div> <br>
  <div style="float:left;margin-bottom: 0px;margin-top: 0px;" class="mo_image_id">
    <a target="_blank" href="https://www.miniorange.com/">
<img alt="logo" src="https://portal-diagnostov.com/wp-content/plugins/miniorange-login-openid/includes/images/miniOrange.png" class="mo_openid_image">
</a>
  </div>
  <br><br>
</form>

POST https://portal-diagnostov.com

<form class="register_form" id="register_form" action="https://portal-diagnostov.com" method="post" novalidate="novalidate">
  <h1 style="display: block;">Anmelden</h1><br>
  <input type="text" class="alert_status" readonly="">
  <label for="register_email">Email</label>
  <input type="email" name="register_email" id="register_email" value="">
  <div id="allow_pass" style="display: none;">
    <label for="register_pass">Passwort</label>
    <input type="password" name="register_pass" id="register_pass" value="">
    <label for="confirm_pass">Kennwort bestätigen</label>
    <input type="password" name="confirm_pass" id="confirm_pass" value="">
  </div>
  <span style="font-family:Roboto; ">* Ein Passwort wird automatisch generiert und an Ihre E-Mail gesendet</span><br>
  <input onclick="yaCounter57528007.reachGoal('reg')" class="pay_click" type="submit" name="register_submit" id="register_submit" value="Anmelden">
  <a style="font-size: 20px; border: 1px solid; padding: 3px " class="back_login pay_click" href=""><span style="font-family:'FontAwesome';"></span> Anmeldung</a>
  <br><br>
  <a style="font-size: 20px; border: 1px solid; padding: 3px" class="go_to_lostpassword_link pay_click" href=""> <span style="font-family:'FontAwesome';"></span> Passwort wiederherstellen</a><br><br>
  <hr>
  <h3 style="text-align:center">Registrierung bei</h3>
  <br>
  <script>
    jQuery(".mo_btn-mo").prop("disabled", false);
  </script>
  <script type="text/javascript">
    jQuery(document).ready(function() {
      jQuery(".login-button").css("cursor", "pointer");
    });

    function mo_openid_on_consent_change(checkbox) {
      if (!checkbox.checked) {
        jQuery('#mo_openid_consent_checkbox').val(1);
        jQuery(".mo_btn-mo").attr("disabled", true);
        jQuery(".login-button").addClass("dis");
      } else {
        jQuery('#mo_openid_consent_checkbox').val(0);
        jQuery(".mo_btn-mo").attr("disabled", false);
        jQuery(".login-button").removeClass("dis");
      }
    }
    var perfEntries = performance.getEntriesByType("navigation");
    if (perfEntries[0].type === "back_forward") {
      location.reload(true);
    }

    function HandlePopupResult(result) {
      window.location = "https://portal-diagnostov.com";
    }

    function moOpenIdLogin(app_name, is_custom_app) {
      var current_url = window.location.href;
      var cookie_name = "redirect_current_url";
      var d = new Date();
      d.setTime(d.getTime() + (2 * 24 * 60 * 60 * 1000));
      var expires = "expires=" + d.toUTCString();
      document.cookie = cookie_name + "=" + current_url + ";" + expires + ";path=/";
      var base_url = 'https://portal-diagnostov.com';
      var request_uri = '/de/private-office/';
      var http = 'https://';
      var http_host = 'portal-diagnostov.com';
      var default_nonce = 'b7e00d1723';
      var custom_nonce = '4407341be1';
      if (is_custom_app == 'false') {
        if (request_uri.indexOf('wp-login.php') != -1) {
          var redirect_url = base_url + '/?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
        } else {
          var redirect_url = http + http_host + request_uri;
          if (redirect_url.indexOf('?') != -1) {
            redirect_url = redirect_url + '&option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
          } else {
            redirect_url = redirect_url + '?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
          }
        }
      } else {
        if (request_uri.indexOf('wp-login.php') != -1) {
          var redirect_url = base_url + '/?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
        } else {
          var redirect_url = http + http_host + request_uri;
          if (redirect_url.indexOf('?') != -1) redirect_url = redirect_url + '&option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
          else redirect_url = redirect_url + '?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
        }
      }
      if (0) {
        var myWindow = window.open(redirect_url + app_name, "", "width=700,height=620");
      } else {
        window.location.href = redirect_url + app_name;
      }
    }
  </script>
  <div class="mo-openid-app-icons">
    <p style="color:#000000; width: fit-content;"> </p>
    <a class=" login-button" rel="nofollow" title="  facebook" onclick="moOpenIdLogin('facebook','true');" style="cursor: pointer;"><i style="margin-top: 10px; background: rgb(24, 119, 242); text-align: center; padding-top: 8px; color: white; width: 51px !important; height: 51px !important; margin-left: 18px !important; font-size: 35px !important; cursor: pointer;" class="fab fa-facebook  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  circle"></i></a><a class=" login-button " rel="nofollow" title="  Google" onclick="moOpenIdLogin('google','true');" style="cursor: pointer;"><i style="margin-top: 10px; background: rgb(219, 68, 55); text-align: center; padding-top: 8px; color: white; width: 51px !important; height: 51px !important; margin-left: 18px !important; font-size: 35px !important; cursor: pointer;" class="fab fa-google  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  circle"></i></a><a class=" login-button" rel="nofollow" title="  vkontakte" onclick="moOpenIdLogin('vkontakte','true');" style="cursor: pointer;"><i style="margin-top: 10px; background: rgb(70, 100, 130); text-align: center; padding-top: 8px; color: white; width: 51px !important; height: 51px !important; margin-left: 18px !important; font-size: 35px !important; cursor: pointer;" class="fab fa-vk  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  circle"></i></a><a class=" login-button" rel="nofollow" title="  amazon" onclick="moOpenIdLogin('amazon','true');" style="cursor: pointer;"><i style="margin-top: 10px; background: rgb(255, 153, 0); text-align: center; padding-top: 8px; color: white; width: 51px !important; height: 51px !important; margin-left: 18px !important; font-size: 35px !important; cursor: pointer;" class="fab fa-amazon  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  circle"></i></a><a class=" login-button" rel="nofollow" title="  yahoo" onclick="moOpenIdLogin('yahoo','true');" style="cursor: pointer;"><i style="margin-top: 10px; background: rgb(67, 2, 151); text-align: center; padding-top: 8px; color: white; width: 51px !important; height: 51px !important; margin-left: 18px !important; font-size: 35px !important; cursor: pointer;" class="fab fa-yahoo  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  circle"></i></a>
  </div> <br>
  <div style="float:left;margin-bottom: 0px;margin-top: 0px;" class="mo_image_id">
    <a target="_blank" href="https://www.miniorange.com/">
<img alt="logo" src="https://portal-diagnostov.com/wp-content/plugins/miniorange-login-openid/includes/images/miniOrange.png" class="mo_openid_image">
</a>
  </div>
  <br><br>
</form>

POST https://portal-diagnostov.com

<form class="lost_pwd_form" action="https://portal-diagnostov.com" method="post" novalidate="novalidate">
  <h1 style="display: block;">Holen Sie sich ein neues Passwort</h1><br>
  <input type="text" class="alert_status" readonly="">
  <label for="lost_pwd_user_email">Email</label><br>
  <input type="text" name="lost_pwd_user_email" id="lost_pwd_user_email">
  <input onclick="yaCounter57528007.reachGoal('pass')" class="pay_click" type="submit" name="lost_pwd_submit" id="lost_pwd_submit" value="Holen Sie sich ein neues Passwort">
  <a style="font-size: 20px; border: 1px solid; padding: 3px " class="back_login pay_click" href=""><span style="font-family:'FontAwesome';"></span> Anmeldung</a>
  <br><br>
  <a style="font-size: 20px; border: 1px solid; padding: 3px " class="go_to_register_link pay_click" href=""><span style="font-family:'FontAwesome';"></span> Anmelden</a>
  <br><br>
</form>

Text Content

Schaltpläne für Autos

PORTAL-DIAGNOSTOV

 Einloggen Anmelden
 * * Portal-diagnostov@yandex.com
   * GASTHAUS 780629886224
 * * Währung: USD
   * Deutsch
      * Čeština
      * Dansk
      * Deutsch
      * Ελληνικά
      * English
      * English
      * Español
      * Suomi
      * Français
      * Français
      * עברית
      * Hrvatski
      * Magyar
      * Italiano
      * 日本語
      * 한국어
      * Nederlands
      * Polski
      * Português
      * Português
      * Română
      * Русский
      * Slovenčina
      * Slovenščina
      * Svenska
      * Türkçe
      * 中文 (中国)
   
     
    * Čeština
    * Dansk
    * Deutsch
    * Ελληνικά
    * English
    * English
    * Español
    * Suomi
    * Français
    * Français
    * עברית
    * Hrvatski
    * Magyar
    * Italiano
    * 日本語
    * 한국어
    * Nederlands
    * Polski
    * Português
    * Português
    * Română
    * Русский
    * Slovenčina
    * Slovenščina
    * Svenska
    * Türkçe
    * 中文 (中国)

 *  * Zuhause ˅
      * StartseitePrivatbüro Bewertungen Suche
    * Schaltplan ˅
      * ACURA
        ALFA ROMEO
        AUDI
        BMW
        BUICK
        CADILLAC
        CHEVROLET
        CHRYSLER
        DAEWOO
        DODGE
        FIAT
        FORD
        GMC
        HYUNDAI
        HONDA
        HUMMER
        INFINITI
        ISUZU
        JAGUAR
        JEEP
        LANCIA
        LAND ROVER
        LEXUS
        LINCOLN
        MAZDA
        Mercedes Benz
        MERCURY
        MINI
        MITSUBISHI
        NISSAN
        PONTIAC
        OLDSMOBILE
        PORCSHE
        RENAULT
        SAAB
        SATURN
        SEAT
        SCION
        SKODA
        SMART
        SUBARU
        SUZUKI
        TOYOTA
        VOLVO
        VOLKS WAGEN
    * Konto ˅
      * Privatbüro  Einloggen Anmelden

 * * 
     
     
   *  Einloggen Anmelden
     
     Mein Konto
   
   * 





PRIVATE OFFICE



Home




SIE KÖNNEN SICH ÜBER SOZIALE NETZWERKE ANMELDEN:









SIE MÜSSEN SICH REGISTRIEREN ODER ANMELDEN







ANMELDEN


Email
Ein Passwort wird automatisch generiert und an Ihre E-Mail gesendet


ANMELDUNG


E-Mail oder Login Passwort Um sich an mich zu erinnern


PASSWORT WIEDERHERSTELLEN


Email



PORTAL-DIAGNOSTOV.COM
KONTAKTE


EMAIL
Portal-diagnostov@yandex.com

GASTHAUS
780629886224

OGRNIP
318470400101664

Informationsunterstützung auf der ganzen Welt

Jetzt online


_
MEIN KONTO


Startseite

Privatbüro

Bewertungen

Suche


Nutzungsbedingungen


We use cookies on our website to give you the most relevant experience by
remembering your preferences and repeat visits. By clicking “Accept All”, you
consent to the use of ALL the cookies. However, you may visit "Cookie Settings"
to provide a controlled consent.
Cookie SettingsAccept All
Manage consent
Schließen

PRIVACY OVERVIEW

This website uses cookies to improve your experience while you navigate through
the website. Out of these, the cookies that are categorized as necessary are
stored on your browser as they are essential for the working of basic
functionalities of the ...
Necessary
Necessary
immer aktiv
Necessary cookies are absolutely essential for the website to function properly.
This category only includes cookies that ensures basic functionalities and
security features of the website. These cookies do not store any personal
information.
Non-necessary
Non-necessary
Any cookies that may not be particularly necessary for the website to function
and is used specifically to collect user personal data via analytics, ads, other
embedded contents are termed as non-necessary cookies. It is mandatory to
procure user consent prior to running these cookies on your website.
SPEICHERN & AKZEPTIEREN




ANMELDUNG


E-Mail oder Login Passwort Um sich an mich zu erinnern
 Anmelden

 Passwort wiederherstellen



--------------------------------------------------------------------------------


EINLOGGEN MIT










ANMELDEN


Email
Passwort Kennwort bestätigen
* Ein Passwort wird automatisch generiert und an Ihre E-Mail gesendet
 Anmeldung

 Passwort wiederherstellen



--------------------------------------------------------------------------------


REGISTRIERUNG BEI










HOLEN SIE SICH EIN NEUES PASSWORT


Email
 Anmeldung

 Anmelden


Technischer Support




Technical supportBusiness Messenger by