- ID de l'analyse :
- 4fa2d697-9d19-4afd-9a0b-9169f09debf1Terminée
- URL soumise :
- https://www2.b3ta.com/buffyswear/
- Fin du rapport :
Liens : 5 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://b3ta.com/ | |
https://b3ta.com/games/ | |
https://b3ta.com/movies/ | |
https://b3ta.com/quizzes/ | |
http://www.b3ta.com/newsletter/latest/ | b3ta newsletter |
Variables JavaScript : 85 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | function |
jQuery | function |
shake | function |
webpackChunkruffle_selfhosted | object |
RufflePlayer | object |
_uacct | string |
_userv | number |
Messages de journal de console : 4 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
log | other |
|
log | other |
|
log | other |
|
log | other |
|
HTML
Le corps HTML de la page en données brutes
<html><head>
<meta name="viewport" content="width=device-width,initial-scale=0.75,maximum-scale=1,user-scalable=no">
<title>Buffy's Swearing Keyboard by Rob Manuel [B3TA : WE LOVE THE WEB]</title>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script>
function shake() {
if (parent.moveBy) {
for (i = 30; i > 0; i=i-7) {
for (j = 2; j > 0; j--) {
parent.moveBy(0,i);
parent.moveBy(i,0);
parent.moveBy(0,-i);
parent.moveBy(-i,0);
}
}
}
}
if ('virtualKeyboard' in navigator) {
navigator.virtualKeyboard.overlaysContent = false;
}
$(document).on('touchmove',function(e){
e.preventDefault();
navigator.virtualKeyboard.show();
var target = document.getElementById("flash")
target.focus();
target.click();
}, false);
$(function() {
var target = document.getElementById("flash")
target.focus();
target.click();
});
</script>
<script src="/robflash/wil2flash/ruffle/ruffle.js"></script>
<script>
window.RufflePlayer.config = {
autoplay: "auto"
};
</script>
<style>
#flash{
position: absolute;
top: 73px;
left: 12px;
//width: 550px;
//height: 400px;
// width: 98%;
// height: 80%;
// padding: 0px;
border: 1px solid;
display: block;
margin: auto;
width: 90vw;
height: calc((400/550)*90vw);
}
@media (min-aspect-ratio:550/400) {
#flash {
height: 90vh;
width: calc((550/400)*90vh);
}
}
body {
margin: 0px 0px 0px 0px;
//background: url(/robflash/bg.gif);
background-color: #cccccc;
color: #000000;
}
img {
border: 0;
}
#topbar {
width: 100%;
height: 19px;
background-color: #424242;
}
#navbar {
width: 100%;
height: 34px;
}
#navbuttons {
position: absolute;
top: 36px;
left: 118px;
font-size: 10px;
}
#sky {
position: absolute;
left: 606px;
top: 73px;
width: 120px;
margin: 0px 12px 0px 12px;
background-color: pink;
}
#logo{
position: absolute;
left: 12px;
top: 19px;
z-index: 0;
}
#credits{
position: relative;
}
</style>
<script src="https://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-96813-2";
urchinTracker();
</script>
</head>
<body>
<div id="topbar"><img src="https://b3ta.com/images/nav_strap.gif" width="105" height="19" alt="we love the web"></div>
<div id="navbar"> </div>
<div id="logo"><a href="https://b3ta.com/"><img src="https://b3ta.com/images/nav_logo_grey2.gif" alt="homepage"></a></div>
<div id="navbuttons">
<a href="https://b3ta.com/games/"><img src="https://b3ta.com/images/nav_button_games.gif" width="45" height="15" alt="go to the games"></a>
<a href="https://b3ta.com/movies/"><img src="https://b3ta.com/images/nav_button_movies.gif" width="49" height="15" alt="go to the movies"></a>
<a href="https://b3ta.com/quizzes/"><img src="https://b3ta.com/images/nav_button_quizzes.gif" width="53" height="15" alt="go to the quizzes"></a>
</div>
<div>
<div id="flash">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" contenteditable="true" width="550" height="400">
<param name="movie" value="buffy.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#FFFFFF">
<ruffle-embed src="buffy.swf" quality="high" bgcolor="#FFFFFF" width="100%" height="100%" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></ruffle-embed>
</object>
<div id="credits">
<p>
<small>
</small></p><form action="https://b3ta.com/subscribe/" method="get" target="_blank"><small>
<font face="arial">
</font></small></form><p><small><font face="arial">Click the keyboard first, and then type of your actual real world keyboard to hear the swears<br><br>
<b>Want more stupid stuff like this? Sign up for the <a href="http://www.b3ta.com/newsletter/latest/">b3ta newsletter</a>:
<input id="user" name="user" placeholder="enter email address" class="input" style="width: 300px;" type="email">
<input type="image" src="/images/board_button_go_off.gif" alt="go" title="">
</b></font><b>
</b></small><b>
</b></p></div><b>
</b></div><b>
</b></div></body></html>