No Security Risks Detected
This domain appears to be safe and secure
Disclaimer: This assessment is based on automated analysis of publicly available information. Results are for informational purposes only. For critical applications, consult security professionals.
Scan Information
Refresh page after 10 minutes
for updated results
Page Information
Host Information
Technologies
SSL Certificate
Performance Statistics
HTTP Headers
Technology Stack Analysis
HSTS
HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.
Cloudflare
Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.
HTTP/3
HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.
External Links 1
0:001:30 let totalTime = 90 let currentTime = 0 let timer let isPaused = false function formatTime(seconds) { const minutes = Math.floor(seconds / 60) const remainingSeconds = seconds % 60 return `${minutes}:${remainingSeconds.toString().padStart(2, "0")}` } function updateProgress() { const progressBar = document.getElementById("progress-bar") const currentTimeElement = document.getElementById("current-time") if (progressBar && currentTimeElement && !isPaused) { const progressPercentage = (currentTime / totalTime) * 100 progressBar.style.setProperty("--bar-width", `${progressPercentage}%`) currentTimeElement.textContent = formatTime(currentTime) if (currentTime >= totalTime) { clearInterval(timer) currentTimeElement.textContent = "1:30" progressBar.style.setProperty("--bar-width", "100%") return } currentTime++ } } function pausePlayer() { isPaused = true clearInterval(timer) // Video'yu durdur const video = document.querySelector(".player-controls__video") if (video) { video.pause() } } document.addEventListener("DOMContentLoaded", function () { updateProgress() timer = setInterval(updateProgress, 1000) // Pause eventi dinle window.addEventListener("pausePlayer", pausePlayer) })VPN update required!Your Mobile Safari browser cannot display the webpage.Please download the recommended free application to solve this problem.InstallWarningTo continue watching, please install the VPN App from the App Store.InstallWarning!Install the VPN App from the App Store to continue watching in safe mode.Install01:00 let timeLeft = 60 const countdownElement = document.getElementById("countdown") function updateCountdown() { const minutes = Math.floor(timeLeft / 60) const seconds = timeLeft % 60 const formattedTime = `${minutes.toString().padStart(2, "0")}:${seconds.toString().padStart(2, "0")}` countdownElement.textContent = formattedTime if (timeLeft > 0) { timeLeft-- } else { clearInterval(modal_timer) } } updateCountdown() const modal_timer = setInterval(updateCountdown, 1000)Warning!VPN not installedInstall the VPN App from the App Store to continue watching safely.Connection not secureTurn on VPN to protect your streaming activity.Safe mode inactiveEnable VPN to activate Safe Mode and watch without risks.InstallThis video may not be available in your countryPlease use a VPN to access blocked sites and view video anonymously.Get a VPN
statu.net