- 掃描 ID:
- f3014106-c883-4286-81f1-265f64f2a555已完成
- 已提交的 URL:
- https://www.starfall.com/h/word-machines/word_machine_a/
- 報告完成時間:
連結 · 找到 0 個
從頁面中識別的傳出連結
JavaScript 變數 · 找到 34 個
在頁面的視窗物件上載入的全域 JavaScript 變數是在函數外部宣告的變數,可從目前範圍內程式碼中的任何位置存取
名稱 | 類型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
SpecialDefinitions | object |
WebFont | object |
Tracking | object |
p2 | object |
PIXI | object |
Phaser | object |
__extends | function |
主控台記錄訊息 · 找到 3 條
記錄到 Web 主控台的訊息
類型 | 類別 | 記錄 |
---|---|---|
warning | other |
|
log | other |
|
warning | other |
|
HTML
頁面的原始 HTML 主體
<!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>