- Scan ID:
- f3014106-c883-4286-81f1-265f64f2a555Finished
- Submitted URL:
- https://www.starfall.com/h/word-machines/word_machine_a/
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 34 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
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
SpecialDefinitions | object |
WebFont | object |
Tracking | object |
p2 | object |
PIXI | object |
Phaser | object |
__extends | function |
Console log messages · 3 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
warning | other |
|
log | other |
|
warning | other |
|
HTML
The raw HTML body of the page
<!DOCTYPE html><html class="wf-vagzstarbold-n4-inactive wf-vagzstarlight-n4-inactive wf-inactive"><head>
<title>a Word Machine</title>
<meta charset="utf-8">
<meta name="format-detection" content="telephone=no">
<meta name="HandheldFriendly" content="true">
<meta name="robots" content="noindex,nofollow">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Phaser App">
<meta name="viewport" content="initial-scale=1 maximum-scale=1 user-scalable=0 minimal-ui">
<link rel="stylesheet" href="../_css/stylesheet.css" type="text/css">
<script>
var SpecialDefinitions = {
rateCode: "h_word-machines_a",
exitURL: "https://www.starfall.com/h/word-machines?mg=m",
path_images_ui: "../_images/"
}
</script>
<script src="/h/_js/phaser/webfontloader.js?ds=20200601"></script>
<script src="/h/_js/starfall/utils/Tracking.js?ds=20200601"></script>
<script src="/h/_js/phaser/phaser-2.10.5.min.js?ds=20200601"></script>
<script src="m_h_word_machine_a.min.js"></script><link rel="stylesheet" href="../_css/stylesheet.css" media="all">
</head>
<body style="background-color: rgb(255, 255, 255);">
<div id="gameCanvas"><canvas width="1600" height="1000" style="display: block; touch-action: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); width: 800px; height: 500px; margin-left: 0px; margin-top: 0px;"></canvas></div>
<div id="orientation"></div>
</body></html>