https://dashingdon.com/play/kemlly161/freelust/mygame/

Submitted URL:
https://dashingdon.com/play/kemlly161/freelust/mygame/
Report Finished:

The outgoing links identified from the page

LinkText
https://www.choiceofgames.com/make-your-own-games/choicescript-intro/Make your own games with ChoiceScript

JavaScript Variables · 193 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
versionstring
inumber
Cobject
Persistobject
alertifyobject
callIosfunction
safeCallfunction

Console log messages · 1 found

Messages logged to the web console

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

HTML

The raw HTML body of the page

<!DOCTYPE html><html><!--
Copyright 2010 by Dan Fabulich.

Dan Fabulich licenses this file to you under the
ChoiceScript License, Version 1.0 (the "License"); you may
not use this file except in compliance with the License. 
You may obtain a copy of the License at

 http://www.choiceofgames.com/LICENSE-1.0.txt

See the License for the specific language governing
permissions and limitations under the License.

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.
--><head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width = device-width, initial-scale = 1.0, maximum-scale = 1.0">
<!-- INSERT correct meta values -->
<!-- <title>Multiple Choice Example Game | My First ChoiceScript Game</title> -->

<script>window.version="UNKNOWN"</script>
<script src="https://dashingdon.com/cog/assets/persist.js?v=341"></script>
<script src="https://dashingdon.com/cog/assets/alertify.min.js?v=539"></script>
<script src="https://dashingdon.com/cog/assets/util.js?v=147"></script>
<link href="https://dashingdon.com/cog/assets/style9.css?v=676" rel="stylesheet" type="text/css">
<style id="dynamic">.choice label:hover {background-color: #E4DED8;}
body.nightmode .choice label:hover {background-color: #555;}
body.whitemode .choice label:hover {background-color: #ddd;}
</style>
<script src="https://dashingdon.com/cog/assets/ui.js?v=300"></script><style type="text/css">noscript {display: none;}</style>
<script src="https://dashingdon.com/cog/assets/scene.js?v=43"></script>
<script src="https://dashingdon.com/cog/assets/navigator.js?v=419"></script>
<script src="https://dashingdon.com/cog/assets/mygame.js?v=856"></script>
<script src="https://dashingdon.com/cog/assets/smPlugin.js?v=657"></script>
<script src="https://dashingdon.com/cog/assets/smPluginMenuAddon.js?v=260"></script>
<link href="https://dashingdon.com/cog/assets/alertify.css?v=68" rel="stylesheet" type="text/css">
<!--[if IE 6]><style>.alertify-logs { position: absolute; }</style><![endif]-->
<meta name="apple-mobile-web-app-capable" content="yes">
<script>
// INSERT store name; disabled by default because it's confusing for newbie authors
window.storeName = null;
//Scene.generatedFast = true;
var rootDir = "https://dashingdon.com/cog/assets/";
</script>
<title>Free Lust WLGYL</title></head>
<body><div class="container" id="container1">
<div id="advertisement">
</div>
<div id="header">
  <div id="identity" style="display: none;"><a href="#" id="email">[email protected]</a><a href="#" id="logout">Sign Out</a></div>

  <h1 class="gameTitle">Free Lust WLGYL</h1>
<h2 id="author" class="gameTitle">by C.C. Hill</h2>

  <p id="headerLinks">
      <!-- <a href="credits.html" id="aboutLink" class="spacedLink">About</a> -->
    </p>
  <p id="buttons"><button id="statsButton" class="spacedLink" onclick="showStats()">Show Stats</button> <button id="restartButton" class="spacedLink" onclick="restartGame('prompt')">Restart</button> <button id="achievementsButton" onclick="showAchievements()" class="spacedLink" style="display: none">Achievements</button> <button id="bugButton" onclick="reportBug()" class="spacedLink" style="display: none">Report Bug</button><button id="menuButton" onclick="textOptionsMenu()" class="spacedLink">Settings</button></p>
</div>
<div id="main">
<div id="text">
<p class=""><b>Welcome To Free Lust!</b> </p><p>These will be a collection of free short stories with no real progression of the sex scenes—just some teasing and short reads. </p><p>Let's enable some codes. </p><p>You are: </p></div>
<script>
startLoading();
</script>
<form action="#"><div class="choice" classname="choice"><div><label for="0" class="firstChild" classname="firstChild" accesskey="1"><input type="radio" name="choice" value="0" id="0" checked="">A woman. (<i>Cis.</i>)</label></div><div><label for="1" accesskey="2"><input type="radio" name="choice" value="1" id="1">A man. (<i>Cis.</i>)</label></div><div><label for="2" accesskey="3"><input type="radio" name="choice" value="2" id="2">A non-binary person.</label></div><div><label for="3" accesskey="4"><input type="radio" name="choice" value="3" id="3">A woman. (<i>Transfeminine.</i>)</label></div><div><label for="4" class="lastChild" classname="lastChild" accesskey="5"><input type="radio" name="choice" value="4" id="4">A man. (<i>Transmasculine.</i>)</label></div></div></form><button type="button" class="next" classname="next" accesskey="n">Next</button></div>
<div id="mobileLinks" class="webOnly">
</div>
<noscript>
<p>This game requires JavaScript; please enable JavaScript and refresh this page.</p>
</noscript>
<div id="taglines" style="text-align:right;font-size:0.8rem;">
<p><a href="https://www.choiceofgames.com/make-your-own-games/choicescript-intro/" target="_blank">Make your own games with ChoiceScript</a><br>
<a href="https://dashingdon.com/" target="_blank">Host your ChoiceScript game at DashingDon</a></p>
</div>
<div style="float:none;clear:both;"></div>
</div>


</body></html>