Domain pp-93u.pages.dev
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2a06:98c1:3121::3:80 · pp-93u.pages.dev

    2026-01-12 11:50

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 11:50:57 GMT
    Content-Length: 0
    Connection: close
    Location: https://pp-93u.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=B67%2FG7xVecl8vsJA5x4R0l7BB9BUbdydYi5lJA7VD6iF1Gr5PBgtFC9auiDyN89wtC0mqYDa9EGI54AZ3nA%2F6kBBKaGxHwkKC1qmmj1yO06ngY5STVjojObXOew%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bcc706f3a8f44b4-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:80 · pp-93u.pages.dev

    2026-01-12 11:50

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 11:50:57 GMT
    Content-Length: 0
    Connection: close
    Location: https://pp-93u.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gejN%2ByVIAfpl4yc2XM4UG6RFjzNva8TDJhgT2fnKJPNoX9nWFThbpY0Zwl61Qzg7TAARuOwtmTbhIQ1IS83S8c%2F9n2OXJb9tiNiSfU3ppSTa4Q2Y%2F3CEaso%2Fiqk%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bcc706f3f096594-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 188.114.97.3:80 · pp-93u.pages.dev

    2026-01-12 11:50

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 11:50:57 GMT
    Content-Length: 0
    Connection: close
    Location: https://pp-93u.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NpzdoizCZNuut3ja6twylh%2BGw33XxDIMCD3HtwKauVfouMsSul%2BAINtYUShguzkinm8DqT0%2B0gAV1q%2BPneoJVEVBLJ1jdFTQYG8MBQ3OPUE%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bcc706e7e44fd80-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · pp-93u.pages.dev

    2026-01-12 11:50

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 11:50:57 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 43025
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "3f93f8af56a796e137e6fd22939f2eaf"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=zOob2ZPLLSDByMN6RoGKRdGYEb6n6EAp6Q%2FELTDEMaRceYgNcPBKuYnSrtRc8SQGro3sZrsLShMvdC4UxuS8wtVIfsL%2BQTBjhYw9%2BaSsNtw%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bcc7071f8eff8ce-SIN
    alt-svc: h3=":443"; ma=86400
    
    
      <!DOCTYPE html>
      <html lang="en">
        <head>
          <meta name="generator" content="Primo" />
          <!-- HEAD_svelte-1funr7q_START --><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta charset="UTF-8"><style>/* Reset & standardize default styles */
    @import url("https://unpkg.com/@primo-app/primo@1.3.64/reset.css") layer;
    
    /* Design tokens (apply to components) */
    :root {
      /* Custom theme options */
      --color-accent: rebeccapurple;
    
      /* Base values */
      --box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
      --border-radius: 8px;
      --border-color: #cbcace;
    }
    
    /* Root element (use instead of `body`) */
    #page {
      font-family: system-ui, sans-serif;
      color: white;
      line-height: 1.2;
      font-size: 1.125rem;
      background: black;
    }
    
    /* Elements */
    .section-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
    }
    
    a.link {
      line-height: 1.3;
      font-weight: 400;
      border-bottom: 2px solid;
      transform: translateY(-2px); /* move link back into place */
      transition: var(--transition, 0.1s border);
    }
    
    a.link:hover {
        border-color: transparent;
      }
    
    .heading {
      font-size: clamp(2rem,10vw, 3rem);
      font-weight: 500;
      line-height: 1.3;
    }
    
    .button {
      color: #111;
      font-size: 1rem;
      background: white;
      border-radius: 2rem;
      padding: 18px 28px;
      transition: var(--transition, 0.1s box-shadow);
      border: 0;
    }
    
    /* reset */
    
    .button:hover {
        box-shadow: 0 0 0 2px var(--color-accent, rebeccapurple);
      }
    
    .button.is-inverted {
        background: black;
        color: white;
      }
    
    /* Content Section */
    .content { 
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
      line-height: 1.4;
      font-size: 2rem;
    }
    .content > * {
        max-width: 600px;
      }
    .content p {
        padding: 0.25rem 0;
      }
    .content img {
        width: 100%;
        margin: 2rem 0;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content a.link {
      }
    .content h1 {
        font-size: 3.5rem;
        font-weight: 500;
        margin-bottom: 1rem;
      }
    .content h2 {
        font-size: 2.25rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
      }
    .content h3 {
        font-size: 1.75rem;
        font-weight: 600;
        margin-bottom: 0.25rem;
      }
    .content ul {
        list-style: disc;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content ol {
        list-style: decimal;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content blockquote {
        padding: 2rem;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content h1 {
        padding-top: 10rem;
        max-width: 800px;
      }</style><!-- HEAD_svelte-1funr7q_END -->
          <style>header.svelte-19bt6nw.svelte-19bt6nw{color:white;background-size:cover;display:grid;gap:20rem}.section-container.svelte-19bt6nw.svelte-19bt6nw{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.logo.svelte-19bt6nw.svelte-19bt6nw{font-size:1.5rem;font-weight:600;line-height:1.2}.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:none;align-items:center;justify-content:space-between;width:100%}.desktop-nav.svelte-19bt6nw nav.svelte-19bt6nw{display:flex;gap:2rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw{border-color:transparent;transition:border-color 0.1s;font-size:0.95rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw:hover,.desktop-nav.svelte-19bt6nw nav a.link .active.svelte-19bt6nw{border-color:initial}@media(min-width: 800px){.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex
    }}.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:500}@media(min-width: 800px){.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:none
    }}.headline.svelte-19bt6nw.svelte-19bt6nw{font-size:clamp(2rem, 10vw, 3.5rem);max-width:800px;padding-bottom:2rem;line-height:1.1}#popup.svelte-19bt6nw.svelte-19bt6nw{color:#222;font-size:1.25rem;display:grid;gap:1rem;position:absolute;text-align:center;background-color:var(--background-color, white);box-shadow:var(--box-shadow, 0px 4px 30px rgba(0, 0, 0, 0.1));border-radius:var(--border-radius);inset:0.5rem;bott
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 188.114.97.3:8443 · pp-93u.pages.dev

    2026-01-12 11:50

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 11:50:57 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 43025
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "3f93f8af56a796e137e6fd22939f2eaf"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=AkIBQmup0qJpmm925pyLo09QVaPWZzX9YUK1cJkqiQvWX8ol5xfZJ4%2BNeb4R8AA06%2FbUZSnEuklrgPtUTn5Tk6SVM00FOcOyZf57SACWMmE%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bcc70724d20fdbf-SIN
    alt-svc: h3=":8443"; ma=86400
    
    
      <!DOCTYPE html>
      <html lang="en">
        <head>
          <meta name="generator" content="Primo" />
          <!-- HEAD_svelte-1funr7q_START --><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta charset="UTF-8"><style>/* Reset & standardize default styles */
    @import url("https://unpkg.com/@primo-app/primo@1.3.64/reset.css") layer;
    
    /* Design tokens (apply to components) */
    :root {
      /* Custom theme options */
      --color-accent: rebeccapurple;
    
      /* Base values */
      --box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
      --border-radius: 8px;
      --border-color: #cbcace;
    }
    
    /* Root element (use instead of `body`) */
    #page {
      font-family: system-ui, sans-serif;
      color: white;
      line-height: 1.2;
      font-size: 1.125rem;
      background: black;
    }
    
    /* Elements */
    .section-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
    }
    
    a.link {
      line-height: 1.3;
      font-weight: 400;
      border-bottom: 2px solid;
      transform: translateY(-2px); /* move link back into place */
      transition: var(--transition, 0.1s border);
    }
    
    a.link:hover {
        border-color: transparent;
      }
    
    .heading {
      font-size: clamp(2rem,10vw, 3rem);
      font-weight: 500;
      line-height: 1.3;
    }
    
    .button {
      color: #111;
      font-size: 1rem;
      background: white;
      border-radius: 2rem;
      padding: 18px 28px;
      transition: var(--transition, 0.1s box-shadow);
      border: 0;
    }
    
    /* reset */
    
    .button:hover {
        box-shadow: 0 0 0 2px var(--color-accent, rebeccapurple);
      }
    
    .button.is-inverted {
        background: black;
        color: white;
      }
    
    /* Content Section */
    .content { 
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
      line-height: 1.4;
      font-size: 2rem;
    }
    .content > * {
        max-width: 600px;
      }
    .content p {
        padding: 0.25rem 0;
      }
    .content img {
        width: 100%;
        margin: 2rem 0;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content a.link {
      }
    .content h1 {
        font-size: 3.5rem;
        font-weight: 500;
        margin-bottom: 1rem;
      }
    .content h2 {
        font-size: 2.25rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
      }
    .content h3 {
        font-size: 1.75rem;
        font-weight: 600;
        margin-bottom: 0.25rem;
      }
    .content ul {
        list-style: disc;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content ol {
        list-style: decimal;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content blockquote {
        padding: 2rem;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content h1 {
        padding-top: 10rem;
        max-width: 800px;
      }</style><!-- HEAD_svelte-1funr7q_END -->
          <style>header.svelte-19bt6nw.svelte-19bt6nw{color:white;background-size:cover;display:grid;gap:20rem}.section-container.svelte-19bt6nw.svelte-19bt6nw{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.logo.svelte-19bt6nw.svelte-19bt6nw{font-size:1.5rem;font-weight:600;line-height:1.2}.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:none;align-items:center;justify-content:space-between;width:100%}.desktop-nav.svelte-19bt6nw nav.svelte-19bt6nw{display:flex;gap:2rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw{border-color:transparent;transition:border-color 0.1s;font-size:0.95rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw:hover,.desktop-nav.svelte-19bt6nw nav a.link .active.svelte-19bt6nw{border-color:initial}@media(min-width: 800px){.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex
    }}.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:500}@media(min-width: 800px){.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:none
    }}.headline.svelte-19bt6nw.svelte-19bt6nw{font-size:clamp(2rem, 10vw, 3.5rem);max-width:800px;padding-bottom:2rem;line-height:1.1}#popup.svelte-19bt6nw.svelte-19bt6nw{color:#222;font-size:1.25rem;display:grid;gap:1rem;position:absolute;text-align:center;background-color:var(--background-color, white);box-shadow:var(--box-shadow, 0px 4px 30px rgba(0, 0, 0, 0.1));border-radius:var(--border-radius);inset:0.5rem;bott
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:443 · pp-93u.pages.dev

    2026-01-12 11:50

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 11:50:57 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 43025
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "3f93f8af56a796e137e6fd22939f2eaf"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ZWRY7eQj8Nr1uaDiR8l4zlJLp%2BOgUHVvT3bhYq1pB1LgE1ujjVqyWDZixU6P%2FnfzCsqDYNgOWIsOh5pj8%2FTpHHMqBYA4ryy3JwUs8mCN7Loq4n05ZPKFMrWX3Sw%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bcc706eeea13ee0-EWR
    alt-svc: h3=":443"; ma=86400
    
    
      <!DOCTYPE html>
      <html lang="en">
        <head>
          <meta name="generator" content="Primo" />
          <!-- HEAD_svelte-1funr7q_START --><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta charset="UTF-8"><style>/* Reset & standardize default styles */
    @import url("https://unpkg.com/@primo-app/primo@1.3.64/reset.css") layer;
    
    /* Design tokens (apply to components) */
    :root {
      /* Custom theme options */
      --color-accent: rebeccapurple;
    
      /* Base values */
      --box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
      --border-radius: 8px;
      --border-color: #cbcace;
    }
    
    /* Root element (use instead of `body`) */
    #page {
      font-family: system-ui, sans-serif;
      color: white;
      line-height: 1.2;
      font-size: 1.125rem;
      background: black;
    }
    
    /* Elements */
    .section-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
    }
    
    a.link {
      line-height: 1.3;
      font-weight: 400;
      border-bottom: 2px solid;
      transform: translateY(-2px); /* move link back into place */
      transition: var(--transition, 0.1s border);
    }
    
    a.link:hover {
        border-color: transparent;
      }
    
    .heading {
      font-size: clamp(2rem,10vw, 3rem);
      font-weight: 500;
      line-height: 1.3;
    }
    
    .button {
      color: #111;
      font-size: 1rem;
      background: white;
      border-radius: 2rem;
      padding: 18px 28px;
      transition: var(--transition, 0.1s box-shadow);
      border: 0;
    }
    
    /* reset */
    
    .button:hover {
        box-shadow: 0 0 0 2px var(--color-accent, rebeccapurple);
      }
    
    .button.is-inverted {
        background: black;
        color: white;
      }
    
    /* Content Section */
    .content { 
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
      line-height: 1.4;
      font-size: 2rem;
    }
    .content > * {
        max-width: 600px;
      }
    .content p {
        padding: 0.25rem 0;
      }
    .content img {
        width: 100%;
        margin: 2rem 0;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content a.link {
      }
    .content h1 {
        font-size: 3.5rem;
        font-weight: 500;
        margin-bottom: 1rem;
      }
    .content h2 {
        font-size: 2.25rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
      }
    .content h3 {
        font-size: 1.75rem;
        font-weight: 600;
        margin-bottom: 0.25rem;
      }
    .content ul {
        list-style: disc;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content ol {
        list-style: decimal;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content blockquote {
        padding: 2rem;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content h1 {
        padding-top: 10rem;
        max-width: 800px;
      }</style><!-- HEAD_svelte-1funr7q_END -->
          <style>header.svelte-19bt6nw.svelte-19bt6nw{color:white;background-size:cover;display:grid;gap:20rem}.section-container.svelte-19bt6nw.svelte-19bt6nw{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.logo.svelte-19bt6nw.svelte-19bt6nw{font-size:1.5rem;font-weight:600;line-height:1.2}.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:none;align-items:center;justify-content:space-between;width:100%}.desktop-nav.svelte-19bt6nw nav.svelte-19bt6nw{display:flex;gap:2rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw{border-color:transparent;transition:border-color 0.1s;font-size:0.95rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw:hover,.desktop-nav.svelte-19bt6nw nav a.link .active.svelte-19bt6nw{border-color:initial}@media(min-width: 800px){.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex
    }}.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:500}@media(min-width: 800px){.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:none
    }}.headline.svelte-19bt6nw.svelte-19bt6nw{font-size:clamp(2rem, 10vw, 3.5rem);max-width:800px;padding-bottom:2rem;line-height:1.1}#popup.svelte-19bt6nw.svelte-19bt6nw{color:#222;font-size:1.25rem;display:grid;gap:1rem;position:absolute;text-align:center;background-color:var(--background-color, white);box-shadow:var(--box-shadow, 0px 4px 30px rgba(0, 0, 0, 0.1));border-radius:var(--border-radius);inset:0.5rem;bott
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:8443 · pp-93u.pages.dev

    2026-01-12 11:50

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 11:50:57 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 43025
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "3f93f8af56a796e137e6fd22939f2eaf"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Z5ryVaXntEVDix9GnuLmDBRqfOwfDx9rwZTbdOsjl6OLxgi8kR6aDGPd0RD7pCMl8OBeIgOg46dweZymmUo7sc%2B6jbXQAI0DksIahax4QFRUcMj88rMFWvdI"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bcc706f1eab0aec-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
      <!DOCTYPE html>
      <html lang="en">
        <head>
          <meta name="generator" content="Primo" />
          <!-- HEAD_svelte-1funr7q_START --><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta charset="UTF-8"><style>/* Reset & standardize default styles */
    @import url("https://unpkg.com/@primo-app/primo@1.3.64/reset.css") layer;
    
    /* Design tokens (apply to components) */
    :root {
      /* Custom theme options */
      --color-accent: rebeccapurple;
    
      /* Base values */
      --box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
      --border-radius: 8px;
      --border-color: #cbcace;
    }
    
    /* Root element (use instead of `body`) */
    #page {
      font-family: system-ui, sans-serif;
      color: white;
      line-height: 1.2;
      font-size: 1.125rem;
      background: black;
    }
    
    /* Elements */
    .section-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
    }
    
    a.link {
      line-height: 1.3;
      font-weight: 400;
      border-bottom: 2px solid;
      transform: translateY(-2px); /* move link back into place */
      transition: var(--transition, 0.1s border);
    }
    
    a.link:hover {
        border-color: transparent;
      }
    
    .heading {
      font-size: clamp(2rem,10vw, 3rem);
      font-weight: 500;
      line-height: 1.3;
    }
    
    .button {
      color: #111;
      font-size: 1rem;
      background: white;
      border-radius: 2rem;
      padding: 18px 28px;
      transition: var(--transition, 0.1s box-shadow);
      border: 0;
    }
    
    /* reset */
    
    .button:hover {
        box-shadow: 0 0 0 2px var(--color-accent, rebeccapurple);
      }
    
    .button.is-inverted {
        background: black;
        color: white;
      }
    
    /* Content Section */
    .content { 
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
      line-height: 1.4;
      font-size: 2rem;
    }
    .content > * {
        max-width: 600px;
      }
    .content p {
        padding: 0.25rem 0;
      }
    .content img {
        width: 100%;
        margin: 2rem 0;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content a.link {
      }
    .content h1 {
        font-size: 3.5rem;
        font-weight: 500;
        margin-bottom: 1rem;
      }
    .content h2 {
        font-size: 2.25rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
      }
    .content h3 {
        font-size: 1.75rem;
        font-weight: 600;
        margin-bottom: 0.25rem;
      }
    .content ul {
        list-style: disc;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content ol {
        list-style: decimal;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content blockquote {
        padding: 2rem;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content h1 {
        padding-top: 10rem;
        max-width: 800px;
      }</style><!-- HEAD_svelte-1funr7q_END -->
          <style>header.svelte-19bt6nw.svelte-19bt6nw{color:white;background-size:cover;display:grid;gap:20rem}.section-container.svelte-19bt6nw.svelte-19bt6nw{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.logo.svelte-19bt6nw.svelte-19bt6nw{font-size:1.5rem;font-weight:600;line-height:1.2}.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:none;align-items:center;justify-content:space-between;width:100%}.desktop-nav.svelte-19bt6nw nav.svelte-19bt6nw{display:flex;gap:2rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw{border-color:transparent;transition:border-color 0.1s;font-size:0.95rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw:hover,.desktop-nav.svelte-19bt6nw nav a.link .active.svelte-19bt6nw{border-color:initial}@media(min-width: 800px){.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex
    }}.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:500}@media(min-width: 800px){.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:none
    }}.headline.svelte-19bt6nw.svelte-19bt6nw{font-size:clamp(2rem, 10vw, 3.5rem);max-width:800px;padding-bottom:2rem;line-height:1.1}#popup.svelte-19bt6nw.svelte-19bt6nw{color:#222;font-size:1.25rem;display:grid;gap:1rem;position:absolute;text-align:center;background-color:var(--background-color, white);box-shadow:var(--box-shadow, 0px 4px 30px rgba(0, 0, 0, 0.1));border-radius:var(--border-radius);inset:0.5rem;bott
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:443 · pp-93u.pages.dev

    2026-01-12 11:50

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 11:50:57 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 43025
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "3f93f8af56a796e137e6fd22939f2eaf"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SPqwCaj1niTM16NV5JqtXdKkSNB3E%2FpXb8FV14nAe6eayCpsy33Yht1r1r1wPIqtWqf9k9nBN3%2BdogXCeXiHF2b37wsvqfFAnOoF%2B8nrKbTK49yKoeAX5ETo8ho%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bcc706efff53547-EWR
    alt-svc: h3=":443"; ma=86400
    
    
      <!DOCTYPE html>
      <html lang="en">
        <head>
          <meta name="generator" content="Primo" />
          <!-- HEAD_svelte-1funr7q_START --><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta charset="UTF-8"><style>/* Reset & standardize default styles */
    @import url("https://unpkg.com/@primo-app/primo@1.3.64/reset.css") layer;
    
    /* Design tokens (apply to components) */
    :root {
      /* Custom theme options */
      --color-accent: rebeccapurple;
    
      /* Base values */
      --box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
      --border-radius: 8px;
      --border-color: #cbcace;
    }
    
    /* Root element (use instead of `body`) */
    #page {
      font-family: system-ui, sans-serif;
      color: white;
      line-height: 1.2;
      font-size: 1.125rem;
      background: black;
    }
    
    /* Elements */
    .section-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
    }
    
    a.link {
      line-height: 1.3;
      font-weight: 400;
      border-bottom: 2px solid;
      transform: translateY(-2px); /* move link back into place */
      transition: var(--transition, 0.1s border);
    }
    
    a.link:hover {
        border-color: transparent;
      }
    
    .heading {
      font-size: clamp(2rem,10vw, 3rem);
      font-weight: 500;
      line-height: 1.3;
    }
    
    .button {
      color: #111;
      font-size: 1rem;
      background: white;
      border-radius: 2rem;
      padding: 18px 28px;
      transition: var(--transition, 0.1s box-shadow);
      border: 0;
    }
    
    /* reset */
    
    .button:hover {
        box-shadow: 0 0 0 2px var(--color-accent, rebeccapurple);
      }
    
    .button.is-inverted {
        background: black;
        color: white;
      }
    
    /* Content Section */
    .content { 
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
      line-height: 1.4;
      font-size: 2rem;
    }
    .content > * {
        max-width: 600px;
      }
    .content p {
        padding: 0.25rem 0;
      }
    .content img {
        width: 100%;
        margin: 2rem 0;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content a.link {
      }
    .content h1 {
        font-size: 3.5rem;
        font-weight: 500;
        margin-bottom: 1rem;
      }
    .content h2 {
        font-size: 2.25rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
      }
    .content h3 {
        font-size: 1.75rem;
        font-weight: 600;
        margin-bottom: 0.25rem;
      }
    .content ul {
        list-style: disc;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content ol {
        list-style: decimal;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content blockquote {
        padding: 2rem;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content h1 {
        padding-top: 10rem;
        max-width: 800px;
      }</style><!-- HEAD_svelte-1funr7q_END -->
          <style>header.svelte-19bt6nw.svelte-19bt6nw{color:white;background-size:cover;display:grid;gap:20rem}.section-container.svelte-19bt6nw.svelte-19bt6nw{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.logo.svelte-19bt6nw.svelte-19bt6nw{font-size:1.5rem;font-weight:600;line-height:1.2}.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:none;align-items:center;justify-content:space-between;width:100%}.desktop-nav.svelte-19bt6nw nav.svelte-19bt6nw{display:flex;gap:2rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw{border-color:transparent;transition:border-color 0.1s;font-size:0.95rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw:hover,.desktop-nav.svelte-19bt6nw nav a.link .active.svelte-19bt6nw{border-color:initial}@media(min-width: 800px){.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex
    }}.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:500}@media(min-width: 800px){.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:none
    }}.headline.svelte-19bt6nw.svelte-19bt6nw{font-size:clamp(2rem, 10vw, 3.5rem);max-width:800px;padding-bottom:2rem;line-height:1.1}#popup.svelte-19bt6nw.svelte-19bt6nw{color:#222;font-size:1.25rem;display:grid;gap:1rem;position:absolute;text-align:center;background-color:var(--background-color, white);box-shadow:var(--box-shadow, 0px 4px 30px rgba(0, 0, 0, 0.1));border-radius:var(--border-radius);inset:0.5rem;bott
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:8443 · pp-93u.pages.dev

    2026-01-12 11:50

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 11:50:57 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 43025
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "3f93f8af56a796e137e6fd22939f2eaf"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=4zdLveiezwMiiv4MV%2BPijQaQ9Vi82vCyVJvVZ3rFLZ8WboMVv9EfQtD3OxL7wLoMhN0xFOigbAz8YbWjxhgUSD3ORbchErRP0x%2BTy4H6nZIs%2FVHeZaXV09p%2FRP0%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bcc706f1a8f43f9-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
      <!DOCTYPE html>
      <html lang="en">
        <head>
          <meta name="generator" content="Primo" />
          <!-- HEAD_svelte-1funr7q_START --><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta charset="UTF-8"><style>/* Reset & standardize default styles */
    @import url("https://unpkg.com/@primo-app/primo@1.3.64/reset.css") layer;
    
    /* Design tokens (apply to components) */
    :root {
      /* Custom theme options */
      --color-accent: rebeccapurple;
    
      /* Base values */
      --box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
      --border-radius: 8px;
      --border-color: #cbcace;
    }
    
    /* Root element (use instead of `body`) */
    #page {
      font-family: system-ui, sans-serif;
      color: white;
      line-height: 1.2;
      font-size: 1.125rem;
      background: black;
    }
    
    /* Elements */
    .section-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
    }
    
    a.link {
      line-height: 1.3;
      font-weight: 400;
      border-bottom: 2px solid;
      transform: translateY(-2px); /* move link back into place */
      transition: var(--transition, 0.1s border);
    }
    
    a.link:hover {
        border-color: transparent;
      }
    
    .heading {
      font-size: clamp(2rem,10vw, 3rem);
      font-weight: 500;
      line-height: 1.3;
    }
    
    .button {
      color: #111;
      font-size: 1rem;
      background: white;
      border-radius: 2rem;
      padding: 18px 28px;
      transition: var(--transition, 0.1s box-shadow);
      border: 0;
    }
    
    /* reset */
    
    .button:hover {
        box-shadow: 0 0 0 2px var(--color-accent, rebeccapurple);
      }
    
    .button.is-inverted {
        background: black;
        color: white;
      }
    
    /* Content Section */
    .content { 
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
      line-height: 1.4;
      font-size: 2rem;
    }
    .content > * {
        max-width: 600px;
      }
    .content p {
        padding: 0.25rem 0;
      }
    .content img {
        width: 100%;
        margin: 2rem 0;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content a.link {
      }
    .content h1 {
        font-size: 3.5rem;
        font-weight: 500;
        margin-bottom: 1rem;
      }
    .content h2 {
        font-size: 2.25rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
      }
    .content h3 {
        font-size: 1.75rem;
        font-weight: 600;
        margin-bottom: 0.25rem;
      }
    .content ul {
        list-style: disc;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content ol {
        list-style: decimal;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content blockquote {
        padding: 2rem;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content h1 {
        padding-top: 10rem;
        max-width: 800px;
      }</style><!-- HEAD_svelte-1funr7q_END -->
          <style>header.svelte-19bt6nw.svelte-19bt6nw{color:white;background-size:cover;display:grid;gap:20rem}.section-container.svelte-19bt6nw.svelte-19bt6nw{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.logo.svelte-19bt6nw.svelte-19bt6nw{font-size:1.5rem;font-weight:600;line-height:1.2}.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:none;align-items:center;justify-content:space-between;width:100%}.desktop-nav.svelte-19bt6nw nav.svelte-19bt6nw{display:flex;gap:2rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw{border-color:transparent;transition:border-color 0.1s;font-size:0.95rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw:hover,.desktop-nav.svelte-19bt6nw nav a.link .active.svelte-19bt6nw{border-color:initial}@media(min-width: 800px){.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex
    }}.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:500}@media(min-width: 800px){.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:none
    }}.headline.svelte-19bt6nw.svelte-19bt6nw{font-size:clamp(2rem, 10vw, 3.5rem);max-width:800px;padding-bottom:2rem;line-height:1.1}#popup.svelte-19bt6nw.svelte-19bt6nw{color:#222;font-size:1.25rem;display:grid;gap:1rem;position:absolute;text-align:center;background-color:var(--background-color, white);box-shadow:var(--box-shadow, 0px 4px 30px rgba(0, 0, 0, 0.1));border-radius:var(--border-radius);inset:0.5rem;bott
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:80 · pp-93u.pages.dev

    2025-12-23 06:13

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 23 Dec 2025 06:13:22 GMT
    Content-Length: 0
    Connection: close
    Location: https://pp-93u.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fMym4URrQNVsJ9ijYb61agV7PpRxPACgqNXR27btyCSXdUv8cc7rBMp0KbfvUhISZru3QtAEo7O4Cnef3JEds%2FG4dsC3L1o3Gm9ptbTRopCPX0Iw3NzyUSuwOjE%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b25b66d0f2f81a8-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:443 · pp-93u.pages.dev

    2025-12-23 06:13

    HTTP/1.1 200 OK
    Date: Tue, 23 Dec 2025 06:13:22 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 43025
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "3f93f8af56a796e137e6fd22939f2eaf"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=iEJS8erAOGlyk%2FNxU%2BWhYs5UJCguYoCBwwvWGY%2BbcVEbSk1eFJaEd3YCoQnSgGQFd5m1o99MFhCr%2BR5H21wiLA0rPJHZlkywFJC1gZ%2BSfk6BxCNND3jjgOzQJfI%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b25b670db10d9ca-SIN
    alt-svc: h3=":443"; ma=86400
    
    
      <!DOCTYPE html>
      <html lang="en">
        <head>
          <meta name="generator" content="Primo" />
          <!-- HEAD_svelte-1funr7q_START --><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta charset="UTF-8"><style>/* Reset & standardize default styles */
    @import url("https://unpkg.com/@primo-app/primo@1.3.64/reset.css") layer;
    
    /* Design tokens (apply to components) */
    :root {
      /* Custom theme options */
      --color-accent: rebeccapurple;
    
      /* Base values */
      --box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
      --border-radius: 8px;
      --border-color: #cbcace;
    }
    
    /* Root element (use instead of `body`) */
    #page {
      font-family: system-ui, sans-serif;
      color: white;
      line-height: 1.2;
      font-size: 1.125rem;
      background: black;
    }
    
    /* Elements */
    .section-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
    }
    
    a.link {
      line-height: 1.3;
      font-weight: 400;
      border-bottom: 2px solid;
      transform: translateY(-2px); /* move link back into place */
      transition: var(--transition, 0.1s border);
    }
    
    a.link:hover {
        border-color: transparent;
      }
    
    .heading {
      font-size: clamp(2rem,10vw, 3rem);
      font-weight: 500;
      line-height: 1.3;
    }
    
    .button {
      color: #111;
      font-size: 1rem;
      background: white;
      border-radius: 2rem;
      padding: 18px 28px;
      transition: var(--transition, 0.1s box-shadow);
      border: 0;
    }
    
    /* reset */
    
    .button:hover {
        box-shadow: 0 0 0 2px var(--color-accent, rebeccapurple);
      }
    
    .button.is-inverted {
        background: black;
        color: white;
      }
    
    /* Content Section */
    .content { 
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
      line-height: 1.4;
      font-size: 2rem;
    }
    .content > * {
        max-width: 600px;
      }
    .content p {
        padding: 0.25rem 0;
      }
    .content img {
        width: 100%;
        margin: 2rem 0;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content a.link {
      }
    .content h1 {
        font-size: 3.5rem;
        font-weight: 500;
        margin-bottom: 1rem;
      }
    .content h2 {
        font-size: 2.25rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
      }
    .content h3 {
        font-size: 1.75rem;
        font-weight: 600;
        margin-bottom: 0.25rem;
      }
    .content ul {
        list-style: disc;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content ol {
        list-style: decimal;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content blockquote {
        padding: 2rem;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content h1 {
        padding-top: 10rem;
        max-width: 800px;
      }</style><!-- HEAD_svelte-1funr7q_END -->
          <style>header.svelte-19bt6nw.svelte-19bt6nw{color:white;background-size:cover;display:grid;gap:20rem}.section-container.svelte-19bt6nw.svelte-19bt6nw{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.logo.svelte-19bt6nw.svelte-19bt6nw{font-size:1.5rem;font-weight:600;line-height:1.2}.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:none;align-items:center;justify-content:space-between;width:100%}.desktop-nav.svelte-19bt6nw nav.svelte-19bt6nw{display:flex;gap:2rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw{border-color:transparent;transition:border-color 0.1s;font-size:0.95rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw:hover,.desktop-nav.svelte-19bt6nw nav a.link .active.svelte-19bt6nw{border-color:initial}@media(min-width: 800px){.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex
    }}.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:500}@media(min-width: 800px){.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:none
    }}.headline.svelte-19bt6nw.svelte-19bt6nw{font-size:clamp(2rem, 10vw, 3.5rem);max-width:800px;padding-bottom:2rem;line-height:1.1}#popup.svelte-19bt6nw.svelte-19bt6nw{color:#222;font-size:1.25rem;display:grid;gap:1rem;position:absolute;text-align:center;background-color:var(--background-color, white);box-shadow:var(--box-shadow, 0px 4px 30px rgba(0, 0, 0, 0.1));border-radius:var(--border-radius);inset:0.5rem;bott
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:8443 · pp-93u.pages.dev

    2025-12-23 06:13

    HTTP/1.1 200 OK
    Date: Tue, 23 Dec 2025 06:13:22 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 43025
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "3f93f8af56a796e137e6fd22939f2eaf"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=oQBTvLyW38iXmmrOVS17R1IaTFH%2Fo2TyU%2FLNmxLq9ClXSnbYtszkPaauFhcfZltbDver5as0HwXfm5QNwv4pbhT8ZDkjMU3VCtwEwW4ouF55ijjG3%2FIVQj5wQ%2FE%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b25b6707b7bfcef-SIN
    alt-svc: h3=":8443"; ma=86400
    
    
      <!DOCTYPE html>
      <html lang="en">
        <head>
          <meta name="generator" content="Primo" />
          <!-- HEAD_svelte-1funr7q_START --><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta charset="UTF-8"><style>/* Reset & standardize default styles */
    @import url("https://unpkg.com/@primo-app/primo@1.3.64/reset.css") layer;
    
    /* Design tokens (apply to components) */
    :root {
      /* Custom theme options */
      --color-accent: rebeccapurple;
    
      /* Base values */
      --box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
      --border-radius: 8px;
      --border-color: #cbcace;
    }
    
    /* Root element (use instead of `body`) */
    #page {
      font-family: system-ui, sans-serif;
      color: white;
      line-height: 1.2;
      font-size: 1.125rem;
      background: black;
    }
    
    /* Elements */
    .section-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
    }
    
    a.link {
      line-height: 1.3;
      font-weight: 400;
      border-bottom: 2px solid;
      transform: translateY(-2px); /* move link back into place */
      transition: var(--transition, 0.1s border);
    }
    
    a.link:hover {
        border-color: transparent;
      }
    
    .heading {
      font-size: clamp(2rem,10vw, 3rem);
      font-weight: 500;
      line-height: 1.3;
    }
    
    .button {
      color: #111;
      font-size: 1rem;
      background: white;
      border-radius: 2rem;
      padding: 18px 28px;
      transition: var(--transition, 0.1s box-shadow);
      border: 0;
    }
    
    /* reset */
    
    .button:hover {
        box-shadow: 0 0 0 2px var(--color-accent, rebeccapurple);
      }
    
    .button.is-inverted {
        background: black;
        color: white;
      }
    
    /* Content Section */
    .content { 
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
      line-height: 1.4;
      font-size: 2rem;
    }
    .content > * {
        max-width: 600px;
      }
    .content p {
        padding: 0.25rem 0;
      }
    .content img {
        width: 100%;
        margin: 2rem 0;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content a.link {
      }
    .content h1 {
        font-size: 3.5rem;
        font-weight: 500;
        margin-bottom: 1rem;
      }
    .content h2 {
        font-size: 2.25rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
      }
    .content h3 {
        font-size: 1.75rem;
        font-weight: 600;
        margin-bottom: 0.25rem;
      }
    .content ul {
        list-style: disc;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content ol {
        list-style: decimal;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content blockquote {
        padding: 2rem;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content h1 {
        padding-top: 10rem;
        max-width: 800px;
      }</style><!-- HEAD_svelte-1funr7q_END -->
          <style>header.svelte-19bt6nw.svelte-19bt6nw{color:white;background-size:cover;display:grid;gap:20rem}.section-container.svelte-19bt6nw.svelte-19bt6nw{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.logo.svelte-19bt6nw.svelte-19bt6nw{font-size:1.5rem;font-weight:600;line-height:1.2}.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:none;align-items:center;justify-content:space-between;width:100%}.desktop-nav.svelte-19bt6nw nav.svelte-19bt6nw{display:flex;gap:2rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw{border-color:transparent;transition:border-color 0.1s;font-size:0.95rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw:hover,.desktop-nav.svelte-19bt6nw nav a.link .active.svelte-19bt6nw{border-color:initial}@media(min-width: 800px){.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex
    }}.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:500}@media(min-width: 800px){.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:none
    }}.headline.svelte-19bt6nw.svelte-19bt6nw{font-size:clamp(2rem, 10vw, 3.5rem);max-width:800px;padding-bottom:2rem;line-height:1.1}#popup.svelte-19bt6nw.svelte-19bt6nw{color:#222;font-size:1.25rem;display:grid;gap:1rem;position:absolute;text-align:center;background-color:var(--background-color, white);box-shadow:var(--box-shadow, 0px 4px 30px rgba(0, 0, 0, 0.1));border-radius:var(--border-radius);inset:0.5rem;bott
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:443 · pp-93u.pages.dev

    2025-12-23 06:13

    HTTP/1.1 200 OK
    Date: Tue, 23 Dec 2025 06:13:22 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 43025
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "3f93f8af56a796e137e6fd22939f2eaf"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=be3iFu%2ByYgEbI0bD%2Fhgn3YXH1s5ClKw36h34OwakQ7ityU5QGCL%2FMwaFGmbkt8FR3ajBeJFun%2B8Ol%2Bfw58twjWuuMOIvfv1wlQC0LY6uuT%2BOPKaP%2BuzMd5sdPvY%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b25b67098a7831f-SIN
    alt-svc: h3=":443"; ma=86400
    
    
      <!DOCTYPE html>
      <html lang="en">
        <head>
          <meta name="generator" content="Primo" />
          <!-- HEAD_svelte-1funr7q_START --><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta charset="UTF-8"><style>/* Reset & standardize default styles */
    @import url("https://unpkg.com/@primo-app/primo@1.3.64/reset.css") layer;
    
    /* Design tokens (apply to components) */
    :root {
      /* Custom theme options */
      --color-accent: rebeccapurple;
    
      /* Base values */
      --box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
      --border-radius: 8px;
      --border-color: #cbcace;
    }
    
    /* Root element (use instead of `body`) */
    #page {
      font-family: system-ui, sans-serif;
      color: white;
      line-height: 1.2;
      font-size: 1.125rem;
      background: black;
    }
    
    /* Elements */
    .section-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
    }
    
    a.link {
      line-height: 1.3;
      font-weight: 400;
      border-bottom: 2px solid;
      transform: translateY(-2px); /* move link back into place */
      transition: var(--transition, 0.1s border);
    }
    
    a.link:hover {
        border-color: transparent;
      }
    
    .heading {
      font-size: clamp(2rem,10vw, 3rem);
      font-weight: 500;
      line-height: 1.3;
    }
    
    .button {
      color: #111;
      font-size: 1rem;
      background: white;
      border-radius: 2rem;
      padding: 18px 28px;
      transition: var(--transition, 0.1s box-shadow);
      border: 0;
    }
    
    /* reset */
    
    .button:hover {
        box-shadow: 0 0 0 2px var(--color-accent, rebeccapurple);
      }
    
    .button.is-inverted {
        background: black;
        color: white;
      }
    
    /* Content Section */
    .content { 
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
      line-height: 1.4;
      font-size: 2rem;
    }
    .content > * {
        max-width: 600px;
      }
    .content p {
        padding: 0.25rem 0;
      }
    .content img {
        width: 100%;
        margin: 2rem 0;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content a.link {
      }
    .content h1 {
        font-size: 3.5rem;
        font-weight: 500;
        margin-bottom: 1rem;
      }
    .content h2 {
        font-size: 2.25rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
      }
    .content h3 {
        font-size: 1.75rem;
        font-weight: 600;
        margin-bottom: 0.25rem;
      }
    .content ul {
        list-style: disc;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content ol {
        list-style: decimal;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content blockquote {
        padding: 2rem;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content h1 {
        padding-top: 10rem;
        max-width: 800px;
      }</style><!-- HEAD_svelte-1funr7q_END -->
          <style>header.svelte-19bt6nw.svelte-19bt6nw{color:white;background-size:cover;display:grid;gap:20rem}.section-container.svelte-19bt6nw.svelte-19bt6nw{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.logo.svelte-19bt6nw.svelte-19bt6nw{font-size:1.5rem;font-weight:600;line-height:1.2}.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:none;align-items:center;justify-content:space-between;width:100%}.desktop-nav.svelte-19bt6nw nav.svelte-19bt6nw{display:flex;gap:2rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw{border-color:transparent;transition:border-color 0.1s;font-size:0.95rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw:hover,.desktop-nav.svelte-19bt6nw nav a.link .active.svelte-19bt6nw{border-color:initial}@media(min-width: 800px){.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex
    }}.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:500}@media(min-width: 800px){.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:none
    }}.headline.svelte-19bt6nw.svelte-19bt6nw{font-size:clamp(2rem, 10vw, 3.5rem);max-width:800px;padding-bottom:2rem;line-height:1.1}#popup.svelte-19bt6nw.svelte-19bt6nw{color:#222;font-size:1.25rem;display:grid;gap:1rem;position:absolute;text-align:center;background-color:var(--background-color, white);box-shadow:var(--box-shadow, 0px 4px 30px rgba(0, 0, 0, 0.1));border-radius:var(--border-radius);inset:0.5rem;bott
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:8443 · pp-93u.pages.dev

    2025-12-23 06:13

    HTTP/1.1 200 OK
    Date: Tue, 23 Dec 2025 06:13:22 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 43025
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "3f93f8af56a796e137e6fd22939f2eaf"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3iUNe277D%2FOzcCPMgnl5GYPz4bpemO4eXQAOcTUI2AoQsMB7Ad1%2Bq2Mxf2C%2BWfmUlnt86HnqDy97eIeErdvFBIZnUuCEV8p3aV4pkdn2SCsyU0GqSN78hdHK%2BS0%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b25b6708900fce2-SIN
    alt-svc: h3=":8443"; ma=86400
    
    
      <!DOCTYPE html>
      <html lang="en">
        <head>
          <meta name="generator" content="Primo" />
          <!-- HEAD_svelte-1funr7q_START --><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta charset="UTF-8"><style>/* Reset & standardize default styles */
    @import url("https://unpkg.com/@primo-app/primo@1.3.64/reset.css") layer;
    
    /* Design tokens (apply to components) */
    :root {
      /* Custom theme options */
      --color-accent: rebeccapurple;
    
      /* Base values */
      --box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
      --border-radius: 8px;
      --border-color: #cbcace;
    }
    
    /* Root element (use instead of `body`) */
    #page {
      font-family: system-ui, sans-serif;
      color: white;
      line-height: 1.2;
      font-size: 1.125rem;
      background: black;
    }
    
    /* Elements */
    .section-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
    }
    
    a.link {
      line-height: 1.3;
      font-weight: 400;
      border-bottom: 2px solid;
      transform: translateY(-2px); /* move link back into place */
      transition: var(--transition, 0.1s border);
    }
    
    a.link:hover {
        border-color: transparent;
      }
    
    .heading {
      font-size: clamp(2rem,10vw, 3rem);
      font-weight: 500;
      line-height: 1.3;
    }
    
    .button {
      color: #111;
      font-size: 1rem;
      background: white;
      border-radius: 2rem;
      padding: 18px 28px;
      transition: var(--transition, 0.1s box-shadow);
      border: 0;
    }
    
    /* reset */
    
    .button:hover {
        box-shadow: 0 0 0 2px var(--color-accent, rebeccapurple);
      }
    
    .button.is-inverted {
        background: black;
        color: white;
      }
    
    /* Content Section */
    .content { 
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
      line-height: 1.4;
      font-size: 2rem;
    }
    .content > * {
        max-width: 600px;
      }
    .content p {
        padding: 0.25rem 0;
      }
    .content img {
        width: 100%;
        margin: 2rem 0;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content a.link {
      }
    .content h1 {
        font-size: 3.5rem;
        font-weight: 500;
        margin-bottom: 1rem;
      }
    .content h2 {
        font-size: 2.25rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
      }
    .content h3 {
        font-size: 1.75rem;
        font-weight: 600;
        margin-bottom: 0.25rem;
      }
    .content ul {
        list-style: disc;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content ol {
        list-style: decimal;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content blockquote {
        padding: 2rem;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content h1 {
        padding-top: 10rem;
        max-width: 800px;
      }</style><!-- HEAD_svelte-1funr7q_END -->
          <style>header.svelte-19bt6nw.svelte-19bt6nw{color:white;background-size:cover;display:grid;gap:20rem}.section-container.svelte-19bt6nw.svelte-19bt6nw{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.logo.svelte-19bt6nw.svelte-19bt6nw{font-size:1.5rem;font-weight:600;line-height:1.2}.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:none;align-items:center;justify-content:space-between;width:100%}.desktop-nav.svelte-19bt6nw nav.svelte-19bt6nw{display:flex;gap:2rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw{border-color:transparent;transition:border-color 0.1s;font-size:0.95rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw:hover,.desktop-nav.svelte-19bt6nw nav a.link .active.svelte-19bt6nw{border-color:initial}@media(min-width: 800px){.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex
    }}.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:500}@media(min-width: 800px){.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:none
    }}.headline.svelte-19bt6nw.svelte-19bt6nw{font-size:clamp(2rem, 10vw, 3.5rem);max-width:800px;padding-bottom:2rem;line-height:1.1}#popup.svelte-19bt6nw.svelte-19bt6nw{color:#222;font-size:1.25rem;display:grid;gap:1rem;position:absolute;text-align:center;background-color:var(--background-color, white);box-shadow:var(--box-shadow, 0px 4px 30px rgba(0, 0, 0, 0.1));border-radius:var(--border-radius);inset:0.5rem;bott
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · pp-93u.pages.dev

    2025-12-23 06:13

    HTTP/1.1 200 OK
    Date: Tue, 23 Dec 2025 06:13:22 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 43025
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "3f93f8af56a796e137e6fd22939f2eaf"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HbvAUb6ZFnvoAfTYfPYcKJn7KNX8hgPmfer%2FIj1aTHWZovAuuWnqZTmaKo0MCvnm%2Fn%2FZxaQIksmLeVZPAU%2FCtBCD%2F%2FGQkZF3lsOEcLFXoQI%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b25b6704e83fdcf-SIN
    alt-svc: h3=":443"; ma=86400
    
    
      <!DOCTYPE html>
      <html lang="en">
        <head>
          <meta name="generator" content="Primo" />
          <!-- HEAD_svelte-1funr7q_START --><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta charset="UTF-8"><style>/* Reset & standardize default styles */
    @import url("https://unpkg.com/@primo-app/primo@1.3.64/reset.css") layer;
    
    /* Design tokens (apply to components) */
    :root {
      /* Custom theme options */
      --color-accent: rebeccapurple;
    
      /* Base values */
      --box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
      --border-radius: 8px;
      --border-color: #cbcace;
    }
    
    /* Root element (use instead of `body`) */
    #page {
      font-family: system-ui, sans-serif;
      color: white;
      line-height: 1.2;
      font-size: 1.125rem;
      background: black;
    }
    
    /* Elements */
    .section-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
    }
    
    a.link {
      line-height: 1.3;
      font-weight: 400;
      border-bottom: 2px solid;
      transform: translateY(-2px); /* move link back into place */
      transition: var(--transition, 0.1s border);
    }
    
    a.link:hover {
        border-color: transparent;
      }
    
    .heading {
      font-size: clamp(2rem,10vw, 3rem);
      font-weight: 500;
      line-height: 1.3;
    }
    
    .button {
      color: #111;
      font-size: 1rem;
      background: white;
      border-radius: 2rem;
      padding: 18px 28px;
      transition: var(--transition, 0.1s box-shadow);
      border: 0;
    }
    
    /* reset */
    
    .button:hover {
        box-shadow: 0 0 0 2px var(--color-accent, rebeccapurple);
      }
    
    .button.is-inverted {
        background: black;
        color: white;
      }
    
    /* Content Section */
    .content { 
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
      line-height: 1.4;
      font-size: 2rem;
    }
    .content > * {
        max-width: 600px;
      }
    .content p {
        padding: 0.25rem 0;
      }
    .content img {
        width: 100%;
        margin: 2rem 0;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content a.link {
      }
    .content h1 {
        font-size: 3.5rem;
        font-weight: 500;
        margin-bottom: 1rem;
      }
    .content h2 {
        font-size: 2.25rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
      }
    .content h3 {
        font-size: 1.75rem;
        font-weight: 600;
        margin-bottom: 0.25rem;
      }
    .content ul {
        list-style: disc;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content ol {
        list-style: decimal;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content blockquote {
        padding: 2rem;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content h1 {
        padding-top: 10rem;
        max-width: 800px;
      }</style><!-- HEAD_svelte-1funr7q_END -->
          <style>header.svelte-19bt6nw.svelte-19bt6nw{color:white;background-size:cover;display:grid;gap:20rem}.section-container.svelte-19bt6nw.svelte-19bt6nw{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.logo.svelte-19bt6nw.svelte-19bt6nw{font-size:1.5rem;font-weight:600;line-height:1.2}.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:none;align-items:center;justify-content:space-between;width:100%}.desktop-nav.svelte-19bt6nw nav.svelte-19bt6nw{display:flex;gap:2rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw{border-color:transparent;transition:border-color 0.1s;font-size:0.95rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw:hover,.desktop-nav.svelte-19bt6nw nav a.link .active.svelte-19bt6nw{border-color:initial}@media(min-width: 800px){.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex
    }}.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:500}@media(min-width: 800px){.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:none
    }}.headline.svelte-19bt6nw.svelte-19bt6nw{font-size:clamp(2rem, 10vw, 3.5rem);max-width:800px;padding-bottom:2rem;line-height:1.1}#popup.svelte-19bt6nw.svelte-19bt6nw{color:#222;font-size:1.25rem;display:grid;gap:1rem;position:absolute;text-align:center;background-color:var(--background-color, white);box-shadow:var(--box-shadow, 0px 4px 30px rgba(0, 0, 0, 0.1));border-radius:var(--border-radius);inset:0.5rem;bott
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:80 · pp-93u.pages.dev

    2025-12-23 06:13

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 23 Dec 2025 06:13:22 GMT
    Content-Length: 0
    Connection: close
    Location: https://pp-93u.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Afwv47f8sTNzTmBgp3Zfmgpu09acfArQdX0rbpRfI2BKbQ2DoeZ3e5Hq3v9ELKece5LX%2BV7pkE5UfCuDG%2FXX2N2r0IMxQe6dYEuwsLHdi3%2FVAcurdkmLqh1i1oA%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b25b66d0b11ef6d-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 188.114.97.3:8443 · pp-93u.pages.dev

    2025-12-23 06:13

    HTTP/1.1 200 OK
    Date: Tue, 23 Dec 2025 06:13:22 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 43025
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "3f93f8af56a796e137e6fd22939f2eaf"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=qNCipBCvHAFokZN3%2BHtuxQg59pKY0k9D38sHc9eEScf4GTya4e3GVaeOzGbpLNrnQNgkiWyrN2mip8gOUYcAiHPQq3fVTPCNg0q8O%2F%2Fg%2Bxw%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b25b6709b325ff3-SIN
    alt-svc: h3=":8443"; ma=86400
    
    
      <!DOCTYPE html>
      <html lang="en">
        <head>
          <meta name="generator" content="Primo" />
          <!-- HEAD_svelte-1funr7q_START --><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta charset="UTF-8"><style>/* Reset & standardize default styles */
    @import url("https://unpkg.com/@primo-app/primo@1.3.64/reset.css") layer;
    
    /* Design tokens (apply to components) */
    :root {
      /* Custom theme options */
      --color-accent: rebeccapurple;
    
      /* Base values */
      --box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
      --border-radius: 8px;
      --border-color: #cbcace;
    }
    
    /* Root element (use instead of `body`) */
    #page {
      font-family: system-ui, sans-serif;
      color: white;
      line-height: 1.2;
      font-size: 1.125rem;
      background: black;
    }
    
    /* Elements */
    .section-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
    }
    
    a.link {
      line-height: 1.3;
      font-weight: 400;
      border-bottom: 2px solid;
      transform: translateY(-2px); /* move link back into place */
      transition: var(--transition, 0.1s border);
    }
    
    a.link:hover {
        border-color: transparent;
      }
    
    .heading {
      font-size: clamp(2rem,10vw, 3rem);
      font-weight: 500;
      line-height: 1.3;
    }
    
    .button {
      color: #111;
      font-size: 1rem;
      background: white;
      border-radius: 2rem;
      padding: 18px 28px;
      transition: var(--transition, 0.1s box-shadow);
      border: 0;
    }
    
    /* reset */
    
    .button:hover {
        box-shadow: 0 0 0 2px var(--color-accent, rebeccapurple);
      }
    
    .button.is-inverted {
        background: black;
        color: white;
      }
    
    /* Content Section */
    .content { 
      max-width: 1300px;
      margin: 0 auto;
      padding: 5rem 2rem;
      line-height: 1.4;
      font-size: 2rem;
    }
    .content > * {
        max-width: 600px;
      }
    .content p {
        padding: 0.25rem 0;
      }
    .content img {
        width: 100%;
        margin: 2rem 0;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content a.link {
      }
    .content h1 {
        font-size: 3.5rem;
        font-weight: 500;
        margin-bottom: 1rem;
      }
    .content h2 {
        font-size: 2.25rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
      }
    .content h3 {
        font-size: 1.75rem;
        font-weight: 600;
        margin-bottom: 0.25rem;
      }
    .content ul {
        list-style: disc;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content ol {
        list-style: decimal;
        padding: 0.5rem 0;
        padding-left: 1.25rem;
      }
    .content blockquote {
        padding: 2rem;
        box-shadow: var(--box-shadow);
        border-radius: var(--border-radius);
      }
    .content h1 {
        padding-top: 10rem;
        max-width: 800px;
      }</style><!-- HEAD_svelte-1funr7q_END -->
          <style>header.svelte-19bt6nw.svelte-19bt6nw{color:white;background-size:cover;display:grid;gap:20rem}.section-container.svelte-19bt6nw.svelte-19bt6nw{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.logo.svelte-19bt6nw.svelte-19bt6nw{font-size:1.5rem;font-weight:600;line-height:1.2}.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:none;align-items:center;justify-content:space-between;width:100%}.desktop-nav.svelte-19bt6nw nav.svelte-19bt6nw{display:flex;gap:2rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw{border-color:transparent;transition:border-color 0.1s;font-size:0.95rem}.desktop-nav.svelte-19bt6nw nav a.link.svelte-19bt6nw:hover,.desktop-nav.svelte-19bt6nw nav a.link .active.svelte-19bt6nw{border-color:initial}@media(min-width: 800px){.desktop-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex
    }}.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:500}@media(min-width: 800px){.mobile-nav.svelte-19bt6nw.svelte-19bt6nw{display:none
    }}.headline.svelte-19bt6nw.svelte-19bt6nw{font-size:clamp(2rem, 10vw, 3.5rem);max-width:800px;padding-bottom:2rem;line-height:1.1}#popup.svelte-19bt6nw.svelte-19bt6nw{color:#222;font-size:1.25rem;display:grid;gap:1rem;position:absolute;text-align:center;background-color:var(--background-color, white);box-shadow:var(--box-shadow, 0px 4px 30px rgba(0, 0, 0, 0.1));border-radius:var(--border-radius);inset:0.5rem;bott
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 188.114.97.3:80 · pp-93u.pages.dev

    2025-12-23 06:13

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 23 Dec 2025 06:13:22 GMT
    Content-Length: 0
    Connection: close
    Location: https://pp-93u.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=7ffKhHefBFnbUTgwtwwtPDyTRmafFCHVhxAytPPHHGL30sIfSlFYTG87hqrwwJAgSFOVLvBBV7duFsXgos3C83KyP0amOT%2FWAgkOSJj135Y%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b25b66d0997fde8-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2025-12-23 by HttpPlugin
    Create report
pp-93u.pages.dev*.pp-93u.pages.dev
CN:
pp-93u.pages.dev
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-12 10:49
Not after:
2026-04-12 11:48
pp-93u.pages.dev*.pp-93u.pages.dev
CN:
pp-93u.pages.dev
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-14 08:13
Not after:
2026-02-12 09:11
Domain summary