You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

69 lines
1.7 KiB

<!DOCTYPE html>
<html>
<head>
<title>Wappalyzer</title>
<meta name="generator" content="WordPress"/>
<link rel="icon" type="image/png" href="images/icon.png"/>
<script type="text/javascript" src="js/lib/jquery.min.js"></script>
<style type="text/css">
body {
font-family: Verdana, Arial, sans-serif;
font-size: 50px;
}
#apps {
line-height: 20px;
}
#apps img {
vertical-align: middle;
}
</style>
</head>
<body>
<a href="javascript:
(function() {
var container = document.createElement('div');
container.setAttribute('id', 'wappalyzer-container');
var iframe = document.createElement('iframe');
iframe.setAttribute('id', 'wappalyzer');
iframe.setAttribute('allowTransparency', 'yes');
iframe.setAttribute('frameborder', 'no');
/*iframe.setAttribute('src', 'about:blank');*/
iframe.setAttribute('height', '300');
iframe.setAttribute('width', '220');
iframe.setAttribute('style', '
margin: 0 0 20px 20px;
position: absolute;
right: 20px;
top: 20px;
');
container.appendChild(iframe);
document.body.appendChild(container);
iframe.body.innerHTML = 'x';
var script1 = document.createElement('script');
var script2 = document.createElement('script');
var script3 = document.createElement('script');
script1.setAttribute('src', 'http://wappalyzer.com/bookmarklet/2/js/wappalyzer.js');
script2.setAttribute('src', 'http://wappalyzer.com/bookmarklet/2/js/apps.js');
script3.setAttribute('src', 'http://wappalyzer.com/bookmarklet/2/js/driver.js');
})();
void(0);
">Wappalyzer</a>
</body>
</html>