Help
RSS
API
Feed
Maltego
Contact
Domain > 34s.de
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-08-13
178.254.0.102
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sat, 15 Feb 2025 12:14:46 GMTServer: ApacheUpgrade: h2,h2cConnection: UpgradeLast-Modified: Sat, 28 Nov 2020 08:13:21 GMTETag: d91-5b52659a62a40Accept-Ranges: bytesContent-Length: !DOCTYPE html>html langde>head> meta charsetUTF-8> title>10s Countdown/title> script> var timerLen 10; var timeleft timerLen; var soundStillPlayingSeconds 0; var paused false; const soundEffect new Audio(); let myTimer setInterval(function(){ if(!paused) { // while sound playing... if (soundStillPlayingSeconds > 0) { soundStillPlayingSeconds--; } else { // do the work... if (timeleft 0) { // restart & play timeleft timerLen; playSound(); } else { if (timeleft 3) { document.getElementById(counter_text).style.color red; } else { document.getElementById(counter_text).style.color black; } document.getElementById(progressBar).value 10 - timeleft; document.getElementById(counter_text).innerHTML timeleft; document.getElementById(counter_text).style.backgroundColor white; timeleft - 1; } } } }, 1000); function reset(){ timeleft timerLen; document.getElementById(counter_text).innerHTML timeleft; document.getElementById(counter_text).style.backgroundColorred; } // Prepare and Start... function setTimerLenAndStart(){ //load audio soundEffect.play(); timerLen document.getElementById(howLong).value; reset() // hide input document.getElementById(howLong).hidden true; document.getElementById(set_btn).hidden true; //show Text&Bar&Button document.getElementById(counter_text).style.display inline; document.getElementById(progressBar).
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]