Netlify
tcp/443
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbbd2de8cd9
[core] repositoryformatversion = 0 filemode = false bare = false logallrefupdates = true symlinks = false ignorecase = true [remote "origin"] url = https://github.com/4eada/ELECTROMIXWEB.git fetch = +refs/heads/*:refs/remotes/origin/*
Open service 75.2.60.5:443 · electromix.net
2026-01-08 19:47
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 2
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 6224
Content-Type: text/html; charset=UTF-8
Date: Thu, 08 Jan 2026 19:47:45 GMT
Etag: "2db3ff7b9797736fde59b253c622e629-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KEFJD5ZJDZMA07J9DFKN7EH9
Connection: close
Page title: ElectroMix | Electrónica, cocinas, parlantes y más al mejor precio
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ElectroMix | Electrónica, cocinas, parlantes y más al mejor precio</title>
<meta name="description" content="ElectroMix ofrece cocinas, parlantes, cámaras de seguridad, ventiladores, celulares y más. Productos originales con garantía y envíos a todo el país.">
<meta name="keywords" content="ElectroMix, electrónica, cocinas, parlantes, celulares, cámaras de seguridad, electrodomésticos, ofertas, Argentina">
<meta name="robots" content="index, follow">
<link rel="stylesheet" href="styles.css" />
<script type="module" src="cart.js"></script>
<script type="module" src="data.js"></script>
<script type="module" src="script.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BLP3DRH2GK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BLP3DRH2GK');
</script>
</head>
<body class="has-loader">
<div id="page-loader" class="page-loader">
<div class="page-loader__logo">
Electro<span>Mix</span>
</div>
<div class="page-loader__spinner"></div>
</div>
<header class="em-header">
<div class="em-header__inner em-container">
<div class="em-header__logo">
<a href="#">Electro<span>Mix</span></a>
</div>
<nav class="em-nav">
<a href='/catalogo'>Catálogo</a>
<a href='/envios'>Envíos</a>
<a href="#contacto">Contacto</a>
<a class='em-cart-btn' href='/cart'>
<span class="em-cart-icon">🛒</span>
<span id="cart-count" class="em-cart-count">0</span>
</a>
</nav>
</div>
</header>
<main>
<!-- ============================= -->
<!-- HERO -->
<!-- ============================= -->
<section class="em-hero">
<div class="em-hero__left">
<h1 class="em-hero__title">
Los mejores productos para tu hogar, al mejor precio
</h1>
<p class="em-hero__subtitle">
Envíos a todo el país, productos con garantía y originales
</p>
<div class="em-hero__search">
<div class="search-bar-wrapper">
<input
type="text"
id="search-input"
class="search-bar"
placeholder="Buscar por nombre, categoría o descripción..."
/>
</div>
<div id="home-category-filters" class="home-category-filters home-category-chips"></div>
</div>
</div>
<div class="em-hero__right">
<div class="hero-slider" id="heroSlider">
<div class="hero-slide active">
<a href='/catalogo?categoria=parrillas'>
<img src="img/banner-parrillas-electromix.png" alt="Parrillas premium">
</a>
</div>
<div class="hero-slide">
<a href='/catalogo?categoria=ventiladores'>
<img src="img/banner-ventiladores-electromix.png" alt="Ventiladores premium">
</a>
</div>
<div class="hero-slide">
<a href='/catalogo?categoria=electronica'>
<img src="img/banner-electronica-electromix.png" alt="Ofertas en electronica">
</a>
</div>
<div class="hero-dots">
<button class="hero-dot active" data-slide="0"></button>
<button class="hero-dot" data-slide="1"></button>
<button class="hero-dot" data-slide="2"></button>
</div>
</div>
</div>
</section>
<!-- ============================= -->
<!-- HOME CATEGORIES DINAMICAS -->
<!-- ============================= -->
<div id="home-category-sections"></div>
<!--
Open service 75.2.60.5:443 · electromix.net
2026-01-01 20:18
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 64029
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 6224
Content-Type: text/html; charset=UTF-8
Date: Thu, 01 Jan 2026 20:18:31 GMT
Etag: "2db3ff7b9797736fde59b253c622e629-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KDXKCFV6WJ9W1PY57RA4ZBHJ
Connection: close
Page title: ElectroMix | Electrónica, cocinas, parlantes y más al mejor precio
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ElectroMix | Electrónica, cocinas, parlantes y más al mejor precio</title>
<meta name="description" content="ElectroMix ofrece cocinas, parlantes, cámaras de seguridad, ventiladores, celulares y más. Productos originales con garantía y envíos a todo el país.">
<meta name="keywords" content="ElectroMix, electrónica, cocinas, parlantes, celulares, cámaras de seguridad, electrodomésticos, ofertas, Argentina">
<meta name="robots" content="index, follow">
<link rel="stylesheet" href="styles.css" />
<script type="module" src="cart.js"></script>
<script type="module" src="data.js"></script>
<script type="module" src="script.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BLP3DRH2GK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BLP3DRH2GK');
</script>
</head>
<body class="has-loader">
<div id="page-loader" class="page-loader">
<div class="page-loader__logo">
Electro<span>Mix</span>
</div>
<div class="page-loader__spinner"></div>
</div>
<header class="em-header">
<div class="em-header__inner em-container">
<div class="em-header__logo">
<a href="#">Electro<span>Mix</span></a>
</div>
<nav class="em-nav">
<a href='/catalogo'>Catálogo</a>
<a href='/envios'>Envíos</a>
<a href="#contacto">Contacto</a>
<a class='em-cart-btn' href='/cart'>
<span class="em-cart-icon">🛒</span>
<span id="cart-count" class="em-cart-count">0</span>
</a>
</nav>
</div>
</header>
<main>
<!-- ============================= -->
<!-- HERO -->
<!-- ============================= -->
<section class="em-hero">
<div class="em-hero__left">
<h1 class="em-hero__title">
Los mejores productos para tu hogar, al mejor precio
</h1>
<p class="em-hero__subtitle">
Envíos a todo el país, productos con garantía y originales
</p>
<div class="em-hero__search">
<div class="search-bar-wrapper">
<input
type="text"
id="search-input"
class="search-bar"
placeholder="Buscar por nombre, categoría o descripción..."
/>
</div>
<div id="home-category-filters" class="home-category-filters home-category-chips"></div>
</div>
</div>
<div class="em-hero__right">
<div class="hero-slider" id="heroSlider">
<div class="hero-slide active">
<a href='/catalogo?categoria=parrillas'>
<img src="img/banner-parrillas-electromix.png" alt="Parrillas premium">
</a>
</div>
<div class="hero-slide">
<a href='/catalogo?categoria=ventiladores'>
<img src="img/banner-ventiladores-electromix.png" alt="Ventiladores premium">
</a>
</div>
<div class="hero-slide">
<a href='/catalogo?categoria=electronica'>
<img src="img/banner-electronica-electromix.png" alt="Ofertas en electronica">
</a>
</div>
<div class="hero-dots">
<button class="hero-dot active" data-slide="0"></button>
<button class="hero-dot" data-slide="1"></button>
<button class="hero-dot" data-slide="2"></button>
</div>
</div>
</div>
</section>
<!-- ============================= -->
<!-- HOME CATEGORIES DINAMICAS -->
<!-- ============================= -->
<div id="home-category-sections"></div>
<!--
Open service 75.2.60.5:443 · electromix.net
2025-12-30 04:27
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 1
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 6224
Content-Type: text/html; charset=UTF-8
Date: Tue, 30 Dec 2025 04:27:08 GMT
Etag: "2db3ff7b9797736fde59b253c622e629-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KDPR50FEWTFBYJWN687Z3JB7
Connection: close
Page title: ElectroMix | Electrónica, cocinas, parlantes y más al mejor precio
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ElectroMix | Electrónica, cocinas, parlantes y más al mejor precio</title>
<meta name="description" content="ElectroMix ofrece cocinas, parlantes, cámaras de seguridad, ventiladores, celulares y más. Productos originales con garantía y envíos a todo el país.">
<meta name="keywords" content="ElectroMix, electrónica, cocinas, parlantes, celulares, cámaras de seguridad, electrodomésticos, ofertas, Argentina">
<meta name="robots" content="index, follow">
<link rel="stylesheet" href="styles.css" />
<script type="module" src="cart.js"></script>
<script type="module" src="data.js"></script>
<script type="module" src="script.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BLP3DRH2GK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BLP3DRH2GK');
</script>
</head>
<body class="has-loader">
<div id="page-loader" class="page-loader">
<div class="page-loader__logo">
Electro<span>Mix</span>
</div>
<div class="page-loader__spinner"></div>
</div>
<header class="em-header">
<div class="em-header__inner em-container">
<div class="em-header__logo">
<a href="#">Electro<span>Mix</span></a>
</div>
<nav class="em-nav">
<a href='/catalogo'>Catálogo</a>
<a href='/envios'>Envíos</a>
<a href="#contacto">Contacto</a>
<a class='em-cart-btn' href='/cart'>
<span class="em-cart-icon">🛒</span>
<span id="cart-count" class="em-cart-count">0</span>
</a>
</nav>
</div>
</header>
<main>
<!-- ============================= -->
<!-- HERO -->
<!-- ============================= -->
<section class="em-hero">
<div class="em-hero__left">
<h1 class="em-hero__title">
Los mejores productos para tu hogar, al mejor precio
</h1>
<p class="em-hero__subtitle">
Envíos a todo el país, productos con garantía y originales
</p>
<div class="em-hero__search">
<div class="search-bar-wrapper">
<input
type="text"
id="search-input"
class="search-bar"
placeholder="Buscar por nombre, categoría o descripción..."
/>
</div>
<div id="home-category-filters" class="home-category-filters home-category-chips"></div>
</div>
</div>
<div class="em-hero__right">
<div class="hero-slider" id="heroSlider">
<div class="hero-slide active">
<a href='/catalogo?categoria=parrillas'>
<img src="img/banner-parrillas-electromix.png" alt="Parrillas premium">
</a>
</div>
<div class="hero-slide">
<a href='/catalogo?categoria=ventiladores'>
<img src="img/banner-ventiladores-electromix.png" alt="Ventiladores premium">
</a>
</div>
<div class="hero-slide">
<a href='/catalogo?categoria=electronica'>
<img src="img/banner-electronica-electromix.png" alt="Ofertas en electronica">
</a>
</div>
<div class="hero-dots">
<button class="hero-dot active" data-slide="0"></button>
<button class="hero-dot" data-slide="1"></button>
<button class="hero-dot" data-slide="2"></button>
</div>
</div>
</div>
</section>
<!-- ============================= -->
<!-- HOME CATEGORIES DINAMICAS -->
<!-- ============================= -->
<div id="home-category-sections"></div>
<!--
Open service 75.2.60.5:443 · electromix.net
2025-12-22 05:15
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 6224
Content-Type: text/html; charset=UTF-8
Date: Mon, 22 Dec 2025 05:15:24 GMT
Etag: "2db3ff7b9797736fde59b253c622e629-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KD27QN88B52GPJ71J3R4RB5R
Connection: close
Page title: ElectroMix | Electrónica, cocinas, parlantes y más al mejor precio
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ElectroMix | Electrónica, cocinas, parlantes y más al mejor precio</title>
<meta name="description" content="ElectroMix ofrece cocinas, parlantes, cámaras de seguridad, ventiladores, celulares y más. Productos originales con garantía y envíos a todo el país.">
<meta name="keywords" content="ElectroMix, electrónica, cocinas, parlantes, celulares, cámaras de seguridad, electrodomésticos, ofertas, Argentina">
<meta name="robots" content="index, follow">
<link rel="stylesheet" href="styles.css" />
<script type="module" src="cart.js"></script>
<script type="module" src="data.js"></script>
<script type="module" src="script.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BLP3DRH2GK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BLP3DRH2GK');
</script>
</head>
<body class="has-loader">
<div id="page-loader" class="page-loader">
<div class="page-loader__logo">
Electro<span>Mix</span>
</div>
<div class="page-loader__spinner"></div>
</div>
<header class="em-header">
<div class="em-header__inner em-container">
<div class="em-header__logo">
<a href="#">Electro<span>Mix</span></a>
</div>
<nav class="em-nav">
<a href='/catalogo'>Catálogo</a>
<a href='/envios'>Envíos</a>
<a href="#contacto">Contacto</a>
<a class='em-cart-btn' href='/cart'>
<span class="em-cart-icon">🛒</span>
<span id="cart-count" class="em-cart-count">0</span>
</a>
</nav>
</div>
</header>
<main>
<!-- ============================= -->
<!-- HERO -->
<!-- ============================= -->
<section class="em-hero">
<div class="em-hero__left">
<h1 class="em-hero__title">
Los mejores productos para tu hogar, al mejor precio
</h1>
<p class="em-hero__subtitle">
Envíos a todo el país, productos con garantía y originales
</p>
<div class="em-hero__search">
<div class="search-bar-wrapper">
<input
type="text"
id="search-input"
class="search-bar"
placeholder="Buscar por nombre, categoría o descripción..."
/>
</div>
<div id="home-category-filters" class="home-category-filters home-category-chips"></div>
</div>
</div>
<div class="em-hero__right">
<div class="hero-slider" id="heroSlider">
<div class="hero-slide active">
<a href='/catalogo?categoria=parrillas'>
<img src="img/banner-parrillas-electromix.png" alt="Parrillas premium">
</a>
</div>
<div class="hero-slide">
<a href='/catalogo?categoria=ventiladores'>
<img src="img/banner-ventiladores-electromix.png" alt="Ventiladores premium">
</a>
</div>
<div class="hero-slide">
<a href='/catalogo?categoria=electronica'>
<img src="img/banner-electronica-electromix.png" alt="Ofertas en electronica">
</a>
</div>
<div class="hero-dots">
<button class="hero-dot active" data-slide="0"></button>
<button class="hero-dot" data-slide="1"></button>
<button class="hero-dot" data-slide="2"></button>
</div>
</div>
</div>
</section>
<!-- ============================= -->
<!-- HOME CATEGORIES DINAMICAS -->
<!-- ============================= -->
<div id="home-category-sections"></div>
<!--
Open service 75.2.60.5:443 · electromix.net
2025-12-20 05:18
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 6224
Content-Type: text/html; charset=UTF-8
Date: Sat, 20 Dec 2025 05:18:10 GMT
Etag: "2db3ff7b9797736fde59b253c622e629-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KCX3397W0PKDX312337HQ95S
Connection: close
Page title: ElectroMix | Electrónica, cocinas, parlantes y más al mejor precio
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ElectroMix | Electrónica, cocinas, parlantes y más al mejor precio</title>
<meta name="description" content="ElectroMix ofrece cocinas, parlantes, cámaras de seguridad, ventiladores, celulares y más. Productos originales con garantía y envíos a todo el país.">
<meta name="keywords" content="ElectroMix, electrónica, cocinas, parlantes, celulares, cámaras de seguridad, electrodomésticos, ofertas, Argentina">
<meta name="robots" content="index, follow">
<link rel="stylesheet" href="styles.css" />
<script type="module" src="cart.js"></script>
<script type="module" src="data.js"></script>
<script type="module" src="script.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BLP3DRH2GK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BLP3DRH2GK');
</script>
</head>
<body class="has-loader">
<div id="page-loader" class="page-loader">
<div class="page-loader__logo">
Electro<span>Mix</span>
</div>
<div class="page-loader__spinner"></div>
</div>
<header class="em-header">
<div class="em-header__inner em-container">
<div class="em-header__logo">
<a href="#">Electro<span>Mix</span></a>
</div>
<nav class="em-nav">
<a href='/catalogo'>Catálogo</a>
<a href='/envios'>Envíos</a>
<a href="#contacto">Contacto</a>
<a class='em-cart-btn' href='/cart'>
<span class="em-cart-icon">🛒</span>
<span id="cart-count" class="em-cart-count">0</span>
</a>
</nav>
</div>
</header>
<main>
<!-- ============================= -->
<!-- HERO -->
<!-- ============================= -->
<section class="em-hero">
<div class="em-hero__left">
<h1 class="em-hero__title">
Los mejores productos para tu hogar, al mejor precio
</h1>
<p class="em-hero__subtitle">
Envíos a todo el país, productos con garantía y originales
</p>
<div class="em-hero__search">
<div class="search-bar-wrapper">
<input
type="text"
id="search-input"
class="search-bar"
placeholder="Buscar por nombre, categoría o descripción..."
/>
</div>
<div id="home-category-filters" class="home-category-filters home-category-chips"></div>
</div>
</div>
<div class="em-hero__right">
<div class="hero-slider" id="heroSlider">
<div class="hero-slide active">
<a href='/catalogo?categoria=parrillas'>
<img src="img/banner-parrillas-electromix.png" alt="Parrillas premium">
</a>
</div>
<div class="hero-slide">
<a href='/catalogo?categoria=ventiladores'>
<img src="img/banner-ventiladores-electromix.png" alt="Ventiladores premium">
</a>
</div>
<div class="hero-slide">
<a href='/catalogo?categoria=electronica'>
<img src="img/banner-electronica-electromix.png" alt="Ofertas en electronica">
</a>
</div>
<div class="hero-dots">
<button class="hero-dot active" data-slide="0"></button>
<button class="hero-dot" data-slide="1"></button>
<button class="hero-dot" data-slide="2"></button>
</div>
</div>
</div>
</section>
<!-- ============================= -->
<!-- HOME CATEGORIES DINAMICAS -->
<!-- ============================= -->
<div id="home-category-sections"></div>
<!--