- ID de l'analyse :
- 7e3618be-e337-474a-b37e-cc49089913c2Terminée
- URL soumise :
- https://v8.safevideo.click/open/0b01js
- Fin du rapport :
Liens : 1 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://mixdrop.ag/f/k0831ejqf1mol1?download | DOWNLOAD |
Variables JavaScript : 6 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 |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | function |
jQuery | function |
Messages de journal de console : 0 trouvé(s)
Messages consignés dans la console web
HTML
Le corps HTML de la page en données brutes
<html><head><script>
document.addEventListener("DOMContentLoaded", function() {
var tabButtons = document.querySelectorAll(".tabButton");
var iframe = document.querySelector('.iframelink');
tabButtons.forEach(function(button) {
button.addEventListener('click', function() {
var url = button.getAttribute('data-link');
iframe.src = url;
});
});
});
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text-html; charset=UTF-8">
<!--<script disable-devtool-auto src='/disable-devtool.js' url ='/block-video.html'></script>-->
<title>Dune.Prophecy.S01E01.ITA.WEBDL.1080p.mp4</title>
<meta name="robots" content="noindex, nofollow">
<script src="https://code.jquery.com/jquery-1.11.3.js"></script>
<style>
boy{margin: 0; padding: 0; height: 100%; overflow: hidden;}
iframe {
padding:0;
margin:0;
/*margin-top: 60px;*/
width:100%;
height:100%;
position:absolute; left: 0; right: 0; bottom: 0; top: 0px;
}
.butt {
position: relative;
background-color: rgb(0, 170, 255);
width: 120px;
background-origin: padding-box;
background-position-x: 0px;
background-position-y: 0px;
border-bottom-color: rgb(255, 255, 255);
border-bottom-left-radius: 14px;
border-bottom-right-radius: 14px;
border-bottom-style: none;
border-bottom-width: 0px;
font-size: 4em;
height: 2em;
line-height: 2em;
border: 0;
padding: 0;
cursor: pointer;
color: inherit;
opacity: 1;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
border-radius: 14px;
top: 50%;
left: 50%;
margin-top: -.75em;
width: 3em;
display: block;
position: absolute;
margin-left: -1.5em;
z-index:2;
}
.butt:hover {
background-color: #777;
}
.butt:after {
content: "";
display: block;
position: absolute;
margin-left: auto;
border-style: solid;
border-width: 9.5px 0 9.5px 17px;
border-color: transparent transparent transparent rgba(255, 255, 255, 1);
position: absolute;
top: 50%;
left: 50%;
margin: -10px 0 0 -10px;
}
.body {
background-color: black;
}
.hov {
position: fixed;
width: 100%;
height: 100%;
background-color: black;
top: 0;
left: 0;
z-index: 1;
opacity: 0.5;
}
.mixdrop-banner {
top: 0;
font-size: 20px;
position: fixed;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
z-index: 1030;
background: #5c6264;
height: 30px;
color: #fff;
}
.loading-404 {
border: 16px solid #f3f3f3;
border-radius: 50%;
border-top: 16px solid #3498db;
width: 120px;
height: 120px;
-webkit-animation: spin 2s linear infinite; /* Safari */
animation: spin 2s linear infinite;
}
.megaButton {
float: left;
margin: 5px;
padding: 10px;
/* background-color: #4d4d4d; */
color: white;
border-radius: 5px;
cursor: pointer;
flex-shrink: 0;
border: solid;
}
.megaButton:hover {
float: left;
margin: 5px;
padding: 10px;
background-color: #333;
color: white;
border-radius: 5px;
cursor: pointer;
}
body, html {
margin: 0;
padding: 0;
height: 100%;
overflow: hidden; /* Questo eliminerà lo scroll */
}
.tabs {
height: 60px; /* La stessa altezza di prima per i tuoi tab */
background: #333; /* Metti un colore di sfondo per differenziare. Modifica secondo le tue esigenze. */
padding: 5px 0;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); /* Un'ombra per dare un po' di profondità, se lo desideri */
position: relative;
z-index: 10; /* Per assicurarti che i tab appaiano sopra l'iframe */
}
.iframelink {
padding: 0;
margin: 0;
width: 100%;
height: calc(100% - 60px); /* Questo occuperà tutto lo spazio rimanente, sottraendo lo spazio per i tab */
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 60px; /* Questo sposterà l'iframe sotto i tab */
}
.container {
width: 100%;
padding: 4px;
background-color: #1a212e;
position: relative;
z-index: 5;
display: flex;
justify-content: flex-start; /* Allinea i bottoni a sinistra */
align-items: center;
/*gap: 10px;*/
overflow-x: auto; /* Rende l'overflow orizzontale scorrevole */
flex-wrap: nowrap; /* Impedisce ai bottoni di avvolgersi alla riga successiva */
-webkit-overflow-scrolling: touch; /* Per uno scrolling fluido su iOS */
white-space: nowrap; /* Impedisce agli elementi interni di andare a capo */
}
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
</style>
<script>
/*
jQuery(document).ready(function() {
jQuery('.butt').bind('click', function(){
jQuery('.butt').remove();
jQuery('.hov').remove();
});
});
*/
jQuery(document).ready(function () {
jQuery('.butt').bind('click', function () {
jQuery('.butt').remove();
jQuery('.hov').remove();
window.open("https://v8.safevideo.click/vss/vederegratis.php", "_blank");
});
jQuery('.megaButton').bind('click', function () {
var link = jQuery(this).attr('meta-link');
var type = jQuery(this).attr('meta-type');
if (type=='n') {
window.open(link, '_blank');
} else {
jQuery('.iframelink').attr('src',link);
}
});
});
</script>
</head>
<body topmargin="0" leftmargin="0" style="background:white;">
<!--<div class="hov">
</div>
<div class="butt"></div>-->
<div class="container"><div class="megaButton" meta-type="v" meta-link="/video.html">GUARDA IN 4K</div><div class="megaButton" meta-type="v" meta-link="https://mixdrop.ag/e/k0831ejqf1mol1" rel="nofollow">MIXDROP</div><div class="megaButton" meta-type="v" meta-link="https://streamtape.com/e/kzOB7mV6kghOMYJ" rel="nofollow">STREAMTAPE</div><div class="megaButton" meta-type="v" meta-link="https://dood.to/e/fk8azt4aa0zw" rel="nofollow">DOODSTREAM</div><div class="megaButton" meta-type="n" meta-link="https://nitro.download/view/7FCCC93D67032C5/957650-Dune.Prophecy.S01E01.ITA.WEBDL.1080p.mp4.mp4" rel="nofollow">NITROFLARE</div><div class="megaButton"><a href="https://mixdrop.ag/f/k0831ejqf1mol1?download" target="__blank" style="color: white;">DOWNLOAD</a></div></div>
<iframe class="iframelink" src="/video.html" frameborder="0" allowfullscreen=""></iframe>
</body></html>