- 扫描 ID:
- 3bacf478-efe3-4506-a6a3-c8ff27fab839已完成
- 提交的 URL:
- https://noun.ly/
- 报告完成时间:
链接 · 找到 3 个
从页面中识别出的传出链接
链接 | 文本 |
---|---|
https://chrome.google.com/webstore/detail/nounly-url-shortener-for/dedlebocedfilcelcdppgocjopfofnin?hl=en | Nounly Chrome extension |
https://play.google.com/store/apps/details?id=io.enuma.nounly | |
https://itunes.apple.com/us/app/nounly-shortener-for-humans/id1339533432 |
JavaScript 变量 · 找到 7 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
QRCode | function |
_gaq | object |
_gat | object |
gaGlobal | object |
控制台日志消息 · 找到 0 条
记录到 Web 控制台的消息
HTML
页面的原始 HTML 正文
<!DOCTYPE html><html lang="en"><!-- 20171117
(c) 2012-2017 copyright nounly
--><head>
<title>nounly ...</title>
<link rel="stylesheet" type="text/css" href="stylesheets/app.css" media="screen">
<link rel="shortcut icon" href="favicon.ico">
<meta name="viewport" content="width=device-width">
<meta charset="UTF-8">
<!-- IE Fix for HTML5 Tags -->
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body class="front">
<div class="ptop row hide-for-small"></div>
<div class="row eight centered columns">
<div class="push-o title">
<div id="qrcode" style="display: block; float: left;"></div>
<h1 class="logo txtcnt" id="logo">
<img alt="nounly logo" src="images/logo.png" width="952" height="378">
</h1>
<h2 class="subheader txtcnt">Share the web through words.</h2>
<div class="mbot hide-for-small"></div>
<div class="row twelve collapse">
<form id="form1" action="" accept-charset="UTF-8" method="post">
<input id="uri" class="print-only" name="uri" type="text" size="100">
<div class="nine mobile-three columns">
<div class="mbot row show-for-small"></div>
<input id="e0634313e85b5af90e2e7650ea8fefff" name="e0634313e85b5af90e2e7650ea8fefff" class="fx-validation-valid" maxlength="8192" type="text" size="100" placeholder="Paste a link to return a noun" onfocus="this.select();" autocapitalize="none">
<input id="fce144c50113a926032de2b895a0cb07" name="fce144c50113a926032de2b895a0cb07" type="hidden" value="7c988e63c2ac05e611d3b8b5e67158b8">
</div>
<div class="three mobile-one columns">
<input id="ce2be5e38cec02742dcb8a3d3306323c" type="submit" class="button expand postfix" value="noun it!" tabindex="-1">
</div>
</form>
<br>
</div>
<h5 id="subscript" class="txtcnt subheader centered">Paste a link above to receive a short word, or enter a word to retrieve the link.</h5>
<div class="wrap-collapsible">
<input id="collapsible" class="toggle" type="checkbox">
<label for="collapsible" class="lbl-toggle"></label>
<div class="collapsible-content">
<div class="tagcloud content-inner" id="history"></div>
</div>
</div>
</div>
<div class="mbot"></div>
</div>
<div class="mbot show-for-small"></div>
<div class="panel footer">
<div class="row eight">
<div class="four columns mobile-four ">
<h4 class="txtcnt subheader">Do you have a link?</h4>
<p class="txtcnt">
Paste your link in the field above to get back a temporary word.
You can share the word with others to find your link.
</p>
</div>
<div class="four columns mobile-four ">
<h4 class="txtcnt subheader">Did you get a word?</h4>
<p class="txtcnt">
Enter your word into the field above to get back the link.
You can also type http://nounly.com/(your-word).
</p>
</div>
<div class="four columns hide-for-mobile hide-for-small">
<h4 class="txtcnt subheader">Want more?</h4>
<p class="txtcnt">For even quicker sharing, try the <a href="https://chrome.google.com/webstore/detail/nounly-url-shortener-for/dedlebocedfilcelcdppgocjopfofnin?hl=en">Nounly Chrome extension</a>.</p>
<div id="appstores">
<a href="https://play.google.com/store/apps/details?id=io.enuma.nounly">
<img class="appstore" alt="Get it on Google Play" src="images/google_appstore.png" width="168" height="50">
</a>
<a href="https://itunes.apple.com/us/app/nounly-shortener-for-humans/id1339533432">
<img class="appstore" alt="Download on the App Store" src="images/AppleAppStore.svg" width="168" height="50">
</a>
</div>
</div>
</div>
<h5 class="txtcnt subheader centered"><a href="privacy.html">Privacy policy</a></h5>
</div>
<script type="text/javascript" async="" src="https://ssl.google-analytics.com/ga.js"></script><script type="text/javascript" src="javascripts/qrcode.min.js"></script>
<script type="text/javascript" src="javascripts/app.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-35901928-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body></html>