Apache 2.4.6
tcp/443
OpenSSL 1.0.2k-fips
tcp/443
PHP 7.4.33
tcp/443
The following URL (usually /.git/config
) is publicly accessible and is leaking source code and repository configuration.
Severity: high
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522600d3d6b
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://progresussas@dev.azure.com/progresussas/FORMULARIO%20IMEX/_git/API fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main
Open service 3.210.170.122:443 · partners.imexhs.com
2025-01-12 12:53
HTTP/1.1 200 OK Date: Sun, 12 Jan 2025 12:53:52 GMT Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 Last-Modified: Thu, 09 Jun 2022 16:02:17 GMT ETag: "1fc3-5e105f22ed25d" Accept-Ranges: bytes Content-Length: 8131 Connection: close Content-Type: text/html; charset=UTF-8 Page title: IMEX Reporte Oportunidades <!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <title>IMEX Reporte Oportunidades</title> <link rel="icon" href="public/logo.png"> <meta name='viewport' content='width=device-width, initial-scale=1'> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link href="public/main.css" rel="style"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css"> </head> <body style="background-color: rgb(165 200 213 / 41%) !important;"> <!-- Div PRINCIPAL que se extiende por toda la pantalla--> <div style="height: 100vh; padding: 10vh;"> <!-- Div del formulario--> <div class="d-flex flex-column" style="background-color: white;"> <img style="height: auto; width: auto;" class="d-flex justify-content-center" src="public/logo.png" alt="logo"> <h1 class="m-3">Formulario para Reporte de Oportunidades</h1> <p class="m-3">Use este formulario para declarar sus oportunidades</p> <h3 class="m-3">Información del Partner</h3> <!--Apartir de aqui empieza el formulario--> <form id="myform" method="POST" action="index.php"> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor ID - Power BI</label> <input type="text" name="distributor-id" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Este campo es opcional puede dejarlo en blanco si desea</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Email</label> <input required type="email" name="distributor-email" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Campo Obligatorio</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor name</label> <input required type="text" name="distributor-name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <h3 class="m-3">Datos del cliente Final</h3> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">URL del sitio web</label> <input required type="text" name="client_url" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="URL-HELP" class="form-text text-muted">Recuerde escribir bien el dominio o sitio web del contacto, es un dato de referencia </small> </div> <div class="row m-4"> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Nombre del Contacto</label> <input required type="text" name="client_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Apellido del Contacto</label> <input required type="text" name="client_last_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Número de teléfono móvil</label> <input required type="tel" name="phone_client" class="form-control" style="b
Open service 3.210.170.122:443 · partners.imexhs.com
2025-01-10 21:22
HTTP/1.1 200 OK Date: Fri, 10 Jan 2025 21:22:44 GMT Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 Last-Modified: Thu, 09 Jun 2022 16:02:17 GMT ETag: "1fc3-5e105f22ed25d" Accept-Ranges: bytes Content-Length: 8131 Connection: close Content-Type: text/html; charset=UTF-8 Page title: IMEX Reporte Oportunidades <!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <title>IMEX Reporte Oportunidades</title> <link rel="icon" href="public/logo.png"> <meta name='viewport' content='width=device-width, initial-scale=1'> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link href="public/main.css" rel="style"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css"> </head> <body style="background-color: rgb(165 200 213 / 41%) !important;"> <!-- Div PRINCIPAL que se extiende por toda la pantalla--> <div style="height: 100vh; padding: 10vh;"> <!-- Div del formulario--> <div class="d-flex flex-column" style="background-color: white;"> <img style="height: auto; width: auto;" class="d-flex justify-content-center" src="public/logo.png" alt="logo"> <h1 class="m-3">Formulario para Reporte de Oportunidades</h1> <p class="m-3">Use este formulario para declarar sus oportunidades</p> <h3 class="m-3">Información del Partner</h3> <!--Apartir de aqui empieza el formulario--> <form id="myform" method="POST" action="index.php"> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor ID - Power BI</label> <input type="text" name="distributor-id" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Este campo es opcional puede dejarlo en blanco si desea</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Email</label> <input required type="email" name="distributor-email" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Campo Obligatorio</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor name</label> <input required type="text" name="distributor-name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <h3 class="m-3">Datos del cliente Final</h3> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">URL del sitio web</label> <input required type="text" name="client_url" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="URL-HELP" class="form-text text-muted">Recuerde escribir bien el dominio o sitio web del contacto, es un dato de referencia </small> </div> <div class="row m-4"> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Nombre del Contacto</label> <input required type="text" name="client_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Apellido del Contacto</label> <input required type="text" name="client_last_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Número de teléfono móvil</label> <input required type="tel" name="phone_client" class="form-control" style="b
Open service 3.210.170.122:443 · partners.imexhs.com
2025-01-08 22:01
HTTP/1.1 200 OK Date: Wed, 08 Jan 2025 22:01:44 GMT Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 Last-Modified: Thu, 09 Jun 2022 16:02:17 GMT ETag: "1fc3-5e105f22ed25d" Accept-Ranges: bytes Content-Length: 8131 Connection: close Content-Type: text/html; charset=UTF-8 Page title: IMEX Reporte Oportunidades <!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <title>IMEX Reporte Oportunidades</title> <link rel="icon" href="public/logo.png"> <meta name='viewport' content='width=device-width, initial-scale=1'> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link href="public/main.css" rel="style"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css"> </head> <body style="background-color: rgb(165 200 213 / 41%) !important;"> <!-- Div PRINCIPAL que se extiende por toda la pantalla--> <div style="height: 100vh; padding: 10vh;"> <!-- Div del formulario--> <div class="d-flex flex-column" style="background-color: white;"> <img style="height: auto; width: auto;" class="d-flex justify-content-center" src="public/logo.png" alt="logo"> <h1 class="m-3">Formulario para Reporte de Oportunidades</h1> <p class="m-3">Use este formulario para declarar sus oportunidades</p> <h3 class="m-3">Información del Partner</h3> <!--Apartir de aqui empieza el formulario--> <form id="myform" method="POST" action="index.php"> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor ID - Power BI</label> <input type="text" name="distributor-id" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Este campo es opcional puede dejarlo en blanco si desea</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Email</label> <input required type="email" name="distributor-email" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Campo Obligatorio</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor name</label> <input required type="text" name="distributor-name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <h3 class="m-3">Datos del cliente Final</h3> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">URL del sitio web</label> <input required type="text" name="client_url" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="URL-HELP" class="form-text text-muted">Recuerde escribir bien el dominio o sitio web del contacto, es un dato de referencia </small> </div> <div class="row m-4"> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Nombre del Contacto</label> <input required type="text" name="client_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Apellido del Contacto</label> <input required type="text" name="client_last_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Número de teléfono móvil</label> <input required type="tel" name="phone_client" class="form-control" style="b
Open service 3.210.170.122:443 · partners.imexhs.com
2025-01-04 12:25
HTTP/1.1 200 OK Date: Sat, 04 Jan 2025 12:25:27 GMT Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 Last-Modified: Thu, 09 Jun 2022 16:02:17 GMT ETag: "1fc3-5e105f22ed25d" Accept-Ranges: bytes Content-Length: 8131 Connection: close Content-Type: text/html; charset=UTF-8 Page title: IMEX Reporte Oportunidades <!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <title>IMEX Reporte Oportunidades</title> <link rel="icon" href="public/logo.png"> <meta name='viewport' content='width=device-width, initial-scale=1'> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link href="public/main.css" rel="style"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css"> </head> <body style="background-color: rgb(165 200 213 / 41%) !important;"> <!-- Div PRINCIPAL que se extiende por toda la pantalla--> <div style="height: 100vh; padding: 10vh;"> <!-- Div del formulario--> <div class="d-flex flex-column" style="background-color: white;"> <img style="height: auto; width: auto;" class="d-flex justify-content-center" src="public/logo.png" alt="logo"> <h1 class="m-3">Formulario para Reporte de Oportunidades</h1> <p class="m-3">Use este formulario para declarar sus oportunidades</p> <h3 class="m-3">Información del Partner</h3> <!--Apartir de aqui empieza el formulario--> <form id="myform" method="POST" action="index.php"> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor ID - Power BI</label> <input type="text" name="distributor-id" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Este campo es opcional puede dejarlo en blanco si desea</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Email</label> <input required type="email" name="distributor-email" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Campo Obligatorio</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor name</label> <input required type="text" name="distributor-name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <h3 class="m-3">Datos del cliente Final</h3> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">URL del sitio web</label> <input required type="text" name="client_url" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="URL-HELP" class="form-text text-muted">Recuerde escribir bien el dominio o sitio web del contacto, es un dato de referencia </small> </div> <div class="row m-4"> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Nombre del Contacto</label> <input required type="text" name="client_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Apellido del Contacto</label> <input required type="text" name="client_last_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Número de teléfono móvil</label> <input required type="tel" name="phone_client" class="form-control" style="b
Open service 3.210.170.122:443 · partners.imexhs.com
2025-01-02 13:04
HTTP/1.1 200 OK Date: Thu, 02 Jan 2025 13:04:29 GMT Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 Last-Modified: Thu, 09 Jun 2022 16:02:17 GMT ETag: "1fc3-5e105f22ed25d" Accept-Ranges: bytes Content-Length: 8131 Connection: close Content-Type: text/html; charset=UTF-8 Page title: IMEX Reporte Oportunidades <!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <title>IMEX Reporte Oportunidades</title> <link rel="icon" href="public/logo.png"> <meta name='viewport' content='width=device-width, initial-scale=1'> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link href="public/main.css" rel="style"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css"> </head> <body style="background-color: rgb(165 200 213 / 41%) !important;"> <!-- Div PRINCIPAL que se extiende por toda la pantalla--> <div style="height: 100vh; padding: 10vh;"> <!-- Div del formulario--> <div class="d-flex flex-column" style="background-color: white;"> <img style="height: auto; width: auto;" class="d-flex justify-content-center" src="public/logo.png" alt="logo"> <h1 class="m-3">Formulario para Reporte de Oportunidades</h1> <p class="m-3">Use este formulario para declarar sus oportunidades</p> <h3 class="m-3">Información del Partner</h3> <!--Apartir de aqui empieza el formulario--> <form id="myform" method="POST" action="index.php"> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor ID - Power BI</label> <input type="text" name="distributor-id" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Este campo es opcional puede dejarlo en blanco si desea</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Email</label> <input required type="email" name="distributor-email" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Campo Obligatorio</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor name</label> <input required type="text" name="distributor-name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <h3 class="m-3">Datos del cliente Final</h3> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">URL del sitio web</label> <input required type="text" name="client_url" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="URL-HELP" class="form-text text-muted">Recuerde escribir bien el dominio o sitio web del contacto, es un dato de referencia </small> </div> <div class="row m-4"> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Nombre del Contacto</label> <input required type="text" name="client_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Apellido del Contacto</label> <input required type="text" name="client_last_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Número de teléfono móvil</label> <input required type="tel" name="phone_client" class="form-control" style="b
Open service 3.210.170.122:443 · partners.imexhs.com
2025-01-01 12:39
HTTP/1.1 200 OK Date: Wed, 01 Jan 2025 12:39:23 GMT Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 Last-Modified: Thu, 09 Jun 2022 16:02:17 GMT ETag: "1fc3-5e105f22ed25d" Accept-Ranges: bytes Content-Length: 8131 Connection: close Content-Type: text/html; charset=UTF-8 Page title: IMEX Reporte Oportunidades <!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <title>IMEX Reporte Oportunidades</title> <link rel="icon" href="public/logo.png"> <meta name='viewport' content='width=device-width, initial-scale=1'> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link href="public/main.css" rel="style"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css"> </head> <body style="background-color: rgb(165 200 213 / 41%) !important;"> <!-- Div PRINCIPAL que se extiende por toda la pantalla--> <div style="height: 100vh; padding: 10vh;"> <!-- Div del formulario--> <div class="d-flex flex-column" style="background-color: white;"> <img style="height: auto; width: auto;" class="d-flex justify-content-center" src="public/logo.png" alt="logo"> <h1 class="m-3">Formulario para Reporte de Oportunidades</h1> <p class="m-3">Use este formulario para declarar sus oportunidades</p> <h3 class="m-3">Información del Partner</h3> <!--Apartir de aqui empieza el formulario--> <form id="myform" method="POST" action="index.php"> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor ID - Power BI</label> <input type="text" name="distributor-id" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Este campo es opcional puede dejarlo en blanco si desea</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Email</label> <input required type="email" name="distributor-email" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Campo Obligatorio</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor name</label> <input required type="text" name="distributor-name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <h3 class="m-3">Datos del cliente Final</h3> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">URL del sitio web</label> <input required type="text" name="client_url" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="URL-HELP" class="form-text text-muted">Recuerde escribir bien el dominio o sitio web del contacto, es un dato de referencia </small> </div> <div class="row m-4"> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Nombre del Contacto</label> <input required type="text" name="client_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Apellido del Contacto</label> <input required type="text" name="client_last_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Número de teléfono móvil</label> <input required type="tel" name="phone_client" class="form-control" style="b
Open service 3.210.170.122:443 · partners.imexhs.com
2024-12-20 11:44
HTTP/1.1 200 OK Date: Fri, 20 Dec 2024 11:44:24 GMT Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 Last-Modified: Thu, 09 Jun 2022 16:02:17 GMT ETag: "1fc3-5e105f22ed25d" Accept-Ranges: bytes Content-Length: 8131 Connection: close Content-Type: text/html; charset=UTF-8 Page title: IMEX Reporte Oportunidades <!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <title>IMEX Reporte Oportunidades</title> <link rel="icon" href="public/logo.png"> <meta name='viewport' content='width=device-width, initial-scale=1'> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link href="public/main.css" rel="style"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css"> </head> <body style="background-color: rgb(165 200 213 / 41%) !important;"> <!-- Div PRINCIPAL que se extiende por toda la pantalla--> <div style="height: 100vh; padding: 10vh;"> <!-- Div del formulario--> <div class="d-flex flex-column" style="background-color: white;"> <img style="height: auto; width: auto;" class="d-flex justify-content-center" src="public/logo.png" alt="logo"> <h1 class="m-3">Formulario para Reporte de Oportunidades</h1> <p class="m-3">Use este formulario para declarar sus oportunidades</p> <h3 class="m-3">Información del Partner</h3> <!--Apartir de aqui empieza el formulario--> <form id="myform" method="POST" action="index.php"> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor ID - Power BI</label> <input type="text" name="distributor-id" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Este campo es opcional puede dejarlo en blanco si desea</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Email</label> <input required type="email" name="distributor-email" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Campo Obligatorio</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor name</label> <input required type="text" name="distributor-name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <h3 class="m-3">Datos del cliente Final</h3> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">URL del sitio web</label> <input required type="text" name="client_url" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="URL-HELP" class="form-text text-muted">Recuerde escribir bien el dominio o sitio web del contacto, es un dato de referencia </small> </div> <div class="row m-4"> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Nombre del Contacto</label> <input required type="text" name="client_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Apellido del Contacto</label> <input required type="text" name="client_last_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Número de teléfono móvil</label> <input required type="tel" name="phone_client" class="form-control" style="b
Open service 3.210.170.122:443 · partners.imexhs.com
2024-12-18 16:05
HTTP/1.1 200 OK Date: Wed, 18 Dec 2024 16:05:32 GMT Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 Last-Modified: Thu, 09 Jun 2022 16:02:17 GMT ETag: "1fc3-5e105f22ed25d" Accept-Ranges: bytes Content-Length: 8131 Connection: close Content-Type: text/html; charset=UTF-8 Page title: IMEX Reporte Oportunidades <!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <title>IMEX Reporte Oportunidades</title> <link rel="icon" href="public/logo.png"> <meta name='viewport' content='width=device-width, initial-scale=1'> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link href="public/main.css" rel="style"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css"> </head> <body style="background-color: rgb(165 200 213 / 41%) !important;"> <!-- Div PRINCIPAL que se extiende por toda la pantalla--> <div style="height: 100vh; padding: 10vh;"> <!-- Div del formulario--> <div class="d-flex flex-column" style="background-color: white;"> <img style="height: auto; width: auto;" class="d-flex justify-content-center" src="public/logo.png" alt="logo"> <h1 class="m-3">Formulario para Reporte de Oportunidades</h1> <p class="m-3">Use este formulario para declarar sus oportunidades</p> <h3 class="m-3">Información del Partner</h3> <!--Apartir de aqui empieza el formulario--> <form id="myform" method="POST" action="index.php"> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor ID - Power BI</label> <input type="text" name="distributor-id" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Este campo es opcional puede dejarlo en blanco si desea</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Email</label> <input required type="email" name="distributor-email" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="emailHelp" class="form-text text-muted">Campo Obligatorio</small> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Distributor name</label> <input required type="text" name="distributor-name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <h3 class="m-3">Datos del cliente Final</h3> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">URL del sitio web</label> <input required type="text" name="client_url" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > <small id="URL-HELP" class="form-text text-muted">Recuerde escribir bien el dominio o sitio web del contacto, es un dato de referencia </small> </div> <div class="row m-4"> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Nombre del Contacto</label> <input required type="text" name="client_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> <div class=" col-lg-6"> <label for="exampleFormControlInput1" class="form-label">Apellido del Contacto</label> <input required type="text" name="client_last_name" class="form-control" style="border-radius: 10px; background-color:#f5f8fa" > </div> </div> <div class="m-4"> <label for="exampleFormControlInput1" class="form-label">Número de teléfono móvil</label> <input required type="tel" name="phone_client" class="form-control" style="b