gunicorn
tcp/443
Open service 20.206.176.5:80 · utilidadesafip.com
2026-01-05 07:28
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Mon, 05 Jan 2026 07:28:31 GMT Location: https://utilidadesafip.com/
Open service 20.206.176.5:443 · utilidadesafip.com
2026-01-05 07:28
HTTP/1.1 200 OK
Content-Length: 3618
Connection: close
Content-Type: text/html; charset=utf-8
Date: Mon, 05 Jan 2026 07:28:32 GMT
Server: gunicorn
Cache-Control: no-cache
Last-Modified: Mon, 08 Jul 2024 02:33:56 GMT
Content-Disposition: inline; filename=index.html
Page title: Utilidades AFIP
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Utilidades AFIP</title>
<meta name="description" content="Utilidades AFIP. Agrega logo a tus facturas de AFIP">
<!-- Open Graph meta tags (utilizadas por Facebook, LinkedIn, WhatsApp y otras plataformas) -->
<meta property="og:title" content="Utilidades AFIP">
<meta property="og:description" content="Agrega logo a tus facturas de AFIP.">
<meta property="og:image" content="/static/assets/img/logo_1200_630.pg">
<meta property="og:url" content="https://utilidadesafip.com">
<meta property="og:type" content="website">
<!-- Open Graph meta tags (utilizadas por Facebook, LinkedIn, WhatsApp y otras plataformas) -->
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<!-- Google recaptcha V3 -->
<script src="https://www.google.com/recaptcha/api.js?render=6LcI3AMqAAAAAOFBQfqksSt1iPdKhyPRBR5ElKCl"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-04N46MPP6H"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-04N46MPP6H');
</script>
<!-- Google ADS -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6000563975741621" crossorigin="anonymous">
</script>
<!-- Enlace al archivo CSS -->
<link rel="stylesheet" href="/static/assets/css/styles.css">
<!-- Enlace a la fuente de Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<!-- Icono del sitio -->
<link rel="icon" type="image/x-icon" href="/static/assets/img/favicon.ico">
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/pdf.js/2.12.313/pdf.min.js"></script>
</head>
<body>
<!-- Menú lateral -->
<!-- Menú lateral -->
<aside id="sidebar" class="sidebar">
<span class="close-button" onclick="closeSidebar()"><i class="bi bi-x"></i></span>
<img src="./static/assets/img/logo_web.png" alt="Logo del sitio" class="sidebar-logo">
<ul>
<li><a href="#home">Inicio</a></li>
<li><a href="#add-logo">Agregar Logo</a></li>
<li><a href="#dona">Donaciones</a></li>
</ul>
</aside>
<!-- Botón de menú -->
<div class="menu-toggle" id="menu-toggle">
<i class="bi bi-list"></i>
</div>
<main class="container">
<div id="header"></div>
<div id="main-content"></div>
<div id="insertar-logo"></div>
<div id="dona"></div>
</main>
<div id="footer"></div>
<!-- Inclusión del archivo JavaScript -->
<script src="/static/assets/js/main.js" defer></script>
<script src="/static/assets/js/include.js"></script>
<!-- Bootstrap Bundle con Popper -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
</body>
</html>