Help
RSS
API
Feed
Maltego
Contact
Domain > magic-drama.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-12-28
3.162.103.94
(
ClassC
)
2025-08-02
204.246.191.76
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sat, 02 Aug 2025 08:44:08 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://magic-drama.com/X-Cache: Redirect from cloudfrontVia: 1.1 1865e5b3ee96e079d9136cbe7267820e.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO50-C2Alt-Svc: h3:443; ma86400X-Amz-Cf-Id: LTSD70F6xTj5DG7MIoHngtvHD0Jns_AmrlofSN5Em_kH0DZoo7NaNgVary: Origin html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 9200Connection: keep-aliveDate: Fri, 01 Aug 2025 13:44:13 GMTLast-Modified: Tue, 05 Nov 2024 06:29:32 GMTETag: bb036127f652fd9f004443774af61d01x-amz-server-side-encryption: AES256Accept-Ranges: bytesServer: AmazonS3X-Cache: Hit from cloudfrontVia: 1.1 c9cb74549b807d498500f04e1d4b8c7c.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO50-C2Alt-Svc: h3:443; ma86400X-Amz-Cf-Id: Tnyl-t3g02oYa5jE9YfrEH4OUuKkUi_Oyk-pH7hmax4gHtFcXDD1swAge: 68396Vary: Origin !doctype html>html langzh>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> link href./css/index.css relstylesheet> script src./index.js>/script> !-- Lottie Web Library -->script src./js/lottie.js>/script> script> window.onload function() { var isMobile /Android|iPhone|iPad|iPod|Windows Phone/i.test(navigator.userAgent); if (isMobile || window.innerWidth 768) { // 跳转到移动端页面 window.location.href ./mobile.html; // 替换为你的移动端页面链接 } const animationContainer document.getElementById(lottie-button); if (!animationContainer) { console.error(Lottie container not found.); return; } // 确保 Lottie JSON 文件的路径正确 const lottieAnimation lottie.loadAnimation({ container: animationContainer, renderer: svg, loop: true, autoplay: true, path: ./lottie/data.json // 确保这个路径是正确的 }); fn(); videoPlay() }; const fn ()>{ { const windowHeight window.innerHeight; const textElements document.querySelectorAll(.fade-in); const imageElements document.querySelectorAll(.slide-from-bottom); textElements.forEach(element > { const elementOffset element.getBoundingClientRect().top; // 当元素进入视口时,添加显示类 if (elementOffset windowHeight) { element.classList.add(fade-in-active); } }); imageElements.forEach(element > { const elementOffset element.getBoundingClientRect().top; // 当元素进入视口时,添加滑入类 if (elementOffset windowHeight) { element.classList.add(slide-from-bottom-active); } }); } } // 监听滚动事件 window.addEventListener(scroll, fn); /script> style> /* 视频背景等原有样式保持不变 */ #video-bg { width: 100%; object-fit: cover; /* 保持视频比例,填满容器 */ height: 100%; } /* 为768px及以下的屏幕设置样式 */ @media (max-width: 768px) { .header-logo { width: 30%; /* 适应小屏幕的logo大小 */ } .header-download { padding: 12px 20px; /* 调整下载按钮的内边距 */ } .text-left { padding: 0 10px; /* 内容内边距 */ } .text-4xl { font-size: 2rem; /* 调整字体大小以适应小屏幕 */ } .video-container { height: 60vh; /* 视频区域高度调整 */ } } /* 初始状态为隐藏 */ .fade-in { opacity: 0; /* 初始状态为透明 */ transition: opacity 0.8s ease-in-out; /* 过渡效果 */ } .fade-in-active { opacity: 1; /* 显示 */ } /* 定义从底部滑入效果 */ .slide-from-bottom { transform: translateY(300px); /* 初始位置稍微向下 */ transition: transform 0.8s ease-in-out; /* 过渡效果 */ } .slide-from-bottom-active { transform: translateY(0); /* 滑入到原始位置 */ } #lottie-button{ width: 12vw; height: 12vh; } .andriod::after{ content: ; position: absolute; width: 100%; height: 100%; background:linear-gradient(180deg, #f6f6f6 0%, #90909033 100%); top: 0; z-index: -1; top: -1px; } .andriod::before{ content: ; position: absolute; width: 100%; height: 100%; background:linear-gradient(180deg, #f6f6f6 0%, #90909033 100%); top: 1px; left: 0; } /style>/head>body classbg-black m-auto text-white> header classflex justify-between items-center py-4 px-6 md:px-20 lg:px-40 fixed top-0 w-full z-10> img classheader-logo w-40 md:w-60 src./image/pc/logo.webp altLogo> !-- div onclickdownloadApp() classheader-download text-white bg-red-500 rounded-3xl text px-4 py-2 flex justify-center items-center stylebackground: linear-gradient(180deg, #ff4564 0%, #ed1a3e 100%), #d6000f;> Download /div> --> /header> div classw-full h-screen relative overflow-hidden video-container> div classm-x-auto w-full absolute h-full> video idvideo-bg autoplay muted loop> source src./video/1.mp4 typevideo/mp4> 您的浏览器不支持视频标签。 /video> div idvideo-cover classabsolute inset-0 bg-cover bg-center stylebackground-image: url(./image/pc/cover.jpg);z-index: 1;> /div> /div> div classw-full h-full relative px-4 sm:px-10 md:px-20 lg:px-40 py-24 flex flex-col sm:flex-row justify-between items-end stylebackground: url(./image/pc/mark.webp); background-size: cover;z-index: 2;> div classtext-left w-full sm:w-6/12 slide-from-bottom> div classtext-textColor text-sm font-bold mb-2>EXCLUSIVE SERIES/div> div classtext-textColor text-4xl font-bold mb-2>Exclusive HD streaming/div> div classtext-textColor text-sm mb-4>Enjoy exclusive, bite-sized series anytime, anywhere./div> div classflex flex-col sm:flex-row items-center mb-4> !-- a classandriod mr-0 sm:mr-6 relative after:rounded-full before:rounded-full target_blank hrefhttps://apk.appdisk.online/apps/com.magic.drama.reels/default/last> div classw-44 sm:w-48 h-14 rounded-full flex justify-center items-center relative z-10 style background: #242424; backdrop-filter: blur(8.571429px);> img classw-6 mr-2 src./image/pc/icon-andriod.webp alt> span classfont-bold> Download/span> /div> /a> --> a classmt-4 sm:mt-0 target_blank hrefhttps://play.google.com/store/apps/details?idcom.magic.drama.reels> div classw-44 sm:w-48 h-14 bg-no-repeat bg-center stylebackground-image: url(./image/pc/gp.webp);background-size: 100%; >/div> /a> /div> div classtext-textColor text-sm line-clamp-2 stylefont-family: Lato;>Hana, a shy and introspective young woman, works at a quaint bookshop, finding solace in the stories that fill the shelves. Her days are quiet and predictable, until she stumbles upon a mysterious old diary hidden within the pages of a forgotten book./div> /div> div class idlottie-button onclickscrollToNext()> !-- img idlottie-button classw-8 sm:w-10 src./image/pc/icon-down.webp altDownload Icon> --> /div> /div> /div> div idtarget-section classpt-24 pb-10 stylebackground: url(./image/pc/curtain.webp); background-size: cover;> div classtext-center text-textColor text-4xl sm:text-5xl font-bold mb-2 fade-in>Unlimited movies, TV/div> div classtext-center text-textColor text-4xl sm:text-5xl font-bold mb-2 fade-in>shows and more./div> div classtext-center text-textColor mb-10 fade-in>Watch anywhere. Cancel anytime./div> div classslide-from-bottom> img classw-4/6 text-center m-auto mb-10 floating-image src./image/pc/screenshot.webp altScreenshot> div classw-full flex items-center mb-4 m-auto justify-center> !-- a classmr-0 sm:mr-10 target_blank hrefhttps://apk.appdisk.online/apps/com.magic.drama.reels/default/last> img classw-40 sm:w-44 src./image/pc/andriod.webp altAndroid Icon> /a> a class target_blank hrefhttps://play.google.com/store/apps/details?idcom.magic.drama.reels> img classw-40 sm:w-44 src./image/pc/gp.webp altGoogle Play Icon> /a> --> !-- a classandriod mr-0 sm:mr-6 relative after:rounded-full before:rounded-full target_blank hrefhttps://apk.appdisk.online/apps/com.magic.drama.reels/default/last> div classw-44 sm:w-48 h-14 rounded-full flex justify-center items-center relative z-10 style background: #242424; backdrop-filter: blur(8.571429px);> img classw-6 mr-2 src./image/pc/icon-andriod.webp alt> span classfont-bold> Download/span> /div> /a> --> a classmt-4 sm:mt-0 target_blank hrefhttps://play.google.com/store/apps/details?idcom.magic.drama.reels> div classw-44 sm:w-48 h-14 bg-no-repeat bg-center stylebackground-image: url(./image/pc/gp.webp);background-size: 100%; >/div> /a> /div> /div> /div> footer classflex justify-between px-4 sm:px-20 lg:px-40 py-6> div classtext-sm underline stylecolor: rgba(255, 255, 255, 0.4);> a target_blank hrefhttps://magic-drama.com/privacy-policy.html>Privacy Agreement/a> /div> div classtext-sm stylecolor: rgba(255, 255, 255, 0.4);>Copyright ©️ MagicDrama/div> /footer>/body>/html>
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
]