Domain patrickjparker.dev
United States
FASTLY
Software information

GitHub.com

tcp/443 tcp/80

  • Open service 185.199.111.153:443 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 37178
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    x-origin-cache: HIT
    Last-Modified: Thu, 08 Aug 2024 23:26:13 GMT
    Access-Control-Allow-Origin: *
    ETag: "66b55415-913a"
    expires: Mon, 16 Sep 2024 09:07:39 GMT
    Cache-Control: max-age=600
    x-proxy-cache: HIT
    X-GitHub-Request-Id: 4102:37D8F7:57F1C5:5E9B4C:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:41 GMT
    Via: 1.1 varnish
    Age: 1
    X-Served-By: cache-qpg1224-QPG
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477061.110769,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: c285e9dd58d594e7ac898445866776ec301b777d
    
    
    <!DOCTYPE html><html  data-capo=""><head><meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style cssr-id="n-button">.n-button {
    
     margin: 0;
     font-weight: var(--n-font-weight);
     line-height: 1;
     font-family: inherit;
     padding: var(--n-padding);
     height: var(--n-height);
     font-size: var(--n-font-size);
     border-radius: var(--n-border-radius);
     color: var(--n-text-color);
     background-color: var(--n-color);
     width: var(--n-width);
     white-space: nowrap;
     outline: none;
     position: relative;
     z-index: auto;
     border: none;
     display: inline-flex;
     flex-wrap: nowrap;
     flex-shrink: 0;
     align-items: center;
     justify-content: center;
     user-select: none;
     -webkit-user-select: none;
     text-align: center;
     cursor: pointer;
     text-decoration: none;
     transition:
     color .3s var(--n-bezier),
     background-color .3s var(--n-bezier),
     opacity .3s var(--n-bezier),
     border-color .3s var(--n-bezier);
     
    }
    
    .n-button.n-button--color .n-button__border {
      border-color: var(--n-border-color);
    }
    
    .n-button.n-button--color.n-button--disabled .n-button__border {
      border-color: var(--n-border-color-disabled);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):focus .n-button__state-border {
      border-color: var(--n-border-color-focus);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):hover .n-button__state-border {
      border-color: var(--n-border-color-hover);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):active .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--color:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--disabled {
      background-color: var(--n-color-disabled);
      color: var(--n-text-color-disabled);
    }
    
    .n-button.n-button--disabled .n-button__border {
      border: var(--n-border-disabled);
    }
    
    .n-button:not(.n-button--disabled):focus {
      background-color: var(--n-color-focus);
      color: var(--n-text-color-focus);
    }
    
    .n-button:not(.n-button--disabled):focus .n-button__state-border {
      border: var(--n-border-focus);
    }
    
    .n-button:not(.n-button--disabled):hover {
      background-color: var(--n-color-hover);
      color: var(--n-text-color-hover);
    }
    
    .n-button:not(.n-button--disabled):hover .n-button__state-border {
      border: var(--n-border-hover);
    }
    
    .n-button:not(.n-button--disabled):active {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled):active .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button.n-button--loading {
    cursor: wait;
    }
    
    .n-button .n-base-wave {
    
     pointer-events: none;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     animation-iteration-count: 1;
     animation-duration: var(--n-ripple-duration);
     animation-timing-function: var(--n-bezier-ease-out), var(--n-bezier-ease-out);
     
    }
    
    .n-button .n-base-wave.n-base-wave--active {
      z-index: 1;
      animation-name: button-wave-spread, button-wave-opacity;
    }
    
    .n-button .n-button__border, .n-button .n-button__state-border {
    
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     border-radius: inherit;
     transition: border-color .3s var(--n-bezier);
     pointer-events: none;
     
    }
    
    .n-button .n-button__border {
      border: var(--n-border);
    }
    
    .n-button .n-button__state-border {
      border: var(--n-border);
      border-color: #0000;
      z-index: 1;
    }
    
    .n-button .n-button__icon {
    
     margin: var(--n-icon-margin);
     margin-left: 0;
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     max-width: var(--n-icon-size);
     font-size: var(--n-icon-size);
     position: relative;
     flex-shrink: 0;
     
    }
    
    .n-button .n-button__icon .n-icon-slot {
    
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     position: absolute;
     left: 0;
     top: 50%;
     transform: translateY(-50%);
     display: flex;
     align-items: center;
     j
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8000::153:443 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 37178
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Thu, 08 Aug 2024 23:26:13 GMT
    Access-Control-Allow-Origin: *
    ETag: "66b55415-913a"
    expires: Mon, 16 Sep 2024 09:07:39 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: A98D:33CEF1:30BFE9:31F9C0:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:41 GMT
    Via: 1.1 varnish
    Age: 1
    X-Served-By: cache-sjc10026-SJC
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477061.113421,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 6ef348263e7ed4330cd34ff1206fcec6b824a8df
    
    
    <!DOCTYPE html><html  data-capo=""><head><meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style cssr-id="n-button">.n-button {
    
     margin: 0;
     font-weight: var(--n-font-weight);
     line-height: 1;
     font-family: inherit;
     padding: var(--n-padding);
     height: var(--n-height);
     font-size: var(--n-font-size);
     border-radius: var(--n-border-radius);
     color: var(--n-text-color);
     background-color: var(--n-color);
     width: var(--n-width);
     white-space: nowrap;
     outline: none;
     position: relative;
     z-index: auto;
     border: none;
     display: inline-flex;
     flex-wrap: nowrap;
     flex-shrink: 0;
     align-items: center;
     justify-content: center;
     user-select: none;
     -webkit-user-select: none;
     text-align: center;
     cursor: pointer;
     text-decoration: none;
     transition:
     color .3s var(--n-bezier),
     background-color .3s var(--n-bezier),
     opacity .3s var(--n-bezier),
     border-color .3s var(--n-bezier);
     
    }
    
    .n-button.n-button--color .n-button__border {
      border-color: var(--n-border-color);
    }
    
    .n-button.n-button--color.n-button--disabled .n-button__border {
      border-color: var(--n-border-color-disabled);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):focus .n-button__state-border {
      border-color: var(--n-border-color-focus);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):hover .n-button__state-border {
      border-color: var(--n-border-color-hover);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):active .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--color:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--disabled {
      background-color: var(--n-color-disabled);
      color: var(--n-text-color-disabled);
    }
    
    .n-button.n-button--disabled .n-button__border {
      border: var(--n-border-disabled);
    }
    
    .n-button:not(.n-button--disabled):focus {
      background-color: var(--n-color-focus);
      color: var(--n-text-color-focus);
    }
    
    .n-button:not(.n-button--disabled):focus .n-button__state-border {
      border: var(--n-border-focus);
    }
    
    .n-button:not(.n-button--disabled):hover {
      background-color: var(--n-color-hover);
      color: var(--n-text-color-hover);
    }
    
    .n-button:not(.n-button--disabled):hover .n-button__state-border {
      border: var(--n-border-hover);
    }
    
    .n-button:not(.n-button--disabled):active {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled):active .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button.n-button--loading {
    cursor: wait;
    }
    
    .n-button .n-base-wave {
    
     pointer-events: none;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     animation-iteration-count: 1;
     animation-duration: var(--n-ripple-duration);
     animation-timing-function: var(--n-bezier-ease-out), var(--n-bezier-ease-out);
     
    }
    
    .n-button .n-base-wave.n-base-wave--active {
      z-index: 1;
      animation-name: button-wave-spread, button-wave-opacity;
    }
    
    .n-button .n-button__border, .n-button .n-button__state-border {
    
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     border-radius: inherit;
     transition: border-color .3s var(--n-bezier);
     pointer-events: none;
     
    }
    
    .n-button .n-button__border {
      border: var(--n-border);
    }
    
    .n-button .n-button__state-border {
      border: var(--n-border);
      border-color: #0000;
      z-index: 1;
    }
    
    .n-button .n-button__icon {
    
     margin: var(--n-icon-margin);
     margin-left: 0;
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     max-width: var(--n-icon-size);
     font-size: var(--n-icon-size);
     position: relative;
     flex-shrink: 0;
     
    }
    
    .n-button .n-button__icon .n-icon-slot {
    
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     position: absolute;
     left: 0;
     top: 50%;
     transform: translateY(-50%);
     display: flex;
     align-items: center;
     j
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8003::153:443 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 37178
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    x-origin-cache: HIT
    Last-Modified: Thu, 08 Aug 2024 23:26:13 GMT
    Access-Control-Allow-Origin: *
    ETag: "66b55415-913a"
    expires: Mon, 16 Sep 2024 09:07:39 GMT
    Cache-Control: max-age=600
    x-proxy-cache: HIT
    X-GitHub-Request-Id: 4102:37D8F7:57F1C5:5E9B4C:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:41 GMT
    Via: 1.1 varnish
    Age: 1
    X-Served-By: cache-qpg1261-QPG
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477061.256432,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 381a94af21e26687eb29dc371f410f8b2ac3bcf2
    
    
    <!DOCTYPE html><html  data-capo=""><head><meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style cssr-id="n-button">.n-button {
    
     margin: 0;
     font-weight: var(--n-font-weight);
     line-height: 1;
     font-family: inherit;
     padding: var(--n-padding);
     height: var(--n-height);
     font-size: var(--n-font-size);
     border-radius: var(--n-border-radius);
     color: var(--n-text-color);
     background-color: var(--n-color);
     width: var(--n-width);
     white-space: nowrap;
     outline: none;
     position: relative;
     z-index: auto;
     border: none;
     display: inline-flex;
     flex-wrap: nowrap;
     flex-shrink: 0;
     align-items: center;
     justify-content: center;
     user-select: none;
     -webkit-user-select: none;
     text-align: center;
     cursor: pointer;
     text-decoration: none;
     transition:
     color .3s var(--n-bezier),
     background-color .3s var(--n-bezier),
     opacity .3s var(--n-bezier),
     border-color .3s var(--n-bezier);
     
    }
    
    .n-button.n-button--color .n-button__border {
      border-color: var(--n-border-color);
    }
    
    .n-button.n-button--color.n-button--disabled .n-button__border {
      border-color: var(--n-border-color-disabled);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):focus .n-button__state-border {
      border-color: var(--n-border-color-focus);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):hover .n-button__state-border {
      border-color: var(--n-border-color-hover);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):active .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--color:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--disabled {
      background-color: var(--n-color-disabled);
      color: var(--n-text-color-disabled);
    }
    
    .n-button.n-button--disabled .n-button__border {
      border: var(--n-border-disabled);
    }
    
    .n-button:not(.n-button--disabled):focus {
      background-color: var(--n-color-focus);
      color: var(--n-text-color-focus);
    }
    
    .n-button:not(.n-button--disabled):focus .n-button__state-border {
      border: var(--n-border-focus);
    }
    
    .n-button:not(.n-button--disabled):hover {
      background-color: var(--n-color-hover);
      color: var(--n-text-color-hover);
    }
    
    .n-button:not(.n-button--disabled):hover .n-button__state-border {
      border: var(--n-border-hover);
    }
    
    .n-button:not(.n-button--disabled):active {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled):active .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button.n-button--loading {
    cursor: wait;
    }
    
    .n-button .n-base-wave {
    
     pointer-events: none;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     animation-iteration-count: 1;
     animation-duration: var(--n-ripple-duration);
     animation-timing-function: var(--n-bezier-ease-out), var(--n-bezier-ease-out);
     
    }
    
    .n-button .n-base-wave.n-base-wave--active {
      z-index: 1;
      animation-name: button-wave-spread, button-wave-opacity;
    }
    
    .n-button .n-button__border, .n-button .n-button__state-border {
    
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     border-radius: inherit;
     transition: border-color .3s var(--n-bezier);
     pointer-events: none;
     
    }
    
    .n-button .n-button__border {
      border: var(--n-border);
    }
    
    .n-button .n-button__state-border {
      border: var(--n-border);
      border-color: #0000;
      z-index: 1;
    }
    
    .n-button .n-button__icon {
    
     margin: var(--n-icon-margin);
     margin-left: 0;
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     max-width: var(--n-icon-size);
     font-size: var(--n-icon-size);
     position: relative;
     flex-shrink: 0;
     
    }
    
    .n-button .n-button__icon .n-icon-slot {
    
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     position: absolute;
     left: 0;
     top: 50%;
     transform: translateY(-50%);
     display: flex;
     align-items: center;
     j
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8001::153:443 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 37178
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    x-origin-cache: HIT
    Last-Modified: Thu, 08 Aug 2024 23:26:13 GMT
    Access-Control-Allow-Origin: *
    ETag: "66b55415-913a"
    expires: Mon, 16 Sep 2024 09:07:40 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: 1293:AAF8:3F3207E:4701BF9:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:40 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-yyz4538-YYZ
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477061.653666,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 7eb1bd9b6b3f62e1d29b48c40a2ce150e18f4331
    
    
    <!DOCTYPE html><html  data-capo=""><head><meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style cssr-id="n-button">.n-button {
    
     margin: 0;
     font-weight: var(--n-font-weight);
     line-height: 1;
     font-family: inherit;
     padding: var(--n-padding);
     height: var(--n-height);
     font-size: var(--n-font-size);
     border-radius: var(--n-border-radius);
     color: var(--n-text-color);
     background-color: var(--n-color);
     width: var(--n-width);
     white-space: nowrap;
     outline: none;
     position: relative;
     z-index: auto;
     border: none;
     display: inline-flex;
     flex-wrap: nowrap;
     flex-shrink: 0;
     align-items: center;
     justify-content: center;
     user-select: none;
     -webkit-user-select: none;
     text-align: center;
     cursor: pointer;
     text-decoration: none;
     transition:
     color .3s var(--n-bezier),
     background-color .3s var(--n-bezier),
     opacity .3s var(--n-bezier),
     border-color .3s var(--n-bezier);
     
    }
    
    .n-button.n-button--color .n-button__border {
      border-color: var(--n-border-color);
    }
    
    .n-button.n-button--color.n-button--disabled .n-button__border {
      border-color: var(--n-border-color-disabled);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):focus .n-button__state-border {
      border-color: var(--n-border-color-focus);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):hover .n-button__state-border {
      border-color: var(--n-border-color-hover);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):active .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--color:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--disabled {
      background-color: var(--n-color-disabled);
      color: var(--n-text-color-disabled);
    }
    
    .n-button.n-button--disabled .n-button__border {
      border: var(--n-border-disabled);
    }
    
    .n-button:not(.n-button--disabled):focus {
      background-color: var(--n-color-focus);
      color: var(--n-text-color-focus);
    }
    
    .n-button:not(.n-button--disabled):focus .n-button__state-border {
      border: var(--n-border-focus);
    }
    
    .n-button:not(.n-button--disabled):hover {
      background-color: var(--n-color-hover);
      color: var(--n-text-color-hover);
    }
    
    .n-button:not(.n-button--disabled):hover .n-button__state-border {
      border: var(--n-border-hover);
    }
    
    .n-button:not(.n-button--disabled):active {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled):active .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button.n-button--loading {
    cursor: wait;
    }
    
    .n-button .n-base-wave {
    
     pointer-events: none;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     animation-iteration-count: 1;
     animation-duration: var(--n-ripple-duration);
     animation-timing-function: var(--n-bezier-ease-out), var(--n-bezier-ease-out);
     
    }
    
    .n-button .n-base-wave.n-base-wave--active {
      z-index: 1;
      animation-name: button-wave-spread, button-wave-opacity;
    }
    
    .n-button .n-button__border, .n-button .n-button__state-border {
    
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     border-radius: inherit;
     transition: border-color .3s var(--n-bezier);
     pointer-events: none;
     
    }
    
    .n-button .n-button__border {
      border: var(--n-border);
    }
    
    .n-button .n-button__state-border {
      border: var(--n-border);
      border-color: #0000;
      z-index: 1;
    }
    
    .n-button .n-button__icon {
    
     margin: var(--n-icon-margin);
     margin-left: 0;
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     max-width: var(--n-icon-size);
     font-size: var(--n-icon-size);
     position: relative;
     flex-shrink: 0;
     
    }
    
    .n-button .n-button__icon .n-icon-slot {
    
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     position: absolute;
     left: 0;
     top: 50%;
     transform: translateY(-50%);
     display: flex;
     align-items: center;
     j
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.111.153:80 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 3D24:309A66:4B43B36:4D21B52:66E7F304
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:40 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230067-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.499134,VS0,VE5
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 5fa9975a84a549db4b72ed1f78c1558ed8ecde70
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8003::153:80 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    x-origin-cache: HIT
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 55C8:1AC32F:72C089:7B3D0C:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:40 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-qpg1221-QPG
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.149924,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: a8653db91975b4c27a6a72fcf32fb0525f8cf198
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.110.153:80 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    x-origin-cache: HIT
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 55C8:1AC32F:72C089:7B3D0C:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:40 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-qpg1226-QPG
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.151621,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 53c0ed371c992dadd95a71d82a80c3827356b413
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.108.153:80 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    x-origin-cache: HIT
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 17BB:3A6575:130F459:139B287:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-sjc1000108-SJC
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.998172,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: b9cbbd7702d476cc978442bb0eb9502a1798d4b0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.109.153:443 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 37178
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Thu, 08 Aug 2024 23:26:13 GMT
    Access-Control-Allow-Origin: *
    ETag: "66b55415-913a"
    expires: Mon, 16 Sep 2024 09:07:39 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: A98D:33CEF1:30BFE9:31F9C0:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-sjc1000119-SJC
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.958706,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 79a6ce0eabe6ca2845a5cd5bdd9487578f1ad52f
    
    
    <!DOCTYPE html><html  data-capo=""><head><meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style cssr-id="n-button">.n-button {
    
     margin: 0;
     font-weight: var(--n-font-weight);
     line-height: 1;
     font-family: inherit;
     padding: var(--n-padding);
     height: var(--n-height);
     font-size: var(--n-font-size);
     border-radius: var(--n-border-radius);
     color: var(--n-text-color);
     background-color: var(--n-color);
     width: var(--n-width);
     white-space: nowrap;
     outline: none;
     position: relative;
     z-index: auto;
     border: none;
     display: inline-flex;
     flex-wrap: nowrap;
     flex-shrink: 0;
     align-items: center;
     justify-content: center;
     user-select: none;
     -webkit-user-select: none;
     text-align: center;
     cursor: pointer;
     text-decoration: none;
     transition:
     color .3s var(--n-bezier),
     background-color .3s var(--n-bezier),
     opacity .3s var(--n-bezier),
     border-color .3s var(--n-bezier);
     
    }
    
    .n-button.n-button--color .n-button__border {
      border-color: var(--n-border-color);
    }
    
    .n-button.n-button--color.n-button--disabled .n-button__border {
      border-color: var(--n-border-color-disabled);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):focus .n-button__state-border {
      border-color: var(--n-border-color-focus);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):hover .n-button__state-border {
      border-color: var(--n-border-color-hover);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):active .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--color:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--disabled {
      background-color: var(--n-color-disabled);
      color: var(--n-text-color-disabled);
    }
    
    .n-button.n-button--disabled .n-button__border {
      border: var(--n-border-disabled);
    }
    
    .n-button:not(.n-button--disabled):focus {
      background-color: var(--n-color-focus);
      color: var(--n-text-color-focus);
    }
    
    .n-button:not(.n-button--disabled):focus .n-button__state-border {
      border: var(--n-border-focus);
    }
    
    .n-button:not(.n-button--disabled):hover {
      background-color: var(--n-color-hover);
      color: var(--n-text-color-hover);
    }
    
    .n-button:not(.n-button--disabled):hover .n-button__state-border {
      border: var(--n-border-hover);
    }
    
    .n-button:not(.n-button--disabled):active {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled):active .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button.n-button--loading {
    cursor: wait;
    }
    
    .n-button .n-base-wave {
    
     pointer-events: none;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     animation-iteration-count: 1;
     animation-duration: var(--n-ripple-duration);
     animation-timing-function: var(--n-bezier-ease-out), var(--n-bezier-ease-out);
     
    }
    
    .n-button .n-base-wave.n-base-wave--active {
      z-index: 1;
      animation-name: button-wave-spread, button-wave-opacity;
    }
    
    .n-button .n-button__border, .n-button .n-button__state-border {
    
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     border-radius: inherit;
     transition: border-color .3s var(--n-bezier);
     pointer-events: none;
     
    }
    
    .n-button .n-button__border {
      border: var(--n-border);
    }
    
    .n-button .n-button__state-border {
      border: var(--n-border);
      border-color: #0000;
      z-index: 1;
    }
    
    .n-button .n-button__icon {
    
     margin: var(--n-icon-margin);
     margin-left: 0;
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     max-width: var(--n-icon-size);
     font-size: var(--n-icon-size);
     position: relative;
     flex-shrink: 0;
     
    }
    
    .n-button .n-button__icon .n-icon-slot {
    
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     position: absolute;
     left: 0;
     top: 50%;
     transform: translateY(-50%);
     display: flex;
     align-items: center;
     j
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.109.153:80 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    x-origin-cache: HIT
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: D3BA:1535A:445096F:461DF32:66E7F300
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:40 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-sjc10055-SJC
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.006300,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 9cce8ad8b1825b74ed4502a14f60243cb436bff2
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8001::153:80 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: DDFF:1E27D5:3B831BA:4351C9D:66E7F302
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-yyz4555-YYZ
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.900786,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: e7c1ac867e6b6513ed75ed2f125fca2ece32d7b5
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8002::153:80 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: A068:1698:27039DE:2B52483:66E7F2FF
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-lga21942-LGA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.883871,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: efbf9d81517c232eb32a13e5a4891ab4e12d6cd6
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8000::153:80 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: A06F:FD531:3A20205:410074E:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-lga21958-LGA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.882819,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: f3f772c1eb3f967cf5340eb75bb2067f69c5c8bb
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.109.153:80 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 3FD9:0E98:1C6F0C0:1D1B2EE:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-ams21039-AMS
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.810425,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 1a8d887b0d4a9e9d6baaaf7083231038a76606cd
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.110.153:443 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 37178
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    x-origin-cache: HIT
    Last-Modified: Thu, 08 Aug 2024 23:26:13 GMT
    Access-Control-Allow-Origin: *
    ETag: "66b55415-913a"
    expires: Mon, 16 Sep 2024 09:07:39 GMT
    Cache-Control: max-age=600
    x-proxy-cache: HIT
    X-GitHub-Request-Id: 4102:37D8F7:57F1C5:5E9B4C:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-qpg1250-QPG
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.972968,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: ab6a536b05ce40d35def9154777ea57416e93100
    
    
    <!DOCTYPE html><html  data-capo=""><head><meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style cssr-id="n-button">.n-button {
    
     margin: 0;
     font-weight: var(--n-font-weight);
     line-height: 1;
     font-family: inherit;
     padding: var(--n-padding);
     height: var(--n-height);
     font-size: var(--n-font-size);
     border-radius: var(--n-border-radius);
     color: var(--n-text-color);
     background-color: var(--n-color);
     width: var(--n-width);
     white-space: nowrap;
     outline: none;
     position: relative;
     z-index: auto;
     border: none;
     display: inline-flex;
     flex-wrap: nowrap;
     flex-shrink: 0;
     align-items: center;
     justify-content: center;
     user-select: none;
     -webkit-user-select: none;
     text-align: center;
     cursor: pointer;
     text-decoration: none;
     transition:
     color .3s var(--n-bezier),
     background-color .3s var(--n-bezier),
     opacity .3s var(--n-bezier),
     border-color .3s var(--n-bezier);
     
    }
    
    .n-button.n-button--color .n-button__border {
      border-color: var(--n-border-color);
    }
    
    .n-button.n-button--color.n-button--disabled .n-button__border {
      border-color: var(--n-border-color-disabled);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):focus .n-button__state-border {
      border-color: var(--n-border-color-focus);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):hover .n-button__state-border {
      border-color: var(--n-border-color-hover);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):active .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--color:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--disabled {
      background-color: var(--n-color-disabled);
      color: var(--n-text-color-disabled);
    }
    
    .n-button.n-button--disabled .n-button__border {
      border: var(--n-border-disabled);
    }
    
    .n-button:not(.n-button--disabled):focus {
      background-color: var(--n-color-focus);
      color: var(--n-text-color-focus);
    }
    
    .n-button:not(.n-button--disabled):focus .n-button__state-border {
      border: var(--n-border-focus);
    }
    
    .n-button:not(.n-button--disabled):hover {
      background-color: var(--n-color-hover);
      color: var(--n-text-color-hover);
    }
    
    .n-button:not(.n-button--disabled):hover .n-button__state-border {
      border: var(--n-border-hover);
    }
    
    .n-button:not(.n-button--disabled):active {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled):active .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button.n-button--loading {
    cursor: wait;
    }
    
    .n-button .n-base-wave {
    
     pointer-events: none;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     animation-iteration-count: 1;
     animation-duration: var(--n-ripple-duration);
     animation-timing-function: var(--n-bezier-ease-out), var(--n-bezier-ease-out);
     
    }
    
    .n-button .n-base-wave.n-base-wave--active {
      z-index: 1;
      animation-name: button-wave-spread, button-wave-opacity;
    }
    
    .n-button .n-button__border, .n-button .n-button__state-border {
    
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     border-radius: inherit;
     transition: border-color .3s var(--n-bezier);
     pointer-events: none;
     
    }
    
    .n-button .n-button__border {
      border: var(--n-border);
    }
    
    .n-button .n-button__state-border {
      border: var(--n-border);
      border-color: #0000;
      z-index: 1;
    }
    
    .n-button .n-button__icon {
    
     margin: var(--n-icon-margin);
     margin-left: 0;
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     max-width: var(--n-icon-size);
     font-size: var(--n-icon-size);
     position: relative;
     flex-shrink: 0;
     
    }
    
    .n-button .n-button__icon .n-icon-slot {
    
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     position: absolute;
     left: 0;
     top: 50%;
     transform: translateY(-50%);
     display: flex;
     align-items: center;
     j
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8002::153:443 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 37178
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    x-origin-cache: HIT
    Last-Modified: Thu, 08 Aug 2024 23:26:13 GMT
    Access-Control-Allow-Origin: *
    ETag: "66b55415-913a"
    expires: Mon, 16 Sep 2024 09:07:39 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: 3C76:3581D1:5C05AD2:5E3A20A:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-ams2100137-AMS
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.878815,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 55f6683f287dfea936d19d935d04e84dc77ab688
    
    
    <!DOCTYPE html><html  data-capo=""><head><meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style cssr-id="n-button">.n-button {
    
     margin: 0;
     font-weight: var(--n-font-weight);
     line-height: 1;
     font-family: inherit;
     padding: var(--n-padding);
     height: var(--n-height);
     font-size: var(--n-font-size);
     border-radius: var(--n-border-radius);
     color: var(--n-text-color);
     background-color: var(--n-color);
     width: var(--n-width);
     white-space: nowrap;
     outline: none;
     position: relative;
     z-index: auto;
     border: none;
     display: inline-flex;
     flex-wrap: nowrap;
     flex-shrink: 0;
     align-items: center;
     justify-content: center;
     user-select: none;
     -webkit-user-select: none;
     text-align: center;
     cursor: pointer;
     text-decoration: none;
     transition:
     color .3s var(--n-bezier),
     background-color .3s var(--n-bezier),
     opacity .3s var(--n-bezier),
     border-color .3s var(--n-bezier);
     
    }
    
    .n-button.n-button--color .n-button__border {
      border-color: var(--n-border-color);
    }
    
    .n-button.n-button--color.n-button--disabled .n-button__border {
      border-color: var(--n-border-color-disabled);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):focus .n-button__state-border {
      border-color: var(--n-border-color-focus);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):hover .n-button__state-border {
      border-color: var(--n-border-color-hover);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):active .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--color:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--disabled {
      background-color: var(--n-color-disabled);
      color: var(--n-text-color-disabled);
    }
    
    .n-button.n-button--disabled .n-button__border {
      border: var(--n-border-disabled);
    }
    
    .n-button:not(.n-button--disabled):focus {
      background-color: var(--n-color-focus);
      color: var(--n-text-color-focus);
    }
    
    .n-button:not(.n-button--disabled):focus .n-button__state-border {
      border: var(--n-border-focus);
    }
    
    .n-button:not(.n-button--disabled):hover {
      background-color: var(--n-color-hover);
      color: var(--n-text-color-hover);
    }
    
    .n-button:not(.n-button--disabled):hover .n-button__state-border {
      border: var(--n-border-hover);
    }
    
    .n-button:not(.n-button--disabled):active {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled):active .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button.n-button--loading {
    cursor: wait;
    }
    
    .n-button .n-base-wave {
    
     pointer-events: none;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     animation-iteration-count: 1;
     animation-duration: var(--n-ripple-duration);
     animation-timing-function: var(--n-bezier-ease-out), var(--n-bezier-ease-out);
     
    }
    
    .n-button .n-base-wave.n-base-wave--active {
      z-index: 1;
      animation-name: button-wave-spread, button-wave-opacity;
    }
    
    .n-button .n-button__border, .n-button .n-button__state-border {
    
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     border-radius: inherit;
     transition: border-color .3s var(--n-bezier);
     pointer-events: none;
     
    }
    
    .n-button .n-button__border {
      border: var(--n-border);
    }
    
    .n-button .n-button__state-border {
      border: var(--n-border);
      border-color: #0000;
      z-index: 1;
    }
    
    .n-button .n-button__icon {
    
     margin: var(--n-icon-margin);
     margin-left: 0;
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     max-width: var(--n-icon-size);
     font-size: var(--n-icon-size);
     position: relative;
     flex-shrink: 0;
     
    }
    
    .n-button .n-button__icon .n-icon-slot {
    
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     position: absolute;
     left: 0;
     top: 50%;
     transform: translateY(-50%);
     display: flex;
     align-items: center;
     j
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.108.153:443 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 659B:36FFCB:55A37EF:57B001D:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230097-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.754697,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 9be8b2c4f9d1c098e5820cbff31692d368d97745
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.108.153:443 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 37178
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Thu, 08 Aug 2024 23:26:13 GMT
    Access-Control-Allow-Origin: *
    ETag: "66b55415-913a"
    expires: Mon, 16 Sep 2024 09:07:39 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: A98D:33CEF1:30BFE9:31F9C0:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-sjc10053-SJC
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.863363,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 241b4c26eb448de61db5690f66e320e6a77bf03d
    
    
    <!DOCTYPE html><html  data-capo=""><head><meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style cssr-id="n-button">.n-button {
    
     margin: 0;
     font-weight: var(--n-font-weight);
     line-height: 1;
     font-family: inherit;
     padding: var(--n-padding);
     height: var(--n-height);
     font-size: var(--n-font-size);
     border-radius: var(--n-border-radius);
     color: var(--n-text-color);
     background-color: var(--n-color);
     width: var(--n-width);
     white-space: nowrap;
     outline: none;
     position: relative;
     z-index: auto;
     border: none;
     display: inline-flex;
     flex-wrap: nowrap;
     flex-shrink: 0;
     align-items: center;
     justify-content: center;
     user-select: none;
     -webkit-user-select: none;
     text-align: center;
     cursor: pointer;
     text-decoration: none;
     transition:
     color .3s var(--n-bezier),
     background-color .3s var(--n-bezier),
     opacity .3s var(--n-bezier),
     border-color .3s var(--n-bezier);
     
    }
    
    .n-button.n-button--color .n-button__border {
      border-color: var(--n-border-color);
    }
    
    .n-button.n-button--color.n-button--disabled .n-button__border {
      border-color: var(--n-border-color-disabled);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):focus .n-button__state-border {
      border-color: var(--n-border-color-focus);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):hover .n-button__state-border {
      border-color: var(--n-border-color-hover);
    }
    
    .n-button.n-button--color:not(.n-button--disabled):active .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--color:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border-color: var(--n-border-color-pressed);
    }
    
    .n-button.n-button--disabled {
      background-color: var(--n-color-disabled);
      color: var(--n-text-color-disabled);
    }
    
    .n-button.n-button--disabled .n-button__border {
      border: var(--n-border-disabled);
    }
    
    .n-button:not(.n-button--disabled):focus {
      background-color: var(--n-color-focus);
      color: var(--n-text-color-focus);
    }
    
    .n-button:not(.n-button--disabled):focus .n-button__state-border {
      border: var(--n-border-focus);
    }
    
    .n-button:not(.n-button--disabled):hover {
      background-color: var(--n-color-hover);
      color: var(--n-text-color-hover);
    }
    
    .n-button:not(.n-button--disabled):hover .n-button__state-border {
      border: var(--n-border-hover);
    }
    
    .n-button:not(.n-button--disabled):active {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled):active .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed {
      background-color: var(--n-color-pressed);
      color: var(--n-text-color-pressed);
    }
    
    .n-button:not(.n-button--disabled).n-button--pressed .n-button__state-border {
      border: var(--n-border-pressed);
    }
    
    .n-button.n-button--loading {
    cursor: wait;
    }
    
    .n-button .n-base-wave {
    
     pointer-events: none;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     animation-iteration-count: 1;
     animation-duration: var(--n-ripple-duration);
     animation-timing-function: var(--n-bezier-ease-out), var(--n-bezier-ease-out);
     
    }
    
    .n-button .n-base-wave.n-base-wave--active {
      z-index: 1;
      animation-name: button-wave-spread, button-wave-opacity;
    }
    
    .n-button .n-button__border, .n-button .n-button__state-border {
    
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     border-radius: inherit;
     transition: border-color .3s var(--n-bezier);
     pointer-events: none;
     
    }
    
    .n-button .n-button__border {
      border: var(--n-border);
    }
    
    .n-button .n-button__state-border {
      border: var(--n-border);
      border-color: #0000;
      z-index: 1;
    }
    
    .n-button .n-button__icon {
    
     margin: var(--n-icon-margin);
     margin-left: 0;
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     max-width: var(--n-icon-size);
     font-size: var(--n-icon-size);
     position: relative;
     flex-shrink: 0;
     
    }
    
    .n-button .n-button__icon .n-icon-slot {
    
     height: var(--n-icon-size);
     width: var(--n-icon-size);
     position: absolute;
     left: 0;
     top: 50%;
     transform: translateY(-50%);
     display: flex;
     align-items: center;
     j
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8000::153:443 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 659B:36FFCB:55A37EF:57B001D:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230074-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.865492,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 32d7e6dcaf91e1a86593ea17921c839a799eb98b
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8000::153:80 · patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: EBEA:2F4C37:5B2A6:6FB0D:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-bom4742-BOM
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.870630,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 59f9f743782989e2b70939549aaa959295eba061
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8001::153:443 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 659B:36FFCB:55A37EF:57B001D:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230059-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.760304,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: a83e2e52a47d93964b66cab32b0f9cb24eb1dbb1
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8003::153:80 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 7A05:0DE9:17B0286:1840011:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230047-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.618967,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: cc3b06607726036fb560da041d95e771a4bee859
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.110.153:80 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 7A05:0DE9:17B0286:1840011:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230056-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.615514,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 6210b588d2a29c6448538d69daf4be04ead83895
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.108.153:80 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 7A05:0DE9:17B0286:1840011:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230074-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.616632,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 2e123e5f13315d4bca25cfc1b143556ae82d44d7
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8002::153:443 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 659B:36FFCB:55A37EF:57B001D:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230103-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.666719,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: e0d1302eb3055ab32f2732980b4efdfba8d0213f
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8001::153:80 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 7A05:0DE9:17B0286:1840011:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:40 GMT
    Via: 1.1 varnish
    Age: 1
    X-Served-By: cache-fra-eddf8230125-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.413573,VS0,VE2
    Vary: Accept-Encoding
    X-Fastly-Request-ID: c3a7ad740e3501484532ba77b205aaa3cddcadff
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.109.153:443 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 25C3:3FDEC0:2B9F518:2CD4593:66E7F2FE
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-sjc1000143-SJC
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.602079,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 5d90ba05121a8ae2b3aee4d0191b52af29ec3731
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.111.153:80 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 7A05:0DE9:17B0286:1840011:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230123-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477059.497160,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 310ca8ebc0713ac4d1ca0c2dc5a2cf78b8fff2cf
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.111.153:443 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 659B:36FFCB:55A37EF:57B001D:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230071-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.537248,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: b8950ddd9dad0a845adddb56b2a44815c40ac67c
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8003::153:443 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 659B:36FFCB:55A37EF:57B001D:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230107-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.538977,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 11e3eeada490fb7f2e0b7e5b28eef492aa5ef608
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 185.199.110.153:443 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 659B:36FFCB:55A37EF:57B001D:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230136-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477060.540802,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: fad241f1a05a7832fc94b5f24812b17d404093e4
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 2606:50c0:8002::153:80 · www.patrickjparker.dev

    2024-09-16 08:57

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 162
    Server: GitHub.com
    Content-Type: text/html
    Location: https://patrickjparker.dev/
    X-GitHub-Request-Id: 7A05:0DE9:17B0286:1840011:66E7F303
    Accept-Ranges: bytes
    Date: Mon, 16 Sep 2024 08:57:39 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230080-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1726477059.496715,VS0,VE1
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 523942cbfaa29c7fb811b13399e42cfaff985b92
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-16 by HttpPlugin
    Create report
patrickjparker.devwww.patrickjparker.dev
CN:
patrickjparker.dev
Key:
RSA-2048
Issuer:
R10
Not before:
2024-09-16 07:58
Not after:
2024-12-15 07:57