Resultados

Paginação real, filtros e reprocessamento. O painel foi otimizado para análise pública gratuita: um domínio por vez, com histórico salvo em banco de dados.

Lista paginada
DomínioTotalPermawebBacklinksStatusAções
noradar.com
NO RADAR - Upload and management platform for the Arweave blockchain network
97,0 23,0 Arweave 7,0
public_reference_hint
Concluído DetalharReprocessar
gradeautoeletrica.com.br
Grade Auto Elétrica
76,4 30,0 Arweave 0,0
public_reference_hint
Concluído DetalharReprocessar
gz1.com.br
Gazeta Gaúcha
62,2 0,0 4,0
public_reference_hint
Concluído DetalharReprocessar
marcoinvestimentos.com.br
Marco Investimentos - O nosso DNA é cuidar do seu patrimônio
57,3 10,4 Arweave 2,4
public_reference_hint
Concluído DetalharReprocessar
selmo.com.br
403 Forbidden
48,3 0,0 0,8
public_reference_hint
Fila DetalharReprocessar
capaodoleao.com.br
CAPÃO DO LEÃO | Guia Online
44,4 15,8 Arweave 1,6
public_reference_hint
Concluído DetalharReprocessar
abeneventos.com.br
-
34,4 0,0 0,0
public_reference_hint
Concluído DetalharReprocessar
taxipelotas.com.br
Serviço de Transporte Privativo de Passageiros | Táxi
31,4 11,6 Arweave 0,0
public_reference_hint
Concluído DetalharReprocessar
1
Detalhes • noradar.com
Authority Score97,0
Web Score67,0
Permaweb Score23,0
Statusdone
URL finalhttps://noradar.com/
DNS / HTTPS / ativosim / sim / sim
Wayback200 capturas (2003 → 2025)
Common Crawl35
Backlinks / refs10 • provider: public_reference_hint
Arweave detectadosim
Manifestnão
ArNS-likesim
Gateway hintnão
TXID de cabeçalho-
Páginas Arweave (estimativa)25
TXIDs encontrados-1FzgwUr7a6R2YUXtT_lGoYfFXsGSflRnanKOklX2j4, j5rzKkhFCfwQPPJ51_xBmchnKswctuRWZOnkMB8EF3I, Yv-o0A7rXUFuRPXiLCrSILFMqaTW2ap1YPI0cBORGws, ljQI3dY3mvOkiqwisLBbWoiqZw0c6_nsDthUky2AASs, p6stkCJsBywThw9ARmm74cc0GifvGs8kwUseymDAXLo, hi0kHOU_u1QGapAwgdZ3ac3M7N-4vR3KYAeVywifF_I, 5y24SGaIOFN93I4T5_UkSTuq555eqhFRMXlX0wvmh4k, 2x620luzE05jwNInaHRllIJBzy4HyfX6KXq3VgEf29o, O0nwBLXLnxL6sEq45VT9Hd1dBVSLqZqYM61h-iOz-tA, pSU-2SpCJQGezO6JS_TY4cAlpUHXoP9nQuyT7uQZtjI, Kl3DS7kDjvi_hMBxS6WWRBmgzwcRN8Ojm6TLhgntAvE, wuNUv97XrM3ubQapHeBMQf-hqrEwg14yN0K80_iwbxw, mqJubT33bNhyUcDu00Puvw9Asb_VELnBxR0NcN9WRw8
Notassinal de permaweb detectado; wayback=200; commoncrawl=35; páginas_arweave~25; refs=10 (public_reference_hint)
Erro-

Raw JSON

