https://test.caf-mobile.com/

Submitted URL:
https://test.caf-mobile.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 · 1 found

Messages logged to the web console

HTML

The raw HTML body of the page

<html><head>
        <title>Hello</title>
        </head><body>Hello World
    
</body></html>