https://paddy.rocks/

Submitted URL:
https://paddy.rocks/
Report Finished:

The outgoing links identified from the page

LinkText
https://internet.nl/

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetogglestring
documentPictureInPicturestring
onscrollendstring

Console log messages · 8 found

Messages logged to the web console

TypeCategoryLog
infoother
URL
about:blank
Text
Clear-Site-Data header on 'https://paddy.rocks/': Cleared data types: "cookies", "storage". Clearing channel IDs and HTTP authentication cache is currently not supported, as it breaks active network connections.
warningother
Text
Error with Permissions-Policy header: Unrecognized feature: 'usb'.
warningother
Text
Error with Permissions-Policy header: Unrecognized feature: 'xr-spatial-tracking'.
infoother
URL
https://paddy.rocks/
Text
Clear-Site-Data header on 'https://paddy.rocks/style.css': Cleared data types: "cookies", "storage". Clearing channel IDs and HTTP authentication cache is currently not supported, as it breaks active network connections.
infoother
URL
https://paddy.rocks/
Text
Clear-Site-Data header on 'https://paddy.rocks/images/embed-badge-websitetest.svg': Cleared data types: "cookies", "storage". Clearing channel IDs and HTTP authentication cache is currently not supported, as it breaks active network connections.
infoother
URL
https://paddy.rocks/
Text
Clear-Site-Data header on 'https://paddy.rocks/images/embed-badge-emailtest.svg': Cleared data types: "cookies", "storage". Clearing channel IDs and HTTP authentication cache is currently not supported, as it breaks active network connections.
infoother
URL
https://paddy.rocks/
Text
Clear-Site-Data header on 'https://paddy.rocks/images/background.webp': Cleared data types: "cookies", "storage". Clearing channel IDs and HTTP authentication cache is currently not supported, as it breaks active network connections.
infoother
URL
https://paddy.rocks/
Text
Clear-Site-Data header on 'https://paddy.rocks/favicon.ico': Cleared data types: "cookies", "storage". Clearing channel IDs and HTTP authentication cache is currently not supported, as it breaks active network connections.

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" content="Test browser connection">
    <meta name="author" content="Paddy">
    <meta name="keywords" content="TLS,IPv4,IPv6,HTTP,HTTPS">
    <title>Paddy rocks!</title>
    <link rel="stylesheet" href="style.css">
  </head>
  <body>
    <div class="container">
      <h1>Browser test</h1>
      <a href="https://internet.nl/" target="_blank">
        <img src="images/embed-badge-websitetest.svg" alt="Logo Left" class="logo-left">
      </a>
      <a href="https://internet.nl/" target="_blank">
        <img src="images/embed-badge-emailtest.svg" alt="Logo Right" class="logo-right">
      </a>
      <div class="info-bullets">
        <div class="info-bullet">
          <h2>Protocol - Cipher - Curve</h2>
          <p>
            TLSv1.3 -
            TLS_AES_128_GCM_SHA256 -
            X25519
          </p>
        </div>
        <div class="info-bullet">
          <h2>Request</h2>
          <p>
            GET / HTTP/2.0
          </p>
        </div>
        <div class="info-bullet">
          <h2>User Agent</h2>
          <p>
            Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
          </p>
        </div>
        <div class="info-bullet">
          <h2>Address - Port</h2>
          <p>
            2a09:bac1:23a0:1138::16f:8a -
            24120
          </p>
        </div>
        <div class="disclaimer-bullet">
          <h2>WEBSITE DISCLAIMER</h2>
          <p>Last updated January 21, 2024</p>
          <p>
             The information provided on paddy.rocks (the "Site") is for general informational purposes only.
             All information on the Site is provided in good faith, however we make no representation or
             warranty of any kind, express or implied, regarding the accuracy, adequacy, validity, reliability,
             availability, or completeness of any information on the Site.
          </p>
          <p>
             UNDER NO CIRCUMSTANCE SHALL WE HAVE ANY LIABILITY TO YOU FOR ANY LOSS OR DAMAGE OF ANY KIND
             INCURRED AS A RESULT OF THE USE OF THE SITE OR RELIANCE ON ANY INFORMATION PROVIDED ON THE SITE.
             YOUR USE OF THE SITE AND YOUR RELIANCE ON ANY INFORMATION ON THE SITE IS SOLELY AT YOUR OWN RISK.
          </p>
        </div>
      </div>
    </div>
  

</body></html>