Domain quantumanalyticsspace.forum
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80

  • Open service 2606:4700:3032::6815:4806:443 路 quantumanalyticsspace.forum

    2026-01-12 16:40

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 16:40:05 GMT
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Set-Cookie: PHPSESSID=h9fc0j8huuof9oqr04mgvtst9k; expires=Mon, 19 Jan 2026 16:40:05 GMT; Max-Age=604800; path=/; HttpOnly; SameSite=Lax
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Access-Control-Allow-Origin: *
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=0qVqLfz8w%2BJhbriaUCs3m84oq%2BBSyf9PrRwG9TTR5z9AiUjL%2B%2BYBJzVMdqDwC6QmERQ1pn0IvWKGaBLIIObE2ildvhHu%2F84JV%2BYz0Ad4NpD1neIzRq3kDtWuUPqBYhAvmiLaP11y1w%3D%3D"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=24,cfOrigin;dur=831
    CF-RAY: 9bce17f7a9e38965-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: Quiz: Che Tipo di Pescatore Ecosostenibile Sei? | Pluviale Attrezzi
    
    <!DOCTYPE html>
    <html lang="it">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Scopri che tipo di pescatore ecosostenibile sei con il quiz interattivo di Pluviale Attrezzi. Ricevi consigli personalizzati per una pesca responsabile.">
        <title>Quiz: Che Tipo di Pescatore Ecosostenibile Sei? | Pluviale Attrezzi</title>
        <link rel="icon" type="image/x-icon" href="favicon.ico">
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.0/dist/css/bootstrap.min.css" rel="stylesheet">
        <style>
            :root {
                --primary: #0A6BA8;
                --primary-light: #4AA0D8;
                --primary-dark: #084F6B;
                --secondary: #2E8B57;
                --secondary-light: #53B77F;
                --secondary-dark: #216246;
                --accent: #F2A900;
                --accent-light: #F8C347;
                --accent-dark: #C07A00;
                --background: #F5F7F9;
                --text: #0F1C2A;
                --text-secondary: #5F6E7B;
            }
    
            * {
                box-sizing: border-box;
            }
    
            body {
                font-family: 'Open Sans', sans-serif;
                background: linear-gradient(135deg, var(--background) 0%, #E8EDF2 100%);
                color: var(--text);
                min-height: 100vh;
                position: relative;
                overflow-x: hidden;
            }
    
            h1, h2, h3, h4, h5, h6 {
                font-family: 'Montserrat', sans-serif;
                font-weight: 700;
            }
    
            .quiz-container {
                max-width: 900px;
                margin: 0 auto;
                padding: 20px;
            }
    
            .hero-section {
                text-align: center;
                padding: 60px 20px 40px;
                background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
                border-radius: 20px;
                color: white;
                margin-bottom: 40px;
                box-shadow: 0 10px 40px rgba(10, 107, 168, 0.3);
                position: relative;
                overflow: hidden;
            }
    
            .hero-section::before {
                content: '';
                position: absolute;
                top: -50%;
                right: -10%;
                width: 300px;
                height: 300px;
                background: rgba(255, 255, 255, 0.1);
                border-radius: 50%;
                animation: float 6s ease-in-out infinite;
            }
    
            .hero-section::after {
                content: '';
                position: absolute;
                bottom: -30%;
                left: -5%;
                width: 200px;
                height: 200px;
                background: rgba(255, 255, 255, 0.08);
                border-radius: 50%;
                animation: float 8s ease-in-out infinite reverse;
            }
    
            @keyframes float {
                0%, 100% { transform: translateY(0px); }
                50% { transform: translateY(20px); }
            }
    
            .hero-section h1 {
                font-size: 2.5rem;
                margin-bottom: 20px;
                position: relative;
                z-index: 2;
            }
    
            .hero-section p {
                font-size: 1.2rem;
                margin-bottom: 30px;
                opacity: 0.95;
                position: relative;
                z-index: 2;
            }
    
            .quiz-stats {
                display: inline-flex;
                align-items: center;
                background: rgba(255, 255, 255, 0.2);
                padding: 10px 20px;
                border-radius: 30px;
                font-size: 0.9rem;
                position: relative;
                z-index: 2;
                backdrop-filter: blur(10px);
            }
    
            .quiz-stats::before {
                content: "馃帲";
                margin-right: 8px;
                font-size: 1.2rem;
            }
    
            .question-section {
                background: white;
                padding: 40px;
                border-radius: 20px;
                box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
                margin-bottom: 30px;
                transition: all 0.4s ease;
                opacity: 0;
                transform: translateY(30px);
            }
    
            .question-section.active {
                opacity: 1;
                
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:4806:80 路 quantumanalyticsspace.forum

    2026-01-12 16:40

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 16:40:04 GMT
    Content-Length: 0
    Connection: close
    Location: https://quantumanalyticsspace.forum/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gP%2BqdDeRDNEcplKYITwdypchaWd%2FI69kPYlJPSVGcOiaRPXPb4FDbbxc3rEjGSotsnBwPsfRTTOJxD53If9yofXr3u8brtPLH8rUDwQ0sQZjin8N%2F5iHyL%2BZlqOGQ3Eb%2Fa6o4s9nbw%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=12,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bce17f1bf1d133c-SJC
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:4806:8443 路 quantumanalyticsspace.forum

    2026-01-12 16:40

    
                                
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:ad64:80 路 quantumanalyticsspace.forum

    2026-01-12 16:40

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 16:40:04 GMT
    Content-Length: 0
    Connection: close
    Location: https://quantumanalyticsspace.forum/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=4%2Fb0VyXRavwQYgm6IgOGFQKZBJbtuX2yTTaBZt0jntKnpJy6IjwnMotJY7flJCW8Xy4dl%2Fy5RwjxOFk5bXdRZguoUA%2BCWfPyCnqRdCoZYLsqR6ElqXoVy0d27XLb52Dam2rfRux6Cg%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bce17f28f309849-LHR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.72.6:80 路 quantumanalyticsspace.forum

    2026-01-12 16:40

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 16:40:04 GMT
    Content-Length: 0
    Connection: close
    Location: https://quantumanalyticsspace.forum/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3YCxFWpe3U3P3om1RQDN%2BZz3DQApBG1fwlCqjHHDMPl7Tig3Wt8bcmO%2Bl1cUce1avDEtARDOierD8DxYJhXhhFtvEtNOMMpe2cNm6Ohi%2BDzxlli357z%2FJ2REkQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=10,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bce17f1aabb9113-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:ad64:443 路 quantumanalyticsspace.forum

    2026-01-12 16:40

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 16:40:05 GMT
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Set-Cookie: PHPSESSID=um646uu61qpdhre2ebm39tfk7l; expires=Mon, 19 Jan 2026 16:40:05 GMT; Max-Age=604800; path=/; HttpOnly; SameSite=Lax
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Access-Control-Allow-Origin: *
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=EEAKvhdPp9QDaJt%2FqeJHXVUT3xH232UKwvWZR%2BDgWF1HVw4ArjMFCAJA6HUwKLvdclJhxvT3DZTdfqpu67R5QP1d6Ln8iv%2FARWljtu2mCf7%2BnlfTfN%2FCtn69mMieXYblNd7sLEX48g%3D%3D"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=13,cfOrigin;dur=709
    CF-RAY: 9bce17f64de1f4d7-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Quiz: Che Tipo di Pescatore Ecosostenibile Sei? | Pluviale Attrezzi
    
    <!DOCTYPE html>
    <html lang="it">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Scopri che tipo di pescatore ecosostenibile sei con il quiz interattivo di Pluviale Attrezzi. Ricevi consigli personalizzati per una pesca responsabile.">
        <title>Quiz: Che Tipo di Pescatore Ecosostenibile Sei? | Pluviale Attrezzi</title>
        <link rel="icon" type="image/x-icon" href="favicon.ico">
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.0/dist/css/bootstrap.min.css" rel="stylesheet">
        <style>
            :root {
                --primary: #0A6BA8;
                --primary-light: #4AA0D8;
                --primary-dark: #084F6B;
                --secondary: #2E8B57;
                --secondary-light: #53B77F;
                --secondary-dark: #216246;
                --accent: #F2A900;
                --accent-light: #F8C347;
                --accent-dark: #C07A00;
                --background: #F5F7F9;
                --text: #0F1C2A;
                --text-secondary: #5F6E7B;
            }
    
            * {
                box-sizing: border-box;
            }
    
            body {
                font-family: 'Open Sans', sans-serif;
                background: linear-gradient(135deg, var(--background) 0%, #E8EDF2 100%);
                color: var(--text);
                min-height: 100vh;
                position: relative;
                overflow-x: hidden;
            }
    
            h1, h2, h3, h4, h5, h6 {
                font-family: 'Montserrat', sans-serif;
                font-weight: 700;
            }
    
            .quiz-container {
                max-width: 900px;
                margin: 0 auto;
                padding: 20px;
            }
    
            .hero-section {
                text-align: center;
                padding: 60px 20px 40px;
                background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
                border-radius: 20px;
                color: white;
                margin-bottom: 40px;
                box-shadow: 0 10px 40px rgba(10, 107, 168, 0.3);
                position: relative;
                overflow: hidden;
            }
    
            .hero-section::before {
                content: '';
                position: absolute;
                top: -50%;
                right: -10%;
                width: 300px;
                height: 300px;
                background: rgba(255, 255, 255, 0.1);
                border-radius: 50%;
                animation: float 6s ease-in-out infinite;
            }
    
            .hero-section::after {
                content: '';
                position: absolute;
                bottom: -30%;
                left: -5%;
                width: 200px;
                height: 200px;
                background: rgba(255, 255, 255, 0.08);
                border-radius: 50%;
                animation: float 8s ease-in-out infinite reverse;
            }
    
            @keyframes float {
                0%, 100% { transform: translateY(0px); }
                50% { transform: translateY(20px); }
            }
    
            .hero-section h1 {
                font-size: 2.5rem;
                margin-bottom: 20px;
                position: relative;
                z-index: 2;
            }
    
            .hero-section p {
                font-size: 1.2rem;
                margin-bottom: 30px;
                opacity: 0.95;
                position: relative;
                z-index: 2;
            }
    
            .quiz-stats {
                display: inline-flex;
                align-items: center;
                background: rgba(255, 255, 255, 0.2);
                padding: 10px 20px;
                border-radius: 30px;
                font-size: 0.9rem;
                position: relative;
                z-index: 2;
                backdrop-filter: blur(10px);
            }
    
            .quiz-stats::before {
                content: "馃帲";
                margin-right: 8px;
                font-size: 1.2rem;
            }
    
            .question-section {
                background: white;
                padding: 40px;
                border-radius: 20px;
                box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
                margin-bottom: 30px;
                transition: all 0.4s ease;
                opacity: 0;
                transform: translateY(30px);
            }
    
            .question-section.active {
                opacity: 1;
                
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.72.6:443 路 quantumanalyticsspace.forum

    2026-01-12 16:40

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 16:40:05 GMT
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Set-Cookie: PHPSESSID=41645h8trmdkvtc4mdbcealvao; expires=Mon, 19 Jan 2026 16:40:05 GMT; Max-Age=604800; path=/; HttpOnly; SameSite=Lax
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Access-Control-Allow-Origin: *
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xoRT4PJxJPC%2FVc%2BRqSwbXfN9X0raqR1tStKxp3Zv1YZh4pODrdom0bFbGMnIsZn%2FTNqXEadbpXVIJ5fQifzVV%2Beglm2RlWyK2FIJxbHpfcmFSp8Xb57KLmnvGQ%3D%3D"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=600
    CF-RAY: 9bce17f60d0aae18-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Quiz: Che Tipo di Pescatore Ecosostenibile Sei? | Pluviale Attrezzi
    
    <!DOCTYPE html>
    <html lang="it">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Scopri che tipo di pescatore ecosostenibile sei con il quiz interattivo di Pluviale Attrezzi. Ricevi consigli personalizzati per una pesca responsabile.">
        <title>Quiz: Che Tipo di Pescatore Ecosostenibile Sei? | Pluviale Attrezzi</title>
        <link rel="icon" type="image/x-icon" href="favicon.ico">
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.0/dist/css/bootstrap.min.css" rel="stylesheet">
        <style>
            :root {
                --primary: #0A6BA8;
                --primary-light: #4AA0D8;
                --primary-dark: #084F6B;
                --secondary: #2E8B57;
                --secondary-light: #53B77F;
                --secondary-dark: #216246;
                --accent: #F2A900;
                --accent-light: #F8C347;
                --accent-dark: #C07A00;
                --background: #F5F7F9;
                --text: #0F1C2A;
                --text-secondary: #5F6E7B;
            }
    
            * {
                box-sizing: border-box;
            }
    
            body {
                font-family: 'Open Sans', sans-serif;
                background: linear-gradient(135deg, var(--background) 0%, #E8EDF2 100%);
                color: var(--text);
                min-height: 100vh;
                position: relative;
                overflow-x: hidden;
            }
    
            h1, h2, h3, h4, h5, h6 {
                font-family: 'Montserrat', sans-serif;
                font-weight: 700;
            }
    
            .quiz-container {
                max-width: 900px;
                margin: 0 auto;
                padding: 20px;
            }
    
            .hero-section {
                text-align: center;
                padding: 60px 20px 40px;
                background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
                border-radius: 20px;
                color: white;
                margin-bottom: 40px;
                box-shadow: 0 10px 40px rgba(10, 107, 168, 0.3);
                position: relative;
                overflow: hidden;
            }
    
            .hero-section::before {
                content: '';
                position: absolute;
                top: -50%;
                right: -10%;
                width: 300px;
                height: 300px;
                background: rgba(255, 255, 255, 0.1);
                border-radius: 50%;
                animation: float 6s ease-in-out infinite;
            }
    
            .hero-section::after {
                content: '';
                position: absolute;
                bottom: -30%;
                left: -5%;
                width: 200px;
                height: 200px;
                background: rgba(255, 255, 255, 0.08);
                border-radius: 50%;
                animation: float 8s ease-in-out infinite reverse;
            }
    
            @keyframes float {
                0%, 100% { transform: translateY(0px); }
                50% { transform: translateY(20px); }
            }
    
            .hero-section h1 {
                font-size: 2.5rem;
                margin-bottom: 20px;
                position: relative;
                z-index: 2;
            }
    
            .hero-section p {
                font-size: 1.2rem;
                margin-bottom: 30px;
                opacity: 0.95;
                position: relative;
                z-index: 2;
            }
    
            .quiz-stats {
                display: inline-flex;
                align-items: center;
                background: rgba(255, 255, 255, 0.2);
                padding: 10px 20px;
                border-radius: 30px;
                font-size: 0.9rem;
                position: relative;
                z-index: 2;
                backdrop-filter: blur(10px);
            }
    
            .quiz-stats::before {
                content: "馃帲";
                margin-right: 8px;
                font-size: 1.2rem;
            }
    
            .question-section {
                background: white;
                padding: 40px;
                border-radius: 20px;
                box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
                margin-bottom: 30px;
                transition: all 0.4s ease;
                opacity: 0;
                transform: translateY(30px);
            }
    
            .question-section.active {
                opacity: 1;
                
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 172.67.173.100:80 路 quantumanalyticsspace.forum

    2026-01-12 16:40

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 16:40:04 GMT
    Content-Length: 0
    Connection: close
    Location: https://quantumanalyticsspace.forum/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=hGUDf1a5bS%2BCqo1TOeBPg8zU1V98GxjJasfnren489Ha1uW0WTUNIIpP2A0itf6GLsOfIEmiffQX1rcePfk8vudIHOY8I5EKXoNEkt5Fg144Nqlc%2BJhAfyykTQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bce17f1dbf7dc9c-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.72.6:8443 路 quantumanalyticsspace.forum

    2026-01-12 16:40

    
                                
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 172.67.173.100:443 路 quantumanalyticsspace.forum

    2026-01-12 16:40

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 16:40:05 GMT
    Content-Type: text/html;charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Set-Cookie: PHPSESSID=d7ld7i630f8953bjdkb9gaj4fj; expires=Mon, 19 Jan 2026 16:40:04 GMT; Max-Age=604800; path=/; HttpOnly; SameSite=Lax
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Access-Control-Allow-Origin: *
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=E8QkGa53GpFp0CMPrCnXdBHJiIJ2qJLju8D%2BMDoHSUCqz2NSRLl%2FccfkSeBREsX6c0FaCia65Vvvvetl6R5UIyBMnqxeSnenq1vJ9GB58OtKVNp4e%2Bwhny6%2BBw%3D%3D"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9bce17f4e942dbad-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Quiz: Che Tipo di Pescatore Ecosostenibile Sei? | Pluviale Attrezzi
    
    <!DOCTYPE html>
    <html lang="it">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Scopri che tipo di pescatore ecosostenibile sei con il quiz interattivo di Pluviale Attrezzi. Ricevi consigli personalizzati per una pesca responsabile.">
        <title>Quiz: Che Tipo di Pescatore Ecosostenibile Sei? | Pluviale Attrezzi</title>
        <link rel="icon" type="image/x-icon" href="favicon.ico">
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.0/dist/css/bootstrap.min.css" rel="stylesheet">
        <style>
            :root {
                --primary: #0A6BA8;
                --primary-light: #4AA0D8;
                --primary-dark: #084F6B;
                --secondary: #2E8B57;
                --secondary-light: #53B77F;
                --secondary-dark: #216246;
                --accent: #F2A900;
                --accent-light: #F8C347;
                --accent-dark: #C07A00;
                --background: #F5F7F9;
                --text: #0F1C2A;
                --text-secondary: #5F6E7B;
            }
    
            * {
                box-sizing: border-box;
            }
    
            body {
                font-family: 'Open Sans', sans-serif;
                background: linear-gradient(135deg, var(--background) 0%, #E8EDF2 100%);
                color: var(--text);
                min-height: 100vh;
                position: relative;
                overflow-x: hidden;
            }
    
            h1, h2, h3, h4, h5, h6 {
                font-family: 'Montserrat', sans-serif;
                font-weight: 700;
            }
    
            .quiz-container {
                max-width: 900px;
                margin: 0 auto;
                padding: 20px;
            }
    
            .hero-section {
                text-align: center;
                padding: 60px 20px 40px;
                background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
                border-radius: 20px;
                color: white;
                margin-bottom: 40px;
                box-shadow: 0 10px 40px rgba(10, 107, 168, 0.3);
                position: relative;
                overflow: hidden;
            }
    
            .hero-section::before {
                content: '';
                position: absolute;
                top: -50%;
                right: -10%;
                width: 300px;
                height: 300px;
                background: rgba(255, 255, 255, 0.1);
                border-radius: 50%;
                animation: float 6s ease-in-out infinite;
            }
    
            .hero-section::after {
                content: '';
                position: absolute;
                bottom: -30%;
                left: -5%;
                width: 200px;
                height: 200px;
                background: rgba(255, 255, 255, 0.08);
                border-radius: 50%;
                animation: float 8s ease-in-out infinite reverse;
            }
    
            @keyframes float {
                0%, 100% { transform: translateY(0px); }
                50% { transform: translateY(20px); }
            }
    
            .hero-section h1 {
                font-size: 2.5rem;
                margin-bottom: 20px;
                position: relative;
                z-index: 2;
            }
    
            .hero-section p {
                font-size: 1.2rem;
                margin-bottom: 30px;
                opacity: 0.95;
                position: relative;
                z-index: 2;
            }
    
            .quiz-stats {
                display: inline-flex;
                align-items: center;
                background: rgba(255, 255, 255, 0.2);
                padding: 10px 20px;
                border-radius: 30px;
                font-size: 0.9rem;
                position: relative;
                z-index: 2;
                backdrop-filter: blur(10px);
            }
    
            .quiz-stats::before {
                content: "馃帲";
                margin-right: 8px;
                font-size: 1.2rem;
            }
    
            .question-section {
                background: white;
                padding: 40px;
                border-radius: 20px;
                box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
                margin-bottom: 30px;
                transition: all 0.4s ease;
                opacity: 0;
                transform: translateY(30px);
            }
    
            .question-section.active {
                opacity: 1;
                
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:ad64:8443 路 quantumanalyticsspace.forum

    2026-01-12 16:40

    
                                
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 172.67.173.100:8443 路 quantumanalyticsspace.forum

    2026-01-12 16:40

    
                                
    Found 2026-01-12 by HttpPlugin
    Create report
quantumanalyticsspace.forum*.quantumanalyticsspace.forum
CN:
quantumanalyticsspace.forum
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-12 15:38
Not after:
2026-04-12 16:37