https://rubyblu.com/

Submitted URL:
https://rubyblu.com
Report Finished:

The outgoing links identified from the page

LinkText
https://www.deseretdigital.com/pinpoint/here

JavaScript Variables · 6 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
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
bootstrapobject

Console log messages · 0 found

Messages logged to the web console

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, shrink-to-fit=no">
    <meta name="description" content="">
    <meta name="author" content="">

    <title>RubyBlu.com</title>

    <!-- Bootstrap core CSS -->
    <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">

    <!-- Custom styles for this template -->
    <link href="/bootstrap/css/product.css" rel="stylesheet">

    <style>
        body {
            height: 100%;
            margin: 0;
            padding: 0;
            background-color: #333;
            font-family: Avenir;
        }
    </style>
</head>

<body>
    <div class="container justify-content-between">
        <div class="mr-md-3 pt-3 px-3 pt-md-5 px-md-5 text-center text-white overflow-hidden" style="margin-top:200px">
            <img src="rubyblu_color_hi_res.png" height="100" style="padding-bottom: 20px">
            <h3 class="display-5">RubyBlu is an advertising product used by KSL.com</h3>
            <h4>Click <a href="https://www.deseretdigital.com/pinpoint/" style="color:#ddd ;text-decoration:underline">here</a> to find out more.</h4>
        </div>
    </div>

    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
    <script src="/bootstrap/js/bootstrap.min.js"></script>


</body></html>