{"live":{"live_site":true,"https_ok":true,"http_ok":false,"parked":false,"title":"NO RADAR - Upload and management platform for the Arweave blockchain network","content_words":339,"body":"<!DOCTYPE html>\n\n<head>\n    <meta charset=\"UTF-8\" />\n    <meta name=\"language\" content=\"en\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n    <title>NO RADAR - Upload and management platform for the Arweave blockchain network</title>\n    <meta name=\"description\"\n        content=\"NO RADAR is a Web3 system for uploading files to the Arweave blockchain. Store permanent data with freedom and security.\">\n    <meta name=\"keywords\"\n        content=\"Blockchain upload, arweave, web3 storage system, decentralized uploads, NO RADAR, permaweb, permanent data\">\n\t<meta name=\"msvalidate.01\" content=\"B7CEE7D8C20E70D9C641EB79D623D1DD\" />\n    <link href=\"https://fonts.googleapis.com/css2?family=Orbitron:wght@600&display=swap\" rel=\"stylesheet\">\n    <link href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css\" rel=\"stylesheet\">\n\n\n    <style>\n        :root {\n            --cor-topo: #001f3f;\n            --cor-fundo: #e0f0ff;\n            --cor-botao: #0074D9;\n            --cor-texto: #ffffff;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', sans-serif;\n            background-color: var(--cor-fundo);\n            overflow-x: hidden;\n        }\n\n        header {\n            background-color: var(--cor-topo);\n            color: var(--cor-texto);\n            padding: 1rem 2rem;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            flex-wrap: wrap;\n        }\n\n        .logo {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n\n        @keyframes spin {\n            0% {\n                transform: rotate(0deg) translateX(-50%);\n            }\n\n            100% {\n                transform: rotate(360deg) translateX(-50%);\n            }\n        }\n\n        nav button {\n            background-color: var(--cor-botao);\n            color: white;\n            padding: 0.6rem 1rem;\n            border: none;\n            margin: 0.2rem;\n            border-radius: 5px;\n            cursor: pointer;\n        }\n\n        nav button:hover {\n            background-color: #005fa3;\n        }\n\n        main {\n            text-align: left;\n            font-size: 1.3rem;\n            padding: 2rem 1rem;\n            background-color: rgba(224, 240, 255, 0.9);\n            max-width: 1100px;\n            margin: auto;\n        }\n\n        canvas#network {\n            position: fixed;\n            top: 0;\n            left: 0;\n            z-index: -1;\n        }\n\n        h1 {\n            font-family: 'Orbitron', sans-serif;\n            font-size: 2rem;\n            margin-bottom: 1rem;\n        }\n\n        p {\n            max-width: 1000px;\n            margin: auto;\n            font-size: 1.2rem;\n            line-height: 1.6;\n        }\n\n        footer {\n            background-color: var(--cor-topo);\n            color: var(--cor-texto);\n            text-align: center;\n            padding: 1rem;\n            margin-top: 2rem;\n        }\n\n        @media (max-width: 1100px) {\n            header {\n                flex-direction: column;\n                align-items: flex-start;\n            }\n\n            nav {\n                width: 100%;\n                margin-top: 1rem;\n                display: flex;\n                gap: 0.5rem;\n                flex-wrap: wrap;\n            }\n        }\n\n        .link-branco {\n            color: white;\n            text-decoration: none;\n        }\n\n        .link-branco:hover {\n            color: white;\n            text-decoration: underline;\n        }\n\n        /* ===================== MÓDULO 2 COLUNAS (NAMESPACED: nr-*) ===================== */\n        .nr-wrap {\n            max-width: 1200px;\n            margin: 20px auto 28px auto;\n            padding: 0 0;\n            font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, sans-serif;\n        }\n\n        .nr-grid {\n            display: grid;\n            grid-template-columns: 1.05fr .95fr;\n            gap: 28px;\n            align-items: stretch;\n            min-height: 320px;\n        }\n\n        @media(max-width: 920px) {\n            .nr-grid {\n                grid-template-columns: 1fr;\n                min-height: auto;\n            }\n        }\n\n        .nr-card {\n            background: #fff;\n            border-radius: 16px;\n            box-shadow: 0 10px 30px rgba(12, 45, 75, .08);\n            padding: 24px;\n        }\n\n        .nr-chip {\n            display: inline-block;\n            background: #e6f0fb;\n            color: #134063;\n            padding: .35rem .6rem;\n            border-radius: 999px;\n            font-weight: 700;\n            font-size: .8rem;\n            margin-bottom: 10px\n        }\n\n        .nr-card h2 {\n            font-weight: 800;\n            color: #0d3658;\n            font-size: clamp(1.4rem, 2vw, 2rem);\n            margin-bottom: 10px\n        }\n\n        .nr-card p {\n            line-height: 1.6;\n            font-size: 1.24rem;\n            margin-bottom: 1rem\n        }\n\n        .nr-panel {\n            position: relative;\n            border-radius: 16px;\n            font-size: 1.1rem;\n            overflow: hidden;\n            min-height: 350px;\n            background: linear-gradient(180deg, #10385f 0%, #0b2745 100%);\n            box-shadow: 0 10px 30px rgba(12, 45, 75, .06) inset;\n        }\n\n        #nr-net {\n            position: absolute;\n            inset: 0;\n            width: 100%;\n            height: 100%\n        }\n\n        .nr-overlay {\n            position: absolute;\n            inset: 12px;\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n            pointer-events: none\n        }\n\n        .nr-step {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            justify-content: space-between;\n            background: rgba(255, 255, 255, .06);\n            border: 1px solid rgba(255, 255, 255, .12);\n            backdrop-filter: blur(3px);\n            color: #e9f5ff;\n            border-radius: 14px;\n            padding: 12px 18px;\n            font-weight: 800;\n            letter-spacing: .2px\n        }\n\n        .nr-dot {\n            width: 14px;\n            height: 14px;\n            border-radius: 50%;\n            background: #1ea0ff\n        }\n\n        .nr-step.nr-active {\n            outline: 2px solid rgba(103, 193, 255, .35)\n        }\n\n        /* Fundo azul escuro para manter padrão */\n        .bg-dark-blue {\n            background: linear-gradient(180deg, #10385f 0%, #0b2745 100%);\n        }\n\n        /* Botões da coluna direita */\n        .nr-btn {\n            background: rgba(255, 255, 255, 0.07);\n            color: #e9f5ff;\n            border: 1px solid rgba(255, 255, 255, 0.15);\n            border-radius: 12px;\n            padding: 12px 18px;\n            margin-bottom: 10px;\n            text-align: left;\n            font-weight: 600;\n            letter-spacing: 0.3px;\n            font-size: 1rem;\n            transition: all 0.25s ease-in-out;\n            cursor: pointer;\n        }\n\n        /* Hover com brilho e leve movimento */\n        .nr-btn:hover {\n            background: rgba(255, 255, 255, 0.15);\n            transform: translateY(-3px);\n            box-shadow: 0 6px 12px rgba(0, 150, 255, 0.25);\n            color: #ffffff;\n        }\n\n        /* Efeito no clique */\n        .nr-btn:active {\n            transform: scale(0.98);\n            box-shadow: 0 2px 8px rgba(0, 150, 255, 0.2);\n        }\n\n        /* Card ESQUERDO (texto) — limita linha e melhora tipografia */\n        .nr-left {\n            padding: 28px 32px;\n            /* mais respiro */\n        }\n\n        .nr-left h4 {\n            margin: 0 0 12px;\n        }\n\n        /* só afeta o parágrafo dentro do card esquerdo */\n        .nr-left p {\n            margin: 0;\n            font-size: 1.1rem;\n            /* levemente maior */\n            line-height: 1.75;\n            /* leitura confortável */\n            color: #2f3b4a;\n        }\n\n        /* no desktop, limita a largura da coluna de texto para não ficar “esticado” */\n        @media (min-width: 992px) {\n            .nr-left p {\n                max-width: 52ch;\n            }\n\n            /* 48–60ch é a faixa ideal */\n        }\n\n        /* ——— Reset leve para não inflar toda a tipografia ——— */\n        main {\n            font-size: 1rem;\n        }\n\n        /* volta pro padrão do Bootstrap */\n        p {\n            max-width: none;\n            /* remove aquela largura fixa e centralização */\n            margin: 0 0 1rem;\n            /* margin normal de parágrafo */\n            font-size: 1rem;\n            /* base consistente */\n        }\n\n        /* ——— Sistema tipográfico unificado ——— */\n        .section-title {\n            /* títulos grandes de seção */\n            font-family: 'Orbitron', sans-serif;\n            font-weight: 700;\n            text-align: center;\n            margin: 0 0 1.25rem;\n            font-size: clamp(1.75rem, 2.2vw, 2rem);\n            /* igual para top e “oferece” */\n        }\n\n        .nr-copy {\n            /* parágrafos de conteúdo */\n            font-size: 1.05rem;\n            line-height: 1.75;\n            color: #2f3b4a;\n        }\n\n        @media (min-width: 992px) {\n            .nr-copy {\n                font-size: 1.1rem;\n            }\n\n            /* sobe um pouquinho no desktop */\n        }\n\n        /* títulos internos (card esquerdo e cards de recursos) */\n        .nr-card-title,\n        #recursos h5 {\n            font-size: 1.125rem;\n            /* ~18px */\n            font-weight: 700;\n            margin-bottom: .5rem;\n        }\n\n        /* Títulos grandes de seção (topo e \"oferece\") */\n        .section-title {\n            font-family: 'Orbitron', sans-serif;\n            font-weight: 700;\n            text-align: center;\n            margin: 0 0 1.25rem;\n            /* maior e responsivo */\n            font-size: clamp(2rem, 2.6vw, 2.4rem);\n            letter-spacing: .2px;\n        }\n\n        /* Títulos internos (cards e subtítulos) */\n        .nr-card-title,\n        #recursos h5 {\n            font-weight: 700;\n            /* sobe um pouco e responde ao viewport */\n            font-size: clamp(1.05rem, 0.9rem + 0.4vw, 1.25rem);\n        }\n\n        /* Parágrafos dos dois blocos (esquerda + grade de recursos) */\n        .nr-left p,\n        #recursos p {\n            font-size: clamp(1.125rem, 0.98rem + 0.28vw, 1.25rem);\n            /* ~18 → 20px */\n            line-height: 1.75;\n            color: #2f3b4a;\n            margin: 0 0 1.1rem;\n        }\n\n\n\n        /* Botões da coluna direita – levemente maiores também */\n        .nr-btn {\n            font-size: clamp(1rem, 0.95rem + 0.2vw, 1.125rem);\n        }\n\n        #recursos {\n            margin-top: 4rem;\n            /* adiciona um espaço maior entre as seções (~64px) */\n        }\n\n        #recursos h2 {\n            margin-top: 0;\n            /* garante que o título não empurre demais */\n        }\n\n        .mt-6 {\n            margin-top: 5rem !important;\n        }\n\n        .mb-6 {\n            margin-bottom: 5rem !important;\n        }\n\n        /* 1) Estilo só para links de texto (não afeta botões) */\n        #recursos a:not(.btn) {\n            font-size: 1.05rem;\n            color: #0074D9;\n            text-decoration: none;\n            font-weight: 600;\n            transition: color 0.2s ease-in-out;\n        }\n\n        #recursos a:not(.btn):hover {\n            color: #005fa3;\n            text-decoration: underline;\n        }\n\n        /* 2) Garante texto branco nos botões sempre */\n        a.btn,\n        .btn {\n            color: #fff !important;\n        }\n\n        .btn-primary {\n            background: #0d6efd;\n            border-color: #0d6efd;\n        }\n\n        .btn-primary:hover {\n            background: #0b5ed7;\n            border-color: #0a58ca;\n            color: #fff !important;\n        }\n\n        /* Navbar do topo */\n        .bg-dark-blue {\n            background: #021f39;\n        }\n\n        /* ou seu gradient */\n\n        /* Corrige cor de texto dos botões */\n        a.btn,\n        .btn {\n            color: #fff !important;\n        }\n\n        .btn-outline-light {\n            border-color: #cfe4ff;\n            color: #cfe4ff !important;\n        }\n\n        .btn-outline-light:hover {\n            background: #163149;\n            color: #ffffff !important;\n        }\n\n        /* Hamburger mais visível em fundo escuro */\n        .navbar-dark .navbar-toggler {\n            border-color: rgba(255, 255, 255, .25);\n        }\n\n        .navbar-dark .navbar-toggler-icon {\n            background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.85%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n        }\n\n        /* Ajusta o espaçamento dos itens dentro do menu mobile */\n        @media (max-width: 991.98px) {\n            #topNav .d-flex.align-items-center.gap-3 {\n                margin-top: 0.75rem;\n                /* empurra um pouco para baixo */\n            }\n\n            /* Garante que os botões fiquem com espaço entre si */\n            #topNav .btn {\n                margin-bottom: 0.5rem;\n            }\n        }\n\n        @media (max-width: 991.98px) {\n\n            /* Garante que o bloco interno mantenha espaçamento */\n            #topNav .d-flex.align-items-center.gap-3 {\n                margin-top: 0.75rem;\n                align-items: center !important;\n            }\n\n            /* Alinha o select com os botões */\n            #topNav select.form-select {\n                height: 42px;\n                /* mesma altura média dos botões Bootstrap */\n                padding: 0.4rem 0.75rem;\n                /* melhora o equilíbrio visual */\n                font-size: 1rem;\n                display: flex;\n                align-items: center;\n            }\n\n            /* Deixa os botões com altura igual ao select */\n            #topNav .btn {\n                height: 42px;\n                display: flex;\n                align-items: center;\n            }\n        }\n\n        @media (max-width: 991.98px) {\n            #topNav .btn {\n                white-space: nowrap;\n                /* impede quebra de linha */\n                min-width: 110px;\n                /* garante espaço suficiente */\n            }\n\n            #topNav .btn-outline-light {\n                padding: 0.5rem 0.9rem;\n                /* mantém aparência proporcional */\n                font-size: 0.95rem;\n                /* levemente menor para caber melhor */\n            }\n        }\n\n        #topNav .btn,\n        #topNav .form-select,\n        #topNav img {\n            font-size: 0.95rem !important;\n            /* Tamanho da fonte consistente */\n            line-height: 1.4 !important;\n            /* Altura da linha controlada */\n            height: auto !important;\n            /* Remove altura fixa */\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n    </style>\n\n</head>\n\n<body>\n    <canvas id=\"network\"></canvas>\n\n    <header class=\"navbar navbar-expand-lg navbar-dark bg-dark-blue sticky-top\">\n        <div class=\"container py-2\">\n\n            <!-- Marca (logo + nome) -->\n            <a class=\"navbar-brand d-flex align-items-center gap-2\" href=\"https://www.noradar.com\">\n                <span class=\"radar position-relative\" style=\"width:40px;height:40px;border:2px solid #fff;border-radius:50%;\">\n                <span class=\"raio\" style=\"position:absolute;left:48%;bottom:18px;width:2px;height:50%;background:#fff;transform-origin:bottom;animation:spin 2s linear infinite;\"></span>\n                </span>\n                <span>NO RADAR</span>\n            </a>\n\n            <!-- Botão hamburger (celular) -->\n            <button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#topNav\"\n                    aria-controls=\"topNav\" aria-expanded=\"false\" aria-label=\"Alternar navegação\">\n              <span class=\"navbar-toggler-icon\"></span>\n            </button>\n\n            <!-- Itens colapsáveis -->\n            <div class=\"collapse navbar-collapse\" id=\"topNav\">\n                <!-- Esquerda vazia para empurrar conteúdo (opcional) -->\n                <ul class=\"navbar-nav me-auto\"></ul>\n\n                <!-- Idioma + Botões -->\n                <div class=\"d-flex align-items-start gap-2 pt-3 pt-lg-0\">\n\n                    <!-- Bandeiras (somente ≥ lg) -->\n                    <div class=\"d-none d-lg-flex align-items-center gap-2\">\n\n                        <a href=\"https://noradar.com/pt-br\" title=\"Português\">\n                            <img src=\"../portugues.png\" alt=\"Português\" style=\"width:32px;height:32px;border-radius:50%;\">\n                        </a>\n                        <a href=\"https://noradar.com/es\" title=\"Español\">\n                            <img src=\"../espanhol.png\" alt=\"Español\" style=\"width:32px;height:32px;border-radius:50%;\">\n                        </a>\n                    </div>\n\n                    <!-- Select de idioma (somente mobile) -->\n                    <div class=\"d-lg-none w-100\">\n                        <select class=\"form-select form-select-sm\" onchange=\"if(this.value) location.href=this.value\">\n                                        <option value=\"\" selected>Languages</option>\n                                        <option value=\"https://www.noradar.com/pt-br\">Português</option>\n                                        <option value=\"https://www.noradar.com\">English</option>\n                                        <option value=\"https://www.noradar.com/es\">Español</option>\n                                      </select>\n                    </div>\n\n                    <!-- Botões -->\n                    <div class=\"d-flex gap-2 ms-lg-2\">\n                        <a href=\"../login.php\" class=\"btn btn-outline-light px-3 py-1\">Login</a>\n                        <a href=\"../cadastro.php\" class=\"btn btn-outline-light px-3 py-1\">Registration free</a>\n                    </div>\n                </div>\n            </div>\n\n        </div>\n    </header>\n\n\n    <main>\n        <br/>\n\n\n        <h1 id=\"titulo\" class=\"section-title\">You on Web3</h1>\n        <p id=\"descricao\">\n\n\n\n        <section class=\"container my-5 mb-6\">\n\n            <div class=\"row g-4 align-items-stretch\">\n                <!-- Coluna esquerda -->\n                <!-- Coluna esquerda -->\n                <div class=\"col-lg-6\">\n                    <div class=\"nr-left bg-white rounded-4 shadow-sm h-100\">\n                        <h4 class=\"nr-card-title text-center\">Network Oracle RADAR</h4>\n                        <p class=\"nr-copy\">\n                            NO RADAR is a system for sending and managing data on the Arweave blockchain network. Your data is stored permanently,\n                            without recurring fees or dependence on centralized servers. You pay once for the system, receive 1 AR credit to make\n                            your uploads, and when the credits run out, you can recharge with PayPal, Pix, or any cryptocurrency.\n                        </p>\n<center><a href=\"https://www.noradar.com.br/en\" class=\"btn btn-primary btn-lg px-4\">LEARN MORE</a></center>\n\n                    </div>\n                </div>\n\n\n                <!-- Coluna direita com botões -->\n                <div class=\"col-lg-6\">\n                    <div class=\"p-4 rounded-4 bg-dark-blue shadow-sm h-100 d-flex flex-column justify-content-center\">\n                        <button class=\"nr-btn\">🔑 Signature with private key</button>\n                        <button class=\"nr-btn\">📤 File Uploads</button>\n                        <button class=\"nr-btn\">📸 Web capture</button>\n                        <button class=\"nr-btn\">🗂️ My files</button>\n                        <button class=\"nr-btn\">🔎 Permaweb Explorer</button>\n                        <button class=\"nr-btn\">🔐 Blockchain certification</button>\n\n\n                    </div>\n                </div>\n            </div>\n        </section>\n\n\n\n\n\n\n        <section class=\"container my-5 mt-6\" id=\"recursos\">\n            <center>\n                <h2>The Network Oracle offers:</h2>\n            </center>\n            <br/>\n\n            <div class=\"row g-4\">\n\n                <!-- Explorador Permaweb -->\n                <div class=\"col-md-6\">\n                    <div class=\"d-flex gap-3 align-items-start p-3 bg-white rounded-3 shadow-sm h-100\">\n                        <img src=\"https://7nixhayffpw25eozqul3kp7fdkdb6fl3aze7sum5vhfduskx3i7a.arweave.net/-1FzgwUr7a6R2YUXtT_lGoYfFXsGSflRnanKOklX2j4\" alt=\"Explorador Permaweb\" width=\"48\" height=\"48\" class=\"flex-shrink-0\">\n                        <div>\n                            <h5 class=\"mb-1\">Permaweb Explorer</h5>\n                            <p class=\"mb-2\">\n                                In the same way as a \"Google\" for Web3, it finds all files uploaded to Arweave since 10/10/2018: images, PDFs, HTML,\n                                videos, and audio.\n                            </p>\n                            <a class=\"link-primary fw-semibold\"\n                                href=\"https://www.noradar.com/galeria_permaweb-ptbr.php\">\n                                Get to know the Permaweb Explorer.\n                            </a>\n                        </div>\n                    </div>\n                </div>\n\n                <!-- Enviar AR -->\n                <div class=\"col-md-6\">\n                    <div class=\"d-flex gap-3 align-items-start p-3 bg-white rounded-3 shadow-sm h-100\">\n                        <img src=\"https://r6npgksiiue7yeb46j45p7cbthegokwmds3oivte5hsdahyec5za.arweave.net/j5rzKkhFCfwQPPJ51_xBmchnKswctuRWZOnkMB8EF3I\" alt=\"Enviar AR\" width=\"48\" height=\"48\" class=\"flex-shrink-0\">\n                        <div>\n                            <h5 class=\"mb-1\">Send AR</h5>\n                            <p class=\"mb-0\">\n                                Send AR to another wallet: upload the private key and provide the recipient's public key address.\n                            </p>\n                        </div>\n                    </div>\n                </div>\n\n                <!-- Gerar chaves -->\n                <div class=\"col-md-6\">\n                    <div class=\"d-flex gap-3 align-items-start p-3 bg-white rounded-3 shadow-sm h-100\">\n                        <img src=\"https://7nixhayffpw25eozqul3kp7fdkdb6fl3aze7sum5vhfduskx3i7a.arweave.net/-1FzgwUr7a6R2YUXtT_lGoYfFXsGSflRnanKOklX2j4\" alt=\"Gerar chaves\" width=\"48\" height=\"48\" class=\"flex-shrink-0\">\n                        <div>\n                            <h5 class=\"mb-1\">Generate keys</h5>\n                            <p class=\"mb-0\">\n                                Generates a private key (keep it safe) to sign transactions and a public key to manage the system.\n                            </p>\n                        </div>\n                    </div>\n                </div>\n\n                <!-- Cálculo Dinâmico de Custo -->\n                <div class=\"col-md-6\">\n                    <div class=\"d-flex gap-3 align-items-start p-3 bg-white rounded-3 shadow-sm h-100\">\n                        <img src=\"https://ml72ruao5nouc3se6xrcykwsecyuzkne23m2u5la6i2hae4rdmfq.arweave.net/Yv-o0A7rXUFuRPXiLCrSILFMqaTW2ap1YPI0cBORGws\" alt=\"Cálculo Dinâmico de Custo\" width=\"48\" height=\"48\" class=\"flex-shrink-0\">\n                        <div>\n                            <h5 class=\"mb-1\">Dynamic Cost Calculation</h5>\n                            <p class=\"mb-2\">Simulate the cost before sending it to the blockchain.</p>\n                            <a class=\"link-primary fw-semibold\" href=\"https://www.noradar.com/calculo-custo-ptbr.php\">\n                                Access the cost calculation\n                            </a>\n                        </div>\n                    </div>\n                </div>\n\n                <!-- Certificação blockchain -->\n                <div class=\"col-md-6\">\n                    <div class=\"d-flex gap-3 align-items-start p-3 bg-white rounded-3 shadow-sm h-100\">\n                        <img src=\"https://sy2arxowg6nphjekvqrlbmc3lkekuzyndtv7t3ao3bkjglmaaevq.arweave.net/ljQI3dY3mvOkiqwisLBbWoiqZw0c6_nsDthUky2AASs\" alt=\"Certificação blockchain\" width=\"48\" height=\"48\" class=\"flex-shrink-0\">\n                        <div>\n                            <h5 class=\"mb-1\">Blockchain certification</h5>\n                            <p class=\"mb-0\">Publish certified files with hash ID, URL, and QR Code.</p>\n                        </div>\n                    </div>\n                </div>\n\n                <!-- Upload para Permaweb -->\n                <div class=\"col-md-6\">\n                    <div class=\"d-flex gap-3 align-items-start p-3 bg-white rounded-3 shadow-sm h-100\">\n                        <img src=\"https://u6vs3ebcnqdsye4hb5aem2n34hdtigrh54nm6jgbjmpmuygals5a.arweave.net/p6stkCJsBywThw9ARmm74cc0GifvGs8kwUseymDAXLo\" alt=\"Upload para Permaweb\" width=\"48\" height=\"48\" class=\"flex-shrink-0\">\n                        <div>\n                            <h5 class=\"mb-1\">Upload to Permaweb (Public and Private)</h5>\n                            <p class=\"mb-0\">Send public or encrypted files (images, PDFs, audio, videos, HTML).</p>\n                        </div>\n                    </div>\n                </div>\n\n                <!-- Meus Arquivos -->\n                <div class=\"col-md-6\">\n                    <div class=\"d-flex gap-3 align-items-start p-3 bg-white rounded-3 shadow-sm h-100\">\n                        <img src=\"https://qywsihhfh65vibtksayidvtxnhg4z3g7xc6r3staa6k4wce7c7za.arweave.net/hi0kHOU_u1QGapAwgdZ3ac3M7N-4vR3KYAeVywifF_I\" alt=\"Meus Arquivos\" width=\"48\" height=\"48\" class=\"flex-shrink-0\">\n                        <div>\n                            <h5 class=\"mb-1\">My Files</h5>\n                            <p class=\"mb-0\">\n                                View all publicly uploaded files (or provide a third-party public key to view them)).\n                            </p>\n                        </div>\n                    </div>\n                </div>\n\n                <!-- Encrypted File History -->\n                <div class=\"col-md-6\">\n                    <div class=\"d-flex gap-3 align-items-start p-3 bg-white rounded-3 shadow-sm h-100\">\n                        <img src=\"https://44w3qsdgra4fg7o4ryj6p5jeje52vz46l2vbcujrpfl5gc7gq6eq.arweave.net/5y24SGaIOFN93I4T5_UkSTuq555eqhFRMXlX0wvmh4k\" alt=\"Encrypted File History\" width=\"48\" height=\"48\" class=\"flex-shrink-0\">\n                        <div>\n                            <h5 class=\"mb-1\">Encrypted File History</h5>\n                            <p class=\"mb-0\">View the history of password-encrypted files and perform the decryption.</p>\n                        </div>\n                    </div>\n                </div>\n\n                <!-- Gerador de QRCode -->\n                <div class=\"col-md-6\">\n                    <div class=\"d-flex gap-3 align-items-start p-3 bg-white rounded-3 shadow-sm h-100\">\n                        <img src=\"https://3mplnus3wmju4y6a2itwq5dfssbedtzoa7e7l6rjpk3vmai73pna.arweave.net/2x620luzE05jwNInaHRllIJBzy4HyfX6KXq3VgEf29o\" alt=\"Gerador de QRCode\" width=\"48\" height=\"48\" class=\"flex-shrink-0\">\n                        <div>\n                            <h5 class=\"mb-1\">QR Code Generator</h5>\n                            <p class=\"mb-2\">Generate QR codes from URLs or transaction hashes.</p>\n                            <a class=\"link-primary fw-semibold\" href=\"https://www.noradar.com/qrcode-ptbr.php\">\n                                Access the QR Code Generator\n                            </a>\n                        </div>\n                    </div>\n                </div>\n\n                <!-- Web capture -->\n                <div class=\"col-md-6\">\n                    <div class=\"d-flex gap-3 align-items-start p-3 bg-white rounded-3 shadow-sm h-100\">\n                        <img src=\"https://hne7abfvzoprf6vqjk4okvh5dxov2bkurouzvgbtvvq7ui5t7lia.arweave.net/O0nwBLXLnxL6sEq45VT9Hd1dBVSLqZqYM61h-iOz-tA\" alt=\"Web capture\" width=\"48\" height=\"48\" class=\"flex-shrink-0\">\n                        <div>\n                            <h5 class=\"mb-1\">Web capture</h5>\n                            <p class=\"mb-0\">For developers: capture Web2 pages and publish them on Permaweb.</p>\n                        </div>\n                    </div>\n                </div>\n\n<!-- Folder Organizer -->\n<div class=\"col-md-6\">\n    <div class=\"d-flex gap-3 align-items-start p-3 bg-white rounded-3 shadow-sm h-100\">\n        <img src=\"https://uust5wjkiisqdhwm52eux5gy4hacljkb26qp6z2c5sj65zazwyza.arweave.net/pSU-2SpCJQGezO6JS_TY4cAlpUHXoP9nQuyT7uQZtjI\" alt=\"Folder Organizer\" width=\"48\" height=\"48\" class=\"flex-shrink-0\">\n        <div>\n            <h5 class=\"mb-1\">Folder Organizer</h5>\n            <p class=\"mb-0\">Organization with categorization of permanent documents on the blockchain.</p>\n        </div>\n    </div>\n</div>\n\n<!-- Traceability -->\n<div class=\"col-md-6\">\n    <div class=\"d-flex gap-3 align-items-start p-3 bg-white rounded-3 shadow-sm h-100\">\n        <img src=\"https://fjo4gs5zaohprp4eybyuxjmwiqm2btyhce34hi43utfymcpnalyq.arweave.net/Kl3DS7kDjvi_hMBxS6WWRBmgzwcRN8Ojm6TLhgntAvE\" alt=\"Traceability\" width=\"48\" height=\"48\" class=\"flex-shrink-0\">\n        <div>\n            <h5 class=\"mb-1\">Traceability</h5>\n            <p class=\"mb-0\">Audit trails in the logistics chain, time stamps, and proof of origin.</p>\n        </div>\n    </div>\n</div>\n\n\n                <!-- Enviar mensagem -->\n                <div class=\"col-md-6\">\n                    <div class=\"d-flex gap-3 align-items-start p-3 bg-white rounded-3 shadow-sm h-100\">\n                        <img src=\"https://ylrvjp6626wm33tna2ur3ycmih72dkvrgcbv4mrxik6nh6fqn4oa.arweave.net/wuNUv97XrM3ubQapHeBMQf-hqrEwg14yN0K80_iwbxw\" alt=\"Enviar mensagem\" width=\"48\" height=\"48\" class=\"flex-shrink-0\">\n                        <div>\n                            <h5 class=\"mb-1\">Send message</h5>\n                            <p class=\"mb-0\">\n                                On-chain messages (public or encrypted). For anonymous keys, send 0.0001 AR to attract attention.\n                            </p>\n                        </div>\n                    </div>\n                </div>\n\n                <!-- Caixa de mensagens -->\n                <div class=\"col-md-6\">\n                    <div class=\"d-flex gap-3 align-items-start p-3 bg-white rounded-3 shadow-sm h-100\">\n                        <img src=\"https://tkrg43j565wnq4srydxngq7ox4hubmn72uiltqofdugxbx2wi4hq.arweave.net/mqJubT33bNhyUcDu00Puvw9Asb_VELnBxR0NcN9WRw8\" alt=\"Caixa de mensagens\" width=\"48\" height=\"48\" class=\"flex-shrink-0\">\n                        <div>\n                            <h5 class=\"mb-1\">Message box</h5>\n                            <p class=\"mb-0\">\n                                Stores messages ON-CHAIN; password-protected messages can be decrypted by the user.\n                            </p>\n                        </div>\n                    </div>\n                </div>\n\n            </div>\n            <br/>\n\n            <!-- call to action -->\n            <div class=\"text-center mt-5\">\n                <h3 class=\"mb-3\">How much does it cost? <span class=\"fw-bold\">US$70</span></h3>\n                <a href=\"https://www.noradar.com/cadastro.php\" class=\"btn btn-primary btn-lg px-4\">\n                    BUY NOW\n                </a>\n            </div>\n        </section>\n\n\n    </main>\n\n    <footer>\n        Developed by <a href=\"https://www.artefinal.net\" style=\"color: white;\">Arte Final</a>\n    </footer>\n\n    <script>\n                \n        const canvas = document.getElementById(\"network\");\n        const ctx = canvas.getContext(\"2d\");\n        let width, height, points;\n\n        function resize() {\n          width = canvas.width = window.innerWidth;\n          height = canvas.height = window.innerHeight;\n          points = Array.from({length: 70}, () => ({\n            x: Math.random() * width,\n            y: Math.random() * height,\n            vx: Math.random() * 1 - 0.5,\n            vy: Math.random() * 1 - 0.5\n          }));\n        }\n\n        function draw() {\n          ctx.clearRect(0, 0, width, height);\n          for (let i = 0; i < points.length; i++) {\n            let p = points[i];\n            p.x += p.vx;\n            p.y += p.vy;\n\n            if (p.x < 0 || p.x > width) p.vx *= -1;\n            if (p.y < 0 || p.y > height) p.vy *= -1;\n\n            ctx.beginPath();\n            ctx.arc(p.x, p.y, 2, 0, Math.PI * 2);\n            ctx.fillStyle = \"#0074D9\";\n            ctx.fill();\n\n            for (let j = i + 1; j < points.length; j++) {\n              let q = points[j];\n              let dx = p.x - q.x;\n              let dy = p.y - q.y;\n              let dist = Math.sqrt(dx * dx + dy * dy);\n              if (dist < 100) {\n                ctx.beginPath();\n                ctx.moveTo(p.x, p.y);\n                ctx.lineTo(q.x, q.y);\n                ctx.strokeStyle = \"rgba(0,116,217,\" + (1 - dist / 100) + \")\";\n                ctx.stroke();\n              }\n            }\n          }\n          requestAnimationFrame(draw);\n        }\n\n        window.addEventListener('resize', resize);\n        resize();\n        draw();\n    </script>\n\n\n    <script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js\"></script>\n</body>\n\n</html>","final_url":"https://noradar.com/","headers":{"connection":"Keep-Alive","keep-alive":"timeout=5, max=100","content-type":"text/html","last-modified":"Sun, 05 Apr 2026 05:05:37 GMT","etag":"\"8305-69d1eda1-536be275aeb5fba3;br\"","accept-ranges":"bytes","content-encoding":"br","vary":"Accept-Encoding,User-Agent","content-length":"8056","date":"Wed, 17 Jun 2026 09:51:38 GMT","server":"LiteSpeed","alt-svc":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""},"content_type":"text/html"},"wayback":{"first_year":2003,"last_year":2025,"captures":200},"commoncrawl_hits":35,"arweave":{"is_arweave":true,"is_manifest":false,"arns_like":true,"arweave_gateway_hint":false,"arweave_header_txid":"","arweave_txids":["-1FzgwUr7a6R2YUXtT_lGoYfFXsGSflRnanKOklX2j4","j5rzKkhFCfwQPPJ51_xBmchnKswctuRWZOnkMB8EF3I","Yv-o0A7rXUFuRPXiLCrSILFMqaTW2ap1YPI0cBORGws","ljQI3dY3mvOkiqwisLBbWoiqZw0c6_nsDthUky2AASs","p6stkCJsBywThw9ARmm74cc0GifvGs8kwUseymDAXLo","hi0kHOU_u1QGapAwgdZ3ac3M7N-4vR3KYAeVywifF_I","5y24SGaIOFN93I4T5_UkSTuq555eqhFRMXlX0wvmh4k","2x620luzE05jwNInaHRllIJBzy4HyfX6KXq3VgEf29o","O0nwBLXLnxL6sEq45VT9Hd1dBVSLqZqYM61h-iOz-tA","pSU-2SpCJQGezO6JS_TY4cAlpUHXoP9nQuyT7uQZtjI","Kl3DS7kDjvi_hMBxS6WWRBmgzwcRN8Ojm6TLhgntAvE","wuNUv97XrM3ubQapHeBMQf-hqrEwg14yN0K80_iwbxw","mqJubT33bNhyUcDu00Puvw9Asb_VELnBxR0NcN9WRw8"],"arweave_links_count":14,"arweave_pages_estimate":25},"backlink":{"score":7,"refs_estimate":10,"provider":"public_reference_hint"}}