https://mociki.com/

Submitted URL:
https://mociki.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

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://mociki.com/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

The raw HTML body of the page

<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<title>mociki.com</title>
	<style type="text/css">
	    h1, footer{text-align: center;}
        footer{font-size: 80%;}
        .definition-container{width: 50%;margin: 0 auto;border: 1px solid lightgrey;padding: 0 20px;}
        .definition-container h4 {margin-top: 0.5em;margin-bottom: 0.5em;font-weight: normal;font-size: xx-large;}
	</style>
</head>
<body>
    <div>
        <h1>mociki.com</h1>
        
        <div class="definition-container">
            <h4>palindrome</h4>
            <p>ˈpalɪndrəʊm<br>
            <em>noun</em></p>
            
            <blockquote>a word, phrase, or sequence that reads the same backwards as forwards, e.g. racecar, madam, nurses run or mociki.com.</blockquote>
        </div>
    </div>
    
    <footer>
        <div>
            <p>mociki.com is owned by Appleton Consulting</p>
        </div>
    </footer>

</body></html>