Help
RSS
API
Feed
Maltego
Contact
Domain > alkharar.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-01-14
91.108.98.4
(
ClassC
)
2026-02-01
77.37.76.61
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Sun, 01 Feb 2026 06:28:25 GMTContent-Type: text/htmlContent-Length: 795Connection: keep-aliveLocation: https://alkharar.com/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: 9a359ebbba8e01978e010b539ea63f14-phx-edge8x-hcdn-cache-status: MISSx-hcdn-upstream-rt: 0.328 !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: Sun, 01 Feb 2026 06:28:26 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingLast-Modified: Thu, 11 Dec 2025 15:14:05 GMTEtag: W/74ba-693adfbd-56b3fda97b1c1f7a;gzplatform: hostingerpanel: hpanelRetry-After: 60Content-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: ce091a9245e4eb57f4889162df13d0ff-phx-edge5x-hcdn-cache-status: DYNAMICx-hcdn-upstream-rt: 0.440 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Eco-Livestock - Coming Soon/title> script srchttps://cdn.tailwindcss.com>/script> link hrefhttps://fonts.googleapis.com/css2?familyPoppins:wght@300;400;500;600;700;800&displayswap relstylesheet> style> * { box-sizing: border-box; } body { font-family: Poppins, sans-serif; overflow-x: hidden; } .gradient-bg { background: linear-gradient(135deg, #064e3b 0%, #047857 50%, #059669 100%); min-height: 100vh; } /* Professional card with subtle glow */ .pro-card { background: linear-gradient(145deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.05) 100%); backdrop-filter: blur(20px); border: 1px solid rgba(255,255,255,0.2); border-radius: 32px; position: relative; overflow: hidden; } .pro-card::before { content: ; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #fbbf24, #f59e0b, #fbbf24); background-size: 200% 100%; animation: gradientSlide 3s linear infinite; } @keyframes gradientSlide { 0% { background-position: 0% 0%; } 100% { background-position: 200% 0%; } } /* Subtle floating particles */ .particles { position: fixed; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; overflow: hidden; z-index: 0; } .particle { position: absolute; width: 6px; height: 6px; background: rgba(255,255,255,0.08); border-radius: 50%; animation: floatUp 15s infinite ease-in-out; } .particle:nth-child(1) { left: 5%; animation-delay: 0s; } .particle:nth-child(2) { left: 15%; animation-delay: 2s; } .particle:nth-child(3) { left: 25%; animation-delay: 4s; } .particle:nth-child(4) { left: 35%; animation-delay: 1s; } .particle:nth-child(5) { left: 45%; animation-delay: 3s; } .particle:nth-child(6) { left: 55%; animation-delay: 5s; } .particle:nth-child(7) { left: 65%; animation-delay: 2.5s; } .particle:nth-child(8) { left: 75%; animation-delay: 4.5s; } .particle:nth-child(9) { left: 85%; animation-delay: 1.5s; } .particle:nth-child(10) { left: 95%; animation-delay: 3.5s; } @keyframes floatUp { 0% { bottom: -5%; opacity: 0; transform: translateX(0); } 10% { opacity: 0.6; } 90% { opacity: 0.6; } 100% { bottom: 105%; opacity: 0; transform: translateX(20px); } } /* Coming Soon Badge */ .coming-soon-badge { display: inline-flex; align-items: center; gap: 8px; background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%); color: #064e3b; padding: 12px 28px; border-radius: 50px; font-weight: 700; font-size: 14px; letter-spacing: 1.5px; text-transform: uppercase; box-shadow: 0 4px 20px rgba(251, 191, 36, 0.4), 0 0 40px rgba(251, 191, 36, 0.2); animation: badgePulse 2.5s ease-in-out infinite; } @keyframes badgePulse { 0%, 100% { transform: scale(1); box-shadow: 0 4px 20px rgba(251, 191, 36, 0.4), 0 0 40px rgba(251, 191, 36, 0.2); } 50% { transform: scale(1.02); box-shadow: 0 6px 30px rgba(251, 191, 36, 0.5), 0 0 60px rgba(251, 191, 36, 0.3); } } /* Logo container with elegant glow */ .logo-container { width: 140px; height: 140px; background: linear-gradient(145deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.1) 100%); border-radius: 50%; display: flex; align-items: center; justify-content: center; position: relative; box-shadow: 0 0 40px rgba(16, 185, 129, 0.3), inset 0 0 30px rgba(255,255,255,0.1); } .logo-container::before { content: ; position: absolute; inset: -3px; border-radius: 50%; background: linear-gradient(135deg, #10b981, #34d399, #fbbf24, #10b981); z-index: -1; animation: logoRotate 8s linear infinite; } @keyframes logoRotate { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } .camel-icon { font-size: 70px; animation: gentleBob 3s ease-in-out infinite; } @keyframes gentleBob { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-8px); } } /* Gradient text */ .gradient-text { background: linear-gradient(90deg, #fef08a, #fbbf24, #f59e0b); background-size: 200% auto; -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; animation: textShine 3s linear infinite; } @keyframes textShine { 0% { background-position: 0% center; } 100% { background-position: 200% center; } } /* Feature cards */ .feature-card { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.1); border-radius: 16px; padding: 24px 16px; text-align: center; transition: all 0.3s ease; } .feature-card:hover { background: rgba(255,255,255,0.15); transform: translateY(-5px); box-shadow: 0 10px 30px rgba(0,0,0,0.2); } .feature-icon { width: 56px; height: 56px; background: linear-gradient(135deg, rgba(251, 191, 36, 0.2) 0%, rgba(245, 158, 11, 0.1) 100%); border-radius: 14px; display: flex; align-items: center; justify-content: center; margin: 0 auto 16px; font-size: 28px; } /* CTA Button */ .cta-button { display: inline-flex; align-items: center; gap: 12px; background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%); color: #064e3b; padding: 16px 36px; border-radius: 50px; font-weight: 700; font-size: 16px; text-decoration: none; transition: all 0.3s ease; box-shadow: 0 4px 20px rgba(251, 191, 36, 0.3); border: none; cursor: pointer; } .cta-button:hover { transform: translateY(-3px) scale(1.02); box-shadow: 0 8px 30px rgba(251, 191, 36, 0.4); } /* Celebration elements - Flowers and Balloons */ .celebration-side { position: fixed; top: 0; width: 120px; height: 100%; pointer-events: none; z-index: 5; overflow: visible; } .celebration-side.left { left: 0; } .celebration-side.right { right: 0; } .balloon { position: absolute; font-size: 45px; animation: balloonFloat 4s ease-in-out infinite; filter: drop-shadow(0 4px 8px rgba(0,0,0,0.2)); } .flower { position: absolute; font-size: 35px; animation: flowerSway 3s ease-in-out infinite; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)); } /* Left side celebrations */ .celebration-side.left .balloon:nth-child(1) { left: 15px; top: 5%; animation-delay: 0s; } .celebration-side.left .balloon:nth-child(2) { left: 50px; top: 22%; animation-delay: 0.5s; } .celebration-side.left .balloon:nth-child(3) { left: 10px; top: 42%; animation-delay: 1s; } .celebration-side.left .balloon:nth-child(4) { left: 55px; top: 62%; animation-delay: 1.5s; } .celebration-side.left .balloon:nth-child(5) { left: 25px; top: 82%; animation-delay: 2s; } .celebration-side.left .flower:nth-child(6) { left: 40px; top: 12%; animation-delay: 0.3s; } .celebration-side.left .flower:nth-child(7) { left: 5px; top: 32%; animation-delay: 0.8s; } .celebration-side.left .flower:nth-child(8) { left: 45px; top: 52%; animation-delay: 1.3s; } .celebration-side.left .flower:nth-child(9) { left: 15px; top: 72%; animation-delay: 1.8s; } .celebration-side.left .flower:nth-child(10) { left: 50px; top: 90%; animation-delay: 2.3s; } /* Right side celebrations */ .celebration-side.right .balloon:nth-child(1) { right: 15px; top: 8%; animation-delay: 0.2s; } .celebration-side.right .balloon:nth-child(2) { right: 50px; top: 28%; animation-delay: 0.7s; } .celebration-side.right .balloon:nth-child(3) { right: 20px; top: 48%; animation-delay: 1.2s; } .celebration-side.right .balloon:nth-child(4) { right: 55px; top: 68%; animation-delay: 1.7s; } .celebration-side.right .balloon:nth-child(5) { right: 25px; top: 85%; animation-delay: 2.2s; } .celebration-side.right .flower:nth-child(6) { right: 45px; top: 15%; animation-delay: 0.4s; } .celebration-side.right .flower:nth-child(7) { right: 10px; top: 35%; animation-delay: 0.9s; } .celebration-side.right .flower:nth-child(8) { right: 40px; top: 55%; animation-delay: 1.4s; } .celebration-side.right .flower:nth-child(9) { right: 15px; top: 75%; animation-delay: 1.9s; } .celebration-side.right .flower:nth-child(10) { right: 50px; top: 92%; animation-delay: 2.4s; } @keyframes balloonFloat { 0%, 100% { transform: translateY(0) rotate(-5deg); } 25% { transform: translateY(-18px) rotate(5deg); } 50% { transform: translateY(-10px) rotate(-3deg); } 75% { transform: translateY(-22px) rotate(3deg); } } @keyframes flowerSway { 0%, 100% { transform: rotate(-12deg) scale(1); } 50% { transform: rotate(12deg) scale(1.15); } } /* CONFETTI & STREAMERS - Wedding Celebration */ .confetti-container { position: fixed; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 3; overflow: hidden; } .confetti { position: absolute; top: -20px; animation: confettiFall linear infinite; } /* Ribbon streamers */ .confetti.ribbon { width: 10px; height: 28px; border-radius: 3px; } /* Circle confetti */ .confetti.circle { width: 12px; height: 12px; border-radius: 50%; } /* Star & Heart confetti */ .confetti.star, .confetti.heart { font-size: 16px; } /* Confetti positions and timing */ .confetti:nth-child(1) { left: 3%; animation-duration: 5s; animation-delay: 0s; } .confetti:nth-child(2) { left: 8%; animation-duration: 6.2s; animation-delay: 0.5s; } .confetti:nth-child(3) { left: 13%; animation-duration: 4.8s; animation-delay: 1s; } .confetti:nth-child(4) { left: 18%; animation-duration: 5.5s; animation-delay: 0.3s; } .confetti:nth-child(5) { left: 23%; animation-duration: 6.8s; animation-delay: 0.8s; } .confetti:nth-child(6) { left: 28%; animation-duration: 5.2s; animation-delay: 1.2s; } .confetti:nth-child(7) { left: 33%; animation-duration: 4.5s; animation-delay: 0.2s; } .confetti:nth-child(8) { left: 38%; animation-duration: 6s; animation-delay: 0.7s; } .confetti:nth-child(9) { left: 43%; animation-duration: 5.8s; animation-delay: 1.5s; } .confetti:nth-child(10) { left: 48%; animation-duration: 5.3s; animation-delay: 0.4s; } .confetti:nth-child(11) { left: 53%; animation-duration: 4.7s; animation-delay: 1.1s; } .confetti:nth-child(12) { left: 58%; animation-duration: 6.5s; animation-delay: 0.6s; } .confetti:nth-child(13) { left: 63%; animation-duration: 5.1s; animation-delay: 1.3s; } .confetti:nth-child(14) { left: 68%; animation-duration: 4.4s; animation-delay: 0.9s; } .confetti:nth-child(15) { left: 73%; animation-duration: 5.9s; animation-delay: 0.1s; } .confetti:nth-child(16) { left: 78%; animation-duration: 6.3s; animation-delay: 1.4s; } .confetti:nth-child(17) { left: 83%; animation-duration: 5s; animation-delay: 0.5s; } .confetti:nth-child(18) { left: 88%; animation-duration: 4.6s; animation-delay: 1s; } .confetti:nth-child(19) { left: 93%; animation-duration: 5.7s; animation-delay: 0.3s; } .confetti:nth-child(20) { left: 97%; animation-duration: 6.1s; animation-delay: 0.8s; } /* Ribbon colors - Wedding style */ .confetti.ribbon:nth-child(1) { background: linear-gradient(180deg, #fbbf24, #f59e0b); } .confetti.ribbon:nth-child(4) { background: linear-gradient(180deg, #10b981, #059669); } .confetti.ribbon:nth-child(7) { background: linear-gradient(180deg, #ec4899, #db2777); } .confetti.ribbon:nth-child(10) { background: linear-gradient(180deg, #a855f7, #9333ea); } .confetti.ribbon:nth-child(13) { background: linear-gradient(180deg, #06b6d4, #0891b2); } .confetti.ribbon:nth-child(16) { background: linear-gradient(180deg, #f43f5e, #e11d48); } .confetti.ribbon:nth-child(19) { background: linear-gradient(180deg, #fbbf24, #f59e0b); } /* Circle colors */ .confetti.circle:nth-child(2) { background: #fbbf24; } .confetti.circle:nth-child(5) { background: #10b981; } .confetti.circle:nth-child(8) { background: #ec4899; } .confetti.circle:nth-child(11) { background: #06b6d4; } .confetti.circle:nth-child(14) { background: #f43f5e; } .confetti.circle:nth-child(17) { background: #a855f7; } .confetti.circle:nth-child(20) { background: #fbbf24; } @keyframes confettiFall { 0% { top: -5%; transform: translateX(0) rotateZ(0deg) rotateY(0deg); opacity: 1; } 25% { transform: translateX(20px) rotateZ(90deg) rotateY(180deg); } 50% { transform: translateX(-15px) rotateZ(180deg) rotateY(360deg); } 75% { transform: translateX(25px) rotateZ(270deg) rotateY(540deg); } 100% { top: 105%; transform: translateX(-10px) rotateZ(360deg) rotateY(720deg); opacity: 0.6; } } /* Fade in animations */ .fade-in { animation: fadeIn 0.8s ease-out forwards; opacity: 0; } @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } .delay-1 { animation-delay: 0.1s; } .delay-2 { animation-delay: 0.2s; } .delay-3 { animation-delay: 0.3s; } .delay-4 { animation-delay: 0.4s; } .delay-5 { animation-delay: 0.5s; } .delay-6 { animation-delay: 0.6s; } /* Modal styles */ .modal-overlay { position: fixed; inset: 0; background: rgba(0,0,0,0.7); backdrop-filter: blur(8px); z-index: 100; display: flex; align-items: center; justify-content: center; opacity: 0; visibility: hidden; transition: all 0.3s ease; } .modal-overlay.active { opacity: 1; visibility: visible; } .modal-content { background: linear-gradient(145deg, #065f46 0%, #047857 100%); border-radius: 24px; padding: 40px; max-width: 450px; width: 90%; transform: scale(0.9) translateY(20px); transition: all 0.3s ease; border: 1px solid rgba(255,255,255,0.1); box-shadow: 0 25px 50px rgba(0,0,0,0.3); } .modal-overlay.active .modal-content { transform: scale(1) translateY(0); } .form-input { width: 100%; padding: 14px 18px; border-radius: 12px; border: 1px solid rgba(255,255,255,0.2); background: rgba(255,255,255,0.1); color: white; font-size: 15px; transition: all 0.3s ease; outline: none; } .form-input::placeholder { color: rgba(255,255,255,0.5); } .form-input:focus { border-color: #fbbf24; background: rgba(255,255,255,0.15); } .close-btn { position: absolute; top: 16px; right: 16px; width: 36px; height: 36px; border-radius: 50%; background: rgba(255,255,255,0.1); border: none; color: white; font-size: 20px; cursor: pointer; transition: all 0.3s ease; display: flex; align-items: center; justify-content: center; } .close-btn:hover { background: rgba(255,255,255,0.2); } /* Responsive Design */ @media (max-width: 768px) { .celebration-side { width: 60px; } .balloon { font-size: 30px; } .flower { font-size: 24px; } .confetti.ribbon { width: 6px; height: 18px; } .confetti.circle { width: 8px; height: 8px; } .confetti.star, .confetti.heart { font-size: 12px; } .logo-container { width: 110px; height: 110px; } .camel-icon { font-size: 55px; } .coming-soon-badge { padding: 10px 20px; font-size: 12px; } .pro-card { padding: 24px 16px; } } @media (max-width: 480px) { .celebration-side { display: none; } h1 { font-size: 28px !important; } .feature-card { padding: 16px 12px; } .cta-button { padding: 14px 28px; font-size: 14px; } .modal-content { padding: 24px; } } /style>/head>body classgradient-bg> !-- Subtle background particles --> div classparticles> div classparticle>/div> div classparticle>/div> div classparticle>/div> div classparticle>/div> div classparticle>/div> div classparticle>/div> div classparticle>/div> div classparticle>/div> div classparticle>/div> div classparticle>/div> /div> !-- Confetti & Streamers Rain --> div classconfetti-container> div classconfetti ribbon>/div> div classconfetti circle>/div> span classconfetti star>โจ/span> div classconfetti ribbon>/div> div classconfetti circle>/div> span classconfetti heart>๐/span> div classconfetti ribbon>/div> div classconfetti circle>/div> span classconfetti star>โญ/span> div classconfetti ribbon>/div> div classconfetti circle>/div> span classconfetti heart>๐/span> div classconfetti ribbon>/div> div classconfetti circle>/div> span classconfetti star>โจ/span> div classconfetti ribbon>/div> div classconfetti circle>/div> span classconfetti heart>๐/span> div classconfetti ribbon>/div> div classconfetti circle>/div> /div> !-- Left Side Celebrations - Flowers and Balloons --> div classcelebration-side left> span classballoon>๐/span> span classballoon>๐/span> span classballoon>๐/span> span classballoon>๐/span> span classballoon>๐/span> span classflower>๐ธ/span> span classflower>๐บ/span> span classflower>๐ท/span> span classflower>๐ป/span> span classflower>๐/span> /div> !-- Right Side Celebrations - Flowers and Balloons --> div classcelebration-side right> span classballoon>๐/span> span classballoon>๐/span> span classballoon>๐/span> span classballoon>๐/span> span classballoon>๐/span> span classflower>๐น/span> span classflower>๐ผ/span> span classflower>๐ธ/span> span classflower>๐บ/span> span classflower>๐ฎ/span> /div> !-- Main Content --> div classmin-h-screen flex items-center justify-center p-4 relative z-10> div classmax-w-2xl w-full> div classpro-card p-8 md:p-12> !-- Coming Soon Badge --> div classflex justify-center mb-8 fade-in> div classcoming-soon-badge> span>Coming Soon/span> /div> /div> !-- Logo --> div classflex justify-center mb-8 fade-in delay-1> div classlogo-container> span classcamel-icon>๐ช/span> /div> /div> !-- Title --> h1 classtext-4xl md:text-5xl font-bold text-white text-center mb-4 fade-in delay-2> Eco-span classgradient-text>Livestock/span> /h1> !-- Tagline --> p classtext-lg md:text-xl text-emerald-100 text-center mb-10 font-light fade-in delay-3> Sustainable Livestock Management for a Greener Future ๐ฑ /p> !-- Features --> div classgrid grid-cols-1 md:grid-cols-3 gap-4 mb-10 fade-in delay-4> div classfeature-card> div classfeature-icon>๐/div> p classtext-white font-semibold mb-1>Smart Tracking/p> p classtext-emerald-200 text-sm>Real-time monitoring/p> /div> div classfeature-card> div classfeature-icon>๐/div> p classtext-white font-semibold mb-1>Eco-Friendly/p> p classtext-emerald-200 text-sm>Reduce carbon footprint/p> /div> div classfeature-card> div classfeature-icon>๏ฟฝ๏ฟฝ/div> p classtext-white font-semibold mb-1>Cost Efficient/p> p classtext-emerald-200 text-sm>Maximize profits/p> /div> /div> !-- Description --> p classtext-emerald-100 text-center mb-10 leading-relaxed fade-in delay-5> A revolutionary platform to manage your livestock sustainably. Track health, optimize resources, and reduce environmental impact. /p> !-- CTA Button --> div classflex justify-center mb-8 fade-in delay-6> button onclickopenModal() classcta-button> svg classw-5 h-5 fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM18 9v3m0 0v3m0-3h3m-3 0h-3m-2-5a4 4 0 11-8 0 4 4 0 018 0zM3 20a6 6 0 0112 0v1H3v-1z>/path> /svg> Register Now /button> /div> !-- Notification text --> p classtext-center text-emerald-200 text-sm mb-6 fade-in delay-6> ๐ Be the first to know when we launch! /p> !-- Footer --> div classtext-center fade-in delay-6> p classtext-emerald-300/60 text-xs> ยฉ 2025 Eco-Livestock. All rights reserved. /p> /div> /div> /div> /div> !-- Registration Modal --> div classmodal-overlay idregisterModal onclickcloseModalOutside(event)> div classmodal-content relative onclickevent.stopPropagation()> button classclose-btn onclickcloseModal()>โ/button> div classtext-center mb-8> span classtext-5xl mb-4 block>๐ช/span> h2 classtext-2xl font-bold text-white mb-2>Join Eco-Livestock/h2> p classtext-emerald-200 text-sm>Be among the first to experience sustainable livestock management/p> /div> form onsubmithandleSubmit(event) classspace-y-4> input typetext namefullName placeholder๐ค Full Name required classform-input> input typeemail nameemail placeholder๐ง Email Address required classform-input> input typetel namephone placeholder๐ฑ Phone Number classform-input> select nameinterest required classform-input> option value disabled selected>๐ช Select your interest/option> option valuefarmer>Livestock Farmer/option> option valuebusiness>Agribusiness Owner/option> option valueinvestor>Investor/option> option valueresearcher>Researcher/option> option valueother>Other/option> /select> textarea namemessage placeholder๐ฌ Tell us about your livestock (optional) rows3 classform-input resize-none>/textarea> button typesubmit classw-full cta-button justify-center mt-4> ๐ Get Early Access /button> /form> /div> /div> script> function openModal() { document.getElementById(registerModal).classList.add(active); document.body.style.overflow hidden; } function closeModal() { document.getElementById(registerModal).classList.remove(active); document.body.style.overflow auto; } function closeModalOutside(event) { if (event.target document.getElementById(registerModal)) { closeModal(); } } function handleSubmit(event) { event.preventDefault(); const formData new FormData(event.target); const data Object.fromEntries(formData); document.querySelector(.modal-content).innerHTML ` div classtext-center py-8> span classtext-6xl mb-6 block>๐/span> h2 classtext-2xl font-bold text-white mb-4>Welcome Aboard!/h2> p classtext-emerald-200 mb-2>Thank you, strong>${data.fullName}/strong>!/p> p classtext-emerald-200 mb-6>Well notify you at strong>${data.email}/strong> when Eco-Livestock launches./p> button onclickcloseModal() classcta-button> Awesome! ๐ช /button> /div> `; } document.addEventListener(keydown, function(event) { if (event.key Escape) closeModal(); }); /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
]