Help
RSS
API
Feed
Maltego
Contact
Domain > cerebrox.online
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-04-12
154.41.249.0
(
ClassC
)
2026-02-11
92.112.198.37
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Wed, 11 Feb 2026 06:52:17 GMTContent-Type: text/htmlContent-Length: 795Connection: keep-aliveLocation: https://cerebrox.online/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: c32e4f3591900b74beb09f3d8a06af7e-phx-edge6x-hcdn-cache-status: MISSx-hcdn-upstream-rt: 0.454 !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Wed, 11 Feb 2026 06:52:18 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingLast-Modified: Tue, 16 Dec 2025 07:48:31 GMTEtag: W/9cdf-69410ecf-d74b27861682c896;gzplatform: hostingerpanel: hpanelRetry-After: 60Content-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: 7522a4ffb8185d24bd311d2469aaa6d7-phx-edge7x-hcdn-cache-status: DYNAMICx-hcdn-upstream-rt: 0.668 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Cerebrox - Hold On To Your Sleighs!/title> script srchttps://cdn.tailwindcss.com>/script> link hrefhttps://fonts.googleapis.com/css2?familyOutfit:wght@300;400;600;700;800;900&familyPoppins:wght@400;500;600;700&displayswap relstylesheet> !-- Favicon --> link relicon typeimage/png sizes32x32 href/favicon-32x32.png> link relicon typeimage/png sizes16x16 href/favicon-16x16.png> !-- Web App Manifest --> link relmanifest href/site.webmanifest> !-- Android / PWA --> meta nametheme-color content#ffffff> !-- iOS --> link relapple-touch-icon href/apple-touch-icon.png> style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Poppins, sans-serif; background: linear-gradient(135deg, #e0f2fe 0%, #bae6fd 50%, #dbeafe 100%); color: #1e293b; overflow-x: hidden; min-height: 100vh; position: relative; } .snowflake { position: fixed; top: -10px; color: rgba(255, 255, 255, 0.8); font-size: 1.5rem; animation: fall linear infinite; z-index: 1; pointer-events: none; } @keyframes fall { to { transform: translateY(100vh) rotate(360deg); } } .content-wrapper { position: relative; z-index: 10; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 2rem; } .main-container { max-width: 900px; width: 100%; text-align: center; animation: fadeIn 1s ease-out; } @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } .logo { display: flex; justify-content: center; align-items: center; margin-bottom: 2rem; } .logo-image { height: 80px; width: auto; max-width: 100%; filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.1)); } .title { font-family: Outfit, sans-serif; font-size: clamp(2rem, 5vw, 3.5rem); font-weight: 900; color: #1e293b; margin-bottom: 1.5rem; text-transform: uppercase; letter-spacing: 0.02em; text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); } .subtitle { font-size: 1.1rem; color: #475569; margin-bottom: 3rem; line-height: 1.7; } .parol-container { position: relative; width: 400px; height: 400px; margin: 2rem auto 1rem; display: flex; align-items: center; justify-content: center; } .parol-star { width: 400px; height: 400px; filter: drop-shadow(0 15px 35px rgba(59, 130, 246, 0.4)); animation: floatStar 4s ease-in-out infinite; } @keyframes floatStar { 0%, 100% { transform: translateY(0) rotate(0deg); } 50% { transform: translateY(-15px) rotate(2deg); } } .progress-section { margin: 0; max-width: 600px; margin-left: auto; margin-right: auto; } .progress-bar { width: 100%; height: 14px; background: rgba(148, 163, 184, 0.3); border-radius: 10px; overflow: hidden; margin: 1rem 0; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1); } .progress-fill { height: 100%; background: linear-gradient(90deg, #dc2626 0%, #ef4444 50%, #10b981 100%); border-radius: 10px; width: 75%; animation: progressPulse 2s ease-in-out infinite; box-shadow: 0 2px 8px rgba(220, 38, 38, 0.4); } @keyframes progressPulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.85; } } .progress-text { font-size: 1rem; color: #64748b; margin-top: 0.8rem; font-weight: 500; } .feature-icons { display: flex; gap: 2rem; justify-content: center; margin: 3rem 0 2rem; flex-wrap: wrap; } .feature-icon { width: 75px; height: 75px; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: all 0.3s ease; animation: iconFloat 3s ease-in-out infinite; background: rgba(255, 255, 255, 0.6); backdrop-filter: blur(10px); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); } .feature-icon:nth-child(1) { border: 2px solid rgba(220, 38, 38, 0.4); animation-delay: 0s; } .feature-icon:nth-child(2) { border: 2px solid rgba(16, 185, 129, 0.4); animation-delay: 0.5s; } .feature-icon:nth-child(3) { border: 2px solid rgba(59, 130, 246, 0.4); animation-delay: 1s; } @keyframes iconFloat { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-10px); } } .feature-icon:hover { transform: translateY(-8px) scale(1.1); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .follow-text { font-size: 1rem; color: #64748b; margin: 1.5rem 0 1rem; font-weight: 500; } .social-icons { display: flex; gap: 1.2rem; justify-content: center; margin-top: 1rem; } .social-icon { width: 45px; height: 45px; border-radius: 50%; background: rgba(255, 255, 255, 0.7); backdrop-filter: blur(10px); display: flex; align-items: center; justify-content: center; transition: all 0.3s ease; cursor: pointer; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); border: 1px solid rgba(100, 116, 131, 0.2); } .social-icon:hover { background: rgba(220, 38, 38, 0.15); transform: translateY(-4px); box-shadow: 0 6px 20px rgba(220, 38, 38, 0.2); } .subscribe-btn { margin-top: 2rem; padding: 1rem 2.5rem; font-size: 1rem; color: #475569; background: rgba(255, 255, 255, 0.7); backdrop-filter: blur(10px); border: 2px solid rgba(100, 116, 131, 0.2); border-radius: 12px; cursor: pointer; transition: all 0.3s ease; font-weight: 600; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); } .subscribe-btn:hover { background: rgba(220, 38, 38, 0.15); border-color: rgba(220, 38, 38, 0.4); color: #dc2626; transform: translateY(-3px); box-shadow: 0 6px 20px rgba(220, 38, 38, 0.2); } .contact-link { color: #64748b; text-decoration: none; transition: color 0.3s; } .contact-link:hover { color: #dc2626; } @media (max-width: 768px) { .logo-image { height: 60px; } .parol-container { width: 320px; height: 320px; } .parol-star { width: 320px; height: 320px; } .feature-icons { gap: 1.5rem; } .feature-icon { width: 65px; height: 65px; } } /style>/head>body> div idsnowflakes>/div> div classcontent-wrapper> div classmain-container> div classlogo> img srccerebrox-logo.png altCerebrox classlogo-image> /div> h1 classtitle>Hold On To Your Sleighs!/h1> p classsubtitle> Were making our list and checking it twice.br> Our website is undergoing scheduled maintenance. /p> div classparol-container> svg classparol-star viewBox0 0 400 400 xmlnshttp://www.w3.org/2000/svg> defs> !-- Vibrant gradients for modern parol --> radialGradient idredGlow> stop offset0% stylestop-color:#ff4757/> stop offset100% stylestop-color:#dc2626/> /radialGradient> radialGradient idgreenGlow> stop offset0% stylestop-color:#26de81/> stop offset100% stylestop-color:#16a34a/> /radialGradient> radialGradient idblueGlow> stop offset0% stylestop-color:#3b82f6/> stop offset100% stylestop-color:#2563eb/> /radialGradient> radialGradient idgoldGlow> stop offset0% stylestop-color:#fbbf24/> stop offset100% stylestop-color:#f59e0b/> /radialGradient> radialGradient idcenterLight> stop offset0% stylestop-color:#fffbeb/> stop offset30% stylestop-color:#fef3c7/> stop offset100% stylestop-color:#fbbf24/> /radialGradient> linearGradient idbambooFrame x10% y10% x2100% y2100%> stop offset0% stylestop-color:#d4a574/> stop offset50% stylestop-color:#c49a6c/> stop offset100% stylestop-color:#b8906a/> /linearGradient> filter idsoftGlow> feGaussianBlur stdDeviation4 resultcoloredBlur/> feMerge> feMergeNode incoloredBlur/> feMergeNode inSourceGraphic/> /feMerge> /filter> filter idstrongGlow> feGaussianBlur stdDeviation8 resultblur/> feMerge> feMergeNode inblur/> feMergeNode inblur/> feMergeNode inSourceGraphic/> /feMerge> /filter> filter iddropShadow> feGaussianBlur inSourceAlpha stdDeviation3/> feOffset dx0 dy4 resultoffsetblur/> feComponentTransfer> feFuncA typelinear slope0.3/> /feComponentTransfer> feMerge> feMergeNode/> feMergeNode inSourceGraphic/> /feMerge> /filter> /defs> !-- Enhanced Modern Filipino Parol Design --> g transformtranslate(200, 200) filterurl(#dropShadow)> !-- Outer glow layer for depth --> path dM 0,-110 L 33,-34 L 105,-34 L 52,10 L 68,88 L 0,45 L -68,88 L -52,10 L -105,-34 L -33,-34 Z fillurl(#goldGlow) opacity0.2 filterurl(#strongGlow) transformscale(1.15)> animate attributeNameopacity values0.15;0.35;0.15 dur3s repeatCountindefinite/> /path> !-- Secondary glow layer --> path dM 0,-110 L 33,-34 L 105,-34 L 52,10 L 68,88 L 0,45 L -68,88 L -52,10 L -105,-34 L -33,-34 Z fillurl(#goldGlow) opacity0.25 filterurl(#softGlow) transformscale(1.08)> animate attributeNameopacity values0.2;0.4;0.2 dur2.5s repeatCountindefinite/> /path> !-- Base star polygon with subtle pulse --> path dM 0,-110 L 33,-34 L 105,-34 L 52,10 L 68,88 L 0,45 L -68,88 L -52,10 L -105,-34 L -33,-34 Z fillurl(#goldGlow) opacity0.4 filterurl(#softGlow)> animate attributeNameopacity values0.35;0.55;0.35 dur3s repeatCountindefinite/> animateTransform attributeNametransform typescale values1;1.02;1 dur3s repeatCountindefinite/> /path> !-- 5 colorful panels with enhanced gradients and layering --> !-- Top outer panel (Blue) - with multiple layers --> path dM 0,-110 L 33,-34 L 0,-15 L -33,-34 Z fillurl(#blueGlow) opacity0.95 filterurl(#softGlow)> animate attributeNameopacity values0.9;1;0.9 dur2.5s repeatCountindefinite/> /path> path dM 0,-110 L 20,-40 L 0,-25 L -20,-40 Z fill#60a5fa opacity0.6> animate attributeNameopacity values0.5;0.8;0.5 dur2.2s repeatCountindefinite/> /path> !-- Upper right outer panel (Red) - with depth --> path dM 33,-34 L 105,-34 L 52,10 L 32,2 Z fillurl(#redGlow) opacity0.95 filterurl(#softGlow)> animate attributeNameopacity values0.9;1;0.9 dur2.7s repeatCountindefinite/> /path> path dM 40,-30 L 85,-30 L 50,8 L 38,4 Z fill#f87171 opacity0.5> animate attributeNameopacity values0.4;0.7;0.4 dur2.4s repeatCountindefinite/> /path> !-- Lower right outer panel (Green) - with layers --> path dM 52,10 L 68,88 L 0,45 L 20,20 Z fillurl(#greenGlow) opacity0.95 filterurl(#softGlow)> animate attributeNameopacity values0.9;1;0.9 dur2.3s repeatCountindefinite/> /path> path dM 48,15 L 58,70 L 10,42 L 25,22 Z fill#4ade80 opacity0.5> animate attributeNameopacity values0.4;0.7;0.4 dur2.6s repeatCountindefinite/> /path> !-- Lower left outer panel (Red) - with accent --> path dM 0,45 L -68,88 L -52,10 L -20,20 Z fillurl(#redGlow) opacity0.95 filterurl(#softGlow)> animate attributeNameopacity values0.9;1;0.9 dur2.6s repeatCountindefinite/> /path> path dM -10,42 L -58,70 L -48,15 L -25,22 Z fill#f87171 opacity0.5> animate attributeNameopacity values0.4;0.7;0.4 dur2.8s repeatCountindefinite/> /path> !-- Upper left outer panel (Green) - with highlights --> path dM -52,10 L -105,-34 L -33,-34 L -32,2 Z fillurl(#greenGlow) opacity0.95 filterurl(#softGlow)> animate attributeNameopacity values0.9;1;0.9 dur2.4s repeatCountindefinite/> /path> path dM -50,8 L -85,-30 L -40,-30 L -38,4 Z fill#4ade80 opacity0.5> animate attributeNameopacity values0.4;0.7;0.4 dur2.7s repeatCountindefinite/> /path> !-- Enhanced inner pentagon with gradient layers --> path dM 0,-15 L 32,2 L 20,20 L -20,20 L -32,2 Z fillurl(#goldGlow) opacity0.9 filterurl(#softGlow)> animate attributeNameopacity values0.85;0.95;0.85 dur2.8s repeatCountindefinite/> /path> path dM 0,-10 L 25,5 L 15,18 L -15,18 L -25,5 Z fill#fcd34d opacity0.7> animate attributeNameopacity values0.6;0.85;0.6 dur2.5s repeatCountindefinite/> /path> !-- Enhanced bamboo frame with depth --> line x133 y1-34 x252 y210 strokeurl(#bambooFrame) stroke-width6 stroke-linecapround opacity0.95/> line x133 y1-34 x252 y210 stroke#e0c8a0 stroke-width3 stroke-linecapround opacity0.6/> line x152 y110 x20 y245 strokeurl(#bambooFrame) stroke-width6 stroke-linecapround opacity0.95/> line x152 y110 x20 y245 stroke#e0c8a0 stroke-width3 stroke-linecapround opacity0.6/> line x10 y145 x2-52 y210 strokeurl(#bambooFrame) stroke-width6 stroke-linecapround opacity0.95/> line x10 y145 x2-52 y210 stroke#e0c8a0 stroke-width3 stroke-linecapround opacity0.6/> line x1-52 y110 x2-33 y2-34 strokeurl(#bambooFrame) stroke-width6 stroke-linecapround opacity0.95/> line x1-52 y110 x2-33 y2-34 stroke#e0c8a0 stroke-width3 stroke-linecapround opacity0.6/> line x1-33 y1-34 x233 y2-34 strokeurl(#bambooFrame) stroke-width6 stroke-linecapround opacity0.95/> line x1-33 y1-34 x233 y2-34 stroke#e0c8a0 stroke-width3 stroke-linecapround opacity0.6/> !-- Enhanced decorative inner ribs with highlights --> line x10 y10 x233 y2-34 strokeurl(#bambooFrame) stroke-width4 opacity0.8/> line x10 y10 x233 y2-34 stroke#e0c8a0 stroke-width2 opacity0.5/> line x10 y10 x252 y210 strokeurl(#bambooFrame) stroke-width4 opacity0.8/> line x10 y10 x252 y210 stroke#e0c8a0 stroke-width2 opacity0.5/> line x10 y10 x20 y245 strokeurl(#bambooFrame) stroke-width4 opacity0.8/> line x10 y10 x20 y245 stroke#e0c8a0 stroke-width2 opacity0.5/> line x10 y10 x2-52 y210 strokeurl(#bambooFrame) stroke-width4 opacity0.8/> line x10 y10 x2-52 y210 stroke#e0c8a0 stroke-width2 opacity0.5/> line x10 y10 x2-33 y2-34 strokeurl(#bambooFrame) stroke-width4 opacity0.8/> line x10 y10 x2-33 y2-34 stroke#e0c8a0 stroke-width2 opacity0.5/> !-- Enhanced central decorative circle with multiple layers --> circle cx0 cy0 r32 fillurl(#centerLight) opacity0.98 filterurl(#strongGlow)> animate attributeNamer values30;34;30 dur2s repeatCountindefinite/> animate attributeNameopacity values0.95;1;0.95 dur2s repeatCountindefinite/> /circle> circle cx0 cy0 r25 fill#fffbeb opacity0.95> animate attributeNamer values23;27;23 dur1.8s repeatCountindefinite/> animate attributeNameopacity values0.9;1;0.9 dur1.5s repeatCountindefinite/> /circle> circle cx0 cy0 r18 fill#fef3c7 opacity0.9> animate attributeNamer values16;20;16 dur1.6s repeatCountindefinite/> /circle> !-- Enhanced decorative gold rings with pulsing --> circle cx0 cy0 r38 fillnone stroke#fbbf24 stroke-width2.5 opacity0.7> animate attributeNamer values37;39;37 dur2.2s repeatCountindefinite/> /circle> circle cx0 cy0 r45 fillnone stroke#fbbf24 stroke-width2 opacity0.5> animate attributeNamer values44;46;44 dur2.5s repeatCountindefinite/> /circle> circle cx0 cy0 r52 fillnone stroke#f59e0b stroke-width1.5 opacity0.35> animate attributeNamer values51;53;51 dur2.8s repeatCountindefinite/> /circle> !-- Enhanced twinkling lights at outer star points with halos --> g filterurl(#strongGlow)> !-- Top point --> circle cx0 cy-110 r12 fill#fef3c7 opacity0.6> animate attributeNameopacity values0.4;0.8;0.4 dur1.5s repeatCountindefinite/> /circle> circle cx0 cy-110 r9 fill#fbbf24> animate attributeNameopacity values0.7;1;0.7 dur1.5s repeatCountindefinite/> animate attributeNamer values7;10;7 dur1.5s repeatCountindefinite/> /circle> circle cx0 cy-110 r5 fill#fffbeb> animate attributeNamer values4;6;4 dur1.5s repeatCountindefinite/> /circle> !-- Upper right point --> circle cx105 cy-34 r12 fill#fef3c7 opacity0.6> animate attributeNameopacity values0.4;0.8;0.4 dur1.7s repeatCountindefinite/> /circle> circle cx105 cy-34 r9 fill#fbbf24> animate attributeNameopacity values0.7;1;0.7 dur1.7s repeatCountindefinite/> animate attributeNamer values7;10;7 dur1.7s repeatCountindefinite/> /circle> circle cx105 cy-34 r5 fill#fffbeb> animate attributeNamer values4;6;4 dur1.7s repeatCountindefinite/> /circle> !-- Lower right point --> circle cx68 cy88 r12 fill#fef3c7 opacity0.6> animate attributeNameopacity values0.4;0.8;0.4 dur1.9s repeatCountindefinite/> /circle> circle cx68 cy88 r9 fill#fbbf24> animate attributeNameopacity values0.7;1;0.7 dur1.9s repeatCountindefinite/> animate attributeNamer values7;10;7 dur1.9s repeatCountindefinite/> /circle> circle cx68 cy88 r5 fill#fffbeb> animate attributeNamer values4;6;4 dur1.9s repeatCountindefinite/> /circle> !-- Lower left point --> circle cx-68 cy88 r12 fill#fef3c7 opacity0.6> animate attributeNameopacity values0.4;0.8;0.4 dur2.1s repeatCountindefinite/> /circle> circle cx-68 cy88 r9 fill#fbbf24> animate attributeNameopacity values0.7;1;0.7 dur2.1s repeatCountindefinite/> animate attributeNamer values7;10;7 dur2.1s repeatCountindefinite/> /circle> circle cx-68 cy88 r5 fill#fffbeb> animate attributeNamer values4;6;4 dur2.1s repeatCountindefinite/> /circle> !-- Upper left point --> circle cx-105 cy-34 r12 fill#fef3c7 opacity0.6> animate attributeNameopacity values0.4;0.8;0.4 dur1.6s repeatCountindefinite/> /circle> circle cx-105 cy-34 r9 fill#fbbf24> animate attributeNameopacity values0.7;1;0.7 dur1.6s repeatCountindefinite/> animate attributeNamer values7;10;7 dur1.6s repeatCountindefinite/> /circle> circle cx-105 cy-34 r5 fill#fffbeb> animate attributeNamer values4;6;4 dur1.6s repeatCountindefinite/> /circle> /g> !-- Enhanced small accent lights at inner points --> g opacity0.9 filterurl(#softGlow)> circle cx33 cy-34 r6 fill#fef3c7 opacity0.7> animate attributeNameopacity values0.5;1;0.5 dur1.3s repeatCountindefinite/> /circle> circle cx33 cy-34 r4 fill#fed330> animate attributeNamer values3;5;3 dur1.3s repeatCountindefinite/> /circle> circle cx52 cy10 r6 fill#fef3c7 opacity0.7> animate attributeNameopacity values0.5;1;0.5 dur1.6s repeatCountindefinite/> /circle> circle cx52 cy10 r4 fill#fed330> animate attributeNamer values3;5;3 dur1.6s repeatCountindefinite/> /circle> circle cx0 cy45 r6 fill#fef3c7 opacity0.7> animate attributeNameopacity values0.5;1;0.5 dur1.4s repeatCountindefinite/> /circle> circle cx0 cy45 r4 fill#fed330> animate attributeNamer values3;5;3 dur1.4s repeatCountindefinite/> /circle> circle cx-52 cy10 r6 fill#fef3c7 opacity0.7> animate attributeNameopacity values0.5;1;0.5 dur1.8s repeatCountindefinite/> /circle> circle cx-52 cy10 r4 fill#fed330> animate attributeNamer values3;5;3 dur1.8s repeatCountindefinite/> /circle> circle cx-33 cy-34 r6 fill#fef3c7 opacity0.7> animate attributeNameopacity values0.5;1;0.5 dur1.5s repeatCountindefinite/> /circle> circle cx-33 cy-34 r4 fill#fed330> animate attributeNamer values3;5;3 dur1.5s repeatCountindefinite/> /circle> /g> !-- Enhanced hanging loop at top --> circle cx0 cy-115 r7 fill#d4a574 stroke#8b6f47 stroke-width2.5/> circle cx0 cy-115 r4 fill#e0c8a0 opacity0.8/> line x10 y1-115 x20 y2-135 stroke#d4a574 stroke-width5 stroke-linecapround/> line x10 y1-115 x20 y2-135 stroke#e0c8a0 stroke-width2 stroke-linecapround/> !-- Enhanced sparkle effects with more variety --> g opacity0.8> !-- Central sparkle --> path dM 0,-70 L 4,-64 L 10,-60 L 4,-56 L 0,-50 L -4,-56 L -10,-60 L -4,-64 Z fillwhite> animateTransform attributeNametransform typerotate values0 0 -60; 360 0 -60 dur4s repeatCountindefinite/> animate attributeNameopacity values0.5;1;0.5 dur2s repeatCountindefinite/> /path> circle cx0 cy-60 r2 fillwhite opacity0.9> animate attributeNameopacity values0.6;1;0.6 dur2s repeatCountindefinite/> /circle> !-- Right sparkle --> path dM 60,-10 L 64,-4 L 70,0 L 64,4 L 60,10 L 56,4 L 50,0 L 56,-4 Z fillwhite> animateTransform attributeNametransform typerotate values0 60 0; 360 60 0 dur5s repeatCountindefinite/> animate attributeNameopacity values0.5;1;0.5 dur2.5s repeatCountindefinite/> /path> circle cx60 cy0 r2 fillwhite opacity0.9> animate attributeNameopacity values0.6;1;0.6 dur2.5s repeatCountindefinite/> /circle> !-- Left sparkle --> path dM -60,-10 L -56,-4 L -50,0 L -56,4 L -60,10 L -64,4 L -70,0 L -64,-4 Z fillwhite> animateTransform attributeNametransform typerotate values0 -60 0; 360 -60 0 dur4.5s repeatCountindefinite/> animate attributeNameopacity values0.5;1;0.5 dur2.2s repeatCountindefinite/> /path> circle cx-60 cy0 r2 fillwhite opacity0.9> animate attributeNameopacity values0.6;1;0.6 dur2.2s repeatCountindefinite/> /circle> !-- Bottom left sparkle --> path dM -30,55 L -27,60 L -22,63 L -27,66 L -30,71 L -33,66 L -38,63 L -33,60 Z fillwhite> animateTransform attributeNametransform typerotate values0 -30 63; 360 -30 63 dur3.8s repeatCountindefinite/> animate attributeNameopacity values0.5;1;0.5 dur2.3s repeatCountindefinite/> /path> !-- Bottom right sparkle --> path dM 30,55 L 33,60 L 38,63 L 33,66 L 30,71 L 27,66 L 22,63 L 27,60 Z fillwhite> animateTransform attributeNametransform typerotate values0 30 63; 360 30 63 dur4.2s repeatCountindefinite/> animate attributeNameopacity values0.5;1;0.5 dur2.4s repeatCountindefinite/> /path> /g> !-- Enhanced decorative paper tassels at bottom points --> g opacity0.8> !-- Left side - Blue and Red tassels (taller) --> rect x-75 y88 width5 height35 fill#3b82f6 rx1.5> animate attributeNameheight values35;38;35 dur2.4s repeatCountindefinite/> /rect> rect x-75 y88 width5 height10 fill#60a5fa rx1.5 opacity0.6> animate attributeNameheight values10;12;10 dur2.4s repeatCountindefinite/> /rect> rect x-68 y88 width5 height35 fill#dc2626 rx1.5> animate attributeNameheight values35;38;35 dur2.6s repeatCountindefinite/> /rect> rect x-68 y88 width5 height10 fill#f87171 rx1.5 opacity0.6> animate attributeNameheight values10;12;10 dur2.6s repeatCountindefinite/> /rect> !-- Right side - Green and Red tassels (taller) --> rect x63 y88 width5 height35 fill#10b981 rx1.5> animate attributeNameheight values35;38;35 dur2.2s repeatCountindefinite/> /rect> rect x63 y88 width5 height10 fill#4ade80 rx1.5 opacity0.6> animate attributeNameheight values10;12;10 dur2.2s repeatCountindefinite/> /rect> rect x70 y88 width5 height35 fill#dc2626 rx1.5> animate attributeNameheight values35;38;35 dur2.5s repeatCountindefinite/> /rect> rect x70 y88 width5 height10 fill#f87171 rx1.5 opacity0.6> animate attributeNameheight values10;12;10 dur2.5s repeatCountindefinite/> /rect> /g> /g> /svg> /div> div classprogress-section> div classprogress-bar>div classprogress-fill>/div>/div> div classprogress-text>75% Complete/div> /div> div classfeature-icons> div classfeature-icon>svg width34 height34 viewBox0 0 24 24 fillnone stroke#dc2626 stroke-width2>rect x3 y3 width7 height7 rx1/>rect x14 y3 width7 height7 rx1/>rect x14 y14 width7 height7 rx1/>rect x3 y14 width7 height7 rx1/>/svg>/div> div classfeature-icon>svg width34 height34 viewBox0 0 24 24 fillnone stroke#10b981 stroke-width2>path dM12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z/>/svg>/div> div classfeature-icon>svg width34 height34 viewBox0 0 24 24 fillnone stroke#3b82f6 stroke-width2>circle cx12 cy12 r10/>polyline points12 6 12 12 16 14/>/svg>/div> /div> div stylemargin-top: 4rem; padding-top: 2rem; border-top: 1px solid rgba(100, 116, 131, 0.2);> div styledisplay: flex; flex-direction: column; gap: 1rem; align-items: center; margin-bottom: 2rem;> div styledisplay: flex; align-items: center; gap: 0.5rem; color: #64748b; font-size: 0.95rem;> svg width18 height18 fillnone strokecurrentColor stroke-width2 viewBox0 0 24 24> path dM21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z>/path> circle cx12 cy10 r3>/circle> /svg> span>Carmen, Cagayan de Oro City/span> /div> div styledisplay: flex; align-items: center; gap: 0.5rem; color: #64748b; font-size: 0.95rem;> svg width18 height18 fillnone strokecurrentColor stroke-width2 viewBox0 0 24 24> path dM4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z>/path> polyline points22,6 12,13 2,6>/polyline> /svg> a hrefmailto:wecare@cerebrox.online classcontact-link>wecare@cerebrox.online/a> /div> /div> div styletext-align: center; color: #94a3b8; font-size: 0.875rem; padding-bottom: 1rem;> © 2025 Cerebrox. All rights reserved. /div> /div> /div> /div> script> function createSnowflakes() { const container document.getElementById(snowflakes); const numberOfSnowflakes 50; for (let i 0; i numberOfSnowflakes; i++) { const snowflake document.createElement(div); snowflake.className snowflake; snowflake.innerHTML ❄; snowflake.style.left Math.random() * 100 + %; snowflake.style.animationDuration (Math.random() * 10 + 8) + s; snowflake.style.animationDelay Math.random() * 5 + s; snowflake.style.fontSize (Math.random() * 1.2 + 0.8) + rem; snowflake.style.opacity Math.random() * 0.6 + 0.4; container.appendChild(snowflake); } } createSnowflakes(); const star document.querySelector(.parol-star); const container document.querySelector(.parol-container); container.addEventListener(mousemove, (e) > { const rect container.getBoundingClientRect(); const x e.clientX - rect.left - rect.width / 2; const y e.clientY - rect.top - rect.height / 2; const rotateX (y / rect.height) * 15; const rotateY (x / rect.width) * 15; star.style.transform `perspective(1000px) rotateX(${-rotateX}deg) rotateY(${rotateY}deg)`; }); container.addEventListener(mouseleave, () > { star.style.transform ; }); container.addEventListener(click, () > { star.style.animation none; setTimeout(() > { star.style.animation floatStar 4s ease-in-out infinite; }, 10); }); /script>/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
]