es.gravatar.com
Open in
urlscan Pro
192.0.80.241
Public Scan
Submitted URL: http://www.gravatar.com/
Effective URL: https://es.gravatar.com/
Submission: On January 23 via manual from ES — Scanned from ES
Effective URL: https://es.gravatar.com/
Submission: On January 23 via manual from ES — Scanned from ES
Form analysis
1 forms found in the DOMPOST #
<form class="a8c-cookie-banner a8c-cookie-banner-v2" method="post" action="#" novalidate="novalidate" style="transform: none;">
<div class="a8c-cookie-banner-simple-options">
<p class="a8c-cookie-banner-simple-text-description">We and our partners process your personal data (such as browsing data, IP addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to
optimize our website, marketing activities, and your user experience.</p><a class="a8c-cookie-banner-customize-button" href="#">Customize</a><a class="a8c-cookie-banner-accept-all-button" href="#">Accept All</a>
</div>
<div class="a8c-cookie-banner-options-selection">
<p>Your privacy is critically important to us. We and our partners use, store, and process your personal data to optimize: our <strong>website</strong> such as by improving security or conducting analytics, <strong>marketing activities</strong>
to help deliver relevant marketing or content, and your <strong>user experience</strong> such as by remembering your account name, language settings, or cart information, where applicable. You can customize your cookie settings below. Learn
more in our <a href="https://automattic.com/privacy/" target="_blank">Privacy Policy</a> and <a href="https://automattic.com/cookies/" target="_blank">Cookie Policy</a>.</p>
<p><input type="checkbox" class="a8c-cookie-banner-option--essential-bucket" checked="" disabled=""> <strong>Required:</strong> These cookies are essential for our websites and services to perform basic functions and are necessary for us to
operate certain features. These include those required to allow registered users to authenticate and perform account-related functions, store preferences set by users such as account name, language, and location, and ensure our services are
operating properly.</p>
<p><input type="checkbox" class="a8c-cookie-banner-option--analytics-bucket" checked=""> <strong>Analytics:</strong> These cookies allow us to optimize performance by collecting information on how users interact with our websites, including which
pages are visited most, as well as other analytical data. We use these details to improve how our websites function and to understand how users interact with them. You can opt-out by logging into your account and changing your privacy settings
at <a target="_blank" href="https://wordpress.com/me/privacy">https://wordpress.com/me/privacy</a>.</p>
<p><input type="checkbox" class="a8c-cookie-banner-option--advertising-bucket"> <strong>Advertising:</strong> These cookies are set by us and our advertising partners to provide you with relevant content and to understand that content’s
effectiveness. They may be used to collect information about your online activities over time and across different websites to predict your preferences and to display more relevant advertisements to you. These cookies also allow a profile to be
built about you and your interests, and enable personalized ads to be shown to you based on your profile.</p><a class="a8c-cookie-banner-accept-selection-button" href="#">Accept Selection</a>
</div>
</form>
Text Content
* WordPress.com Create a free website. * VaultPress Backup and security scanning for your site. * Akismet The anti-spam service for the web. * Crowdsignal Create surveys for the web and mobile. * * Inicia sesión UN AVATAR PARA TODO EN TODAS PARTES. Gravatar potencia tu perfil público, que será visible allá donde se publique, comente, e interactúe en línea. * Crear tu Gravatar * Implementar la API de Gravatar Gravatar es gratis para todos para siempre. Close UNA VEZ QUE LO CONFIGURES UNA VEZ, PODRÁ VERSE EN TODAS PARTES. Crea, carga y gestiona tu avatar reconocido mundialmente desde un solo lugar. Reproducir vídeo MÁS QUE UNA SIMPLE IMAGEN. Indica al instante en la Web quién eres y dónde pueden encontrarte las personas. Gravatar puede mostrar enlaces, fotos, información de contacto, direcciones de la billetera y otrasr informaciones. CON LA CONFIANZA DE LAS MEJORES MARCAS. Las empresas más grandes que conoces utilizan Gravatar. Slack, GitHub, WordPress y otros servicios populares reconocen tu avatar automáticamente. ES PÚBLICO, ESTÁ ABIERTO Y SE HACE UN USO RESPONSABLE DE ÉL. Tu avatar está vinculado a una dirección de correo electrónico pública. Tú eliges qué mostrar en los sitios habilitados para Gravatar: lo que compartes en tu perfil está abierto al mundo. Como siempre, tus datos son de tu propiedad. Leer nuestra política de privacidad PARA PROPIETARIOS Y DESARROLLADORES DEL SITIO ÚNETE A UNA RED DE MARCAS QUE CREAN UNA WEB ABIERTA. Los recursos y plugins para sistemas de gestión de contenido populares te ayudarán a usar Gravatar en poco tiempo. Desde un flujo de registro optimizado hasta la edición de imágenes y otros beneficios‑integrados, Gravatar ofrece muchas posibilidades a través de estándares abiertos. Implementar la API de Gravatar example.js example.php 1 2 3 4 5 6 7 8 9 10 11 12 13 14 const md5 = require( 'md5' ); function getGravatarURL( email ) { // Trim leading and trailing whitespace from // an email address and force all characters // to lower case const address = String( email ).trim().toLowerCase(); // Create an MD5 hash of the final string const hash = md5( address ); // Grab the actual image URL return `https://www.gravatar.com/avatar/${ hash }`; } 1 2 3 4 5 6 7 8 9 10 11 12 function get_gravatar_url( $email ) { // Trim leading and trailing whitespace from // an email address and force all characters // to lower case $address = strtolower( trim( $email ) ); // Create an MD5 hash of the final string $hash = md5( $address ); // Grab the actual image URL return 'https://www.gravatar.com/avatar/' . $hash; } NOS DEDICAMOS A CONSTRUIR UNA MEJOR WEB DESDE HACE MÁS DE 15 AÑOS. Crear tu Gravatar Gravatar, que se encuentra integrado en millones de sitios, es un servicio gratuito para propietarios de sitios, desarrolladores y cualquier otra persona que desee una forma verificada y sin esfuerzo de establecer su identidad en línea. Gravatar, que es un proyecto de Automattic desde 2007, está integrado en cada cuenta WordPress.com y se encuentra implementado ampliamente en la en la Web abierta . Idiomas * Recursos para programadores * Politica de privacidad * Do Not Sell or Share My Personal Information * Ayuda y soporte An venture * Work With Us We and our partners process your personal data (such as browsing data, IP addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience. CustomizeAccept All Your privacy is critically important to us. We and our partners use, store, and process your personal data to optimize: our website such as by improving security or conducting analytics, marketing activities to help deliver relevant marketing or content, and your user experience such as by remembering your account name, language settings, or cart information, where applicable. You can customize your cookie settings below. Learn more in our Privacy Policy and Cookie Policy. Required: These cookies are essential for our websites and services to perform basic functions and are necessary for us to operate certain features. These include those required to allow registered users to authenticate and perform account-related functions, store preferences set by users such as account name, language, and location, and ensure our services are operating properly. Analytics: These cookies allow us to optimize performance by collecting information on how users interact with our websites, including which pages are visited most, as well as other analytical data. We use these details to improve how our websites function and to understand how users interact with them. You can opt-out by logging into your account and changing your privacy settings at https://wordpress.com/me/privacy. Advertising: These cookies are set by us and our advertising partners to provide you with relevant content and to understand that content’s effectiveness. They may be used to collect information about your online activities over time and across different websites to predict your preferences and to display more relevant advertisements to you. These cookies also allow a profile to be built about you and your interests, and enable personalized ads to be shown to you based on your profile. Accept Selection