- ID de l'analyse :
- 793833a7-c303-4d43-a097-c2b1dbeb7432Terminée
- URL soumise :
- https://rb.gy/pdh34oRedirigé
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 13 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 | string |
documentPictureInPicture | string |
onscrollend | string |
redirectToSmartLink | string |
$ | string |
jQuery | string |
_Hasync | string |
chfh | string |
chfh2 | string |
_HST_cntval | string |
Messages de journal de console : 1 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Giveways || nama</title>
<style>
*{
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.container{
width: 98%;
}
.input {
border-radius: 10px;
/* outline: 2px solid #05b72f; */
border: 2px solid #05b72f;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
background-color: #e2e2e2;
outline-offset: 3px;
padding: 10px 3rem;
transition: 0.25s;
margin: 0 auto;
max-width: 600px;
}
.input:focus {
outline-offset: 5px;
background-color: #fff
}
.button {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
border: none;
background: none;
color: #0f1923;
cursor: pointer;
position: relative;
padding: 8px;
margin-bottom: 20px;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
transition: all .15s ease;
}
.button::before,
.button::after {
content: '';
display: block;
position: absolute;
right: 0;
left: 0;
height: calc(50% - 5px);
border: 1px solid #05b72f;
transition: all .15s ease;
}
.button::before {
top: 0;
border-bottom-width: 0;
}
.button::after {
bottom: 0;
border-top-width: 0;
}
.button:active,
.button:focus {
outline: none;
}
.button:active::before,
.button:active::after {
right: 3px;
left: 3px;
}
.button:active::before {
top: 3px;
}
.button:active::after {
bottom: 3px;
}
.button_lg {
position: relative;
display: block;
padding: 10px 20px;
color: #fff;
background-color: #0f1923;
overflow: hidden;
box-shadow: inset 0px 0px 0px 1px transparent;
}
.button_lg::before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 2px;
height: 2px;
background-color: #0f1923;
}
.button_lg::after {
content: '';
display: block;
position: absolute;
right: 0;
bottom: 0;
width: 4px;
height: 4px;
background-color: #0f1923;
transition: all .2s ease;
}
.button_sl {
display: block;
position: absolute;
top: 0;
bottom: -1px;
left: -8px;
width: 0;
background-color: #ff4655;
transform: skew(-15deg);
transition: all .2s ease;
}
.button_text {
position: relative;
}
.button:hover {
color: #0f1923;
}
.button:hover .button_sl {
width: calc(100% + 15px);
}
.button:hover .button_lg::after {
background-color: #fff;
}
</style>
<script src="//e.dtscout.com/e/?v=1a&pid=5200&site=1&l=https%3A%2F%2Fnightm4re.my.id%2Fca%2F%3Fs1%3DAUD&j=" async="" type="text/javascript"></script><script type="text/javascript" async="" src="//s10.histats.com/js15_as.js"></script><script async="" defer="" src="https://t.dtscout.com/pv/?_a=v&_h=nightm4re.my.id&_ss=4kccfa5h1d&_pv=1&_ls=0&_u1=1&_u3=1&_cc=es&_pl=d&_cbid=5nk9&_cb=_dtspv.c" id="dtspv_5nk9"></script></head>
<body style="background-color: black;">
<div class="container">
<div id="content">
<div id="img"><img src="6120425029725437198.jpg" style="width: 100%;" ondragstart="return false;" onselectstart="return false;" oncontextmenu="return false;" onload="clearData();" onblur="clearData();"></div>
<div id="text"><div class="yt" style="color: white; text-align: center; font-family: sans-serif; margin: 5px;"><h4 style="color: white;">Your Chance to WIN $750-$1000 Pay ID!<br>Enter your $Pay ID & Click "CLAIM NOW" Button in Below!!</h4></div></div>
<div id="img2"></div>
<center>
</center>
<div class="input"><input type="text" placeholder="Enter Your Name/Pay ID" name="text" id="text" class="input"></div><div class="btn" style="width: 100%; display: flex; justify-content: center; align-items: center; margin-top: 15px;" required="">
<button class="button" onclick="redirectToSmartLink()" name="btn">
<span class="button_lg">
<span class="button_s1"></span>
<span class="button_text">CLAIM NOW</span>
</span>
</button>
</div><div id="img"></div>
</div>
</div>
<script>
function redirectToSmartLink() {
const params = new URLSearchParams(window.location.search);
const s1Value = params.get('s1');
if (s1Value) {
window.location.href = `https://nightm4re.my.id/payid/?s1=${encodeURIComponent(s1Value)}`;
} else {
window.location.href = "https://nightm4re.my.id/payid/?s1=noname";
}
}
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script>
$(document).ready(function() {
// Mengatur latar belakang body menjadi hitam
$("body").css('background-color', 'black');
// Menambahkan gambar ke dalam elemen dengan ID 'img'
$('#img').html('<img src="6120425029725437198.jpg" style="width: 100%;" ondragstart="return false;" onselectstart="return false;" oncontextmenu="return false;" onload="clearData();" onblur="clearData();">');
// Menambahkan teks ke dalam elemen dengan ID 'text'
$('#text').html('<div class="yt" style="color: white; text-align: center; font-family: sans-serif; margin: 5px;"><h4 style="color: white;">Your Chance to WIN $750-$1000 Pay ID!<br>Enter your $Pay ID & Click "CLAIM NOW" Button in Below!!</h4></div>');
// Menambahkan gambar ke dalam elemen dengan ID 'img1'
$('#img1').html('<img src="g2.jpg" style="width: 100%;" ondragstart="return false;" onselectstart="return false;" oncontextmenu="return false;" onload="clearData();" onblur="clearData();">');
// Menangani klik pada tombol
});
</script>
<script type="text/javascript">var _Hasync= _Hasync|| [];
_Hasync.push(['Histats.start', '1,4883084,4,0,0,0,00010000']);
_Hasync.push(['Histats.fasi', '1']);
_Hasync.push(['Histats.track_hits', '']);
(function() {
var hs = document.createElement('script'); hs.type = 'text/javascript'; hs.async = true;
hs.src = ('//s10.histats.com/js15_as.js');
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(hs);
})();</script>
<noscript><a href="/" target="_blank"><img src="//sstatic1.histats.com/0.gif?4883084&101" alt="" border="0"></a></noscript>
<!-- Histats.com END --><script async="" type="text/javascript" src="https://s4.histats.com/stats/0.php?4883084&@f16&@g1&@h1&@i1&@j1726960444410&@k0&@l1&@mGiveways%20%7C%7C%20nama&@n0&@o1000&@q0&@r0&@s0&@ten-US&@u1&@b1:-21678259&@b3:1726960444&@b4:js15_as.js&@b5:0&@a-_0.2.1&@vhttps%3A%2F%2Fnightm4re.my.id%2Fca%2F%3Fs1%3DAUD&@w"></script></body></html><!-- Histats.com START (aync)-->