https://go2.wilmingtonplc.com/

Submitted URL:
https://go2.wilmingtonplc.com/
Report Finished:

The outgoing links identified from the page

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

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head><title>404 - Page not found</title> <style>body{font-family: 'sans-serif'; font-size:20px;}div.message{text-align: center; position: relative; top: 150px; margin: auto; width: 600px;}div.details{position: absolute; bottom: 10px; right: 10px; font-size: 18px;}</style></head><body><div class="message"><h1>Page not found</h1> The content you are looking for does not exist. </div><div class="details"> Error 404  | <script language="JavaScript">document.write( new Date().toLocaleString());</script>9/23/2024, 4:18:16 PM</div></body></html>