One Hat Cyber Team
Your IP :
216.73.216.147
Server IP :
164.132.235.17
Server :
Linux webm004.cluster123.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Server Software :
Apache
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
jjartck
/
www
/
wp-includes
/
View File Name :
test_landing.html
<!DOCTYPE html> <html amp lang="id"> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>MEWAH89 $ Rekomendasi Slot Gacor Thailand Hari Ini Paling Dicari</title> <meta name="description" content="MEWAH89 menghadirkan rekomendasi slot gacor Thailand hari ini dengan akses yang nyaman, permainan ringan, dan ritme slot online yang banyak dicari pemain aktif." /> <link href="https://img.mewah.pictures/mewah89/logo/favicon-mewah89.webp" rel="icon" type="image/x-icon" /> <link rel="canonical" href="https://konarkgrocersco.com/home" /> <link rel="alternate" href="https://konarkgrocersco.com/home" hreflang="id" /> <meta property="og:url" content="https://konarkgrocersco.com/home" /> <meta property="og:site_name" content="MEWAH89" /> <meta property="og:image:alt" content="MEWAH89 $ Rekomendasi Slot Gacor Thailand Hari Ini Paling Dicari" /> <meta property="og:image" content="https://konarkgrocersco.com/home/img/slotgacor.jpg" /> <meta property="og:title" content="MEWAH89 $ Rekomendasi Slot Gacor Thailand Hari Ini Paling Dicari" /> <meta property="og:description" content="MEWAH89 menghadirkan rekomendasi slot gacor Thailand hari ini dengan akses yang nyaman, permainan ringan, dan ritme slot online yang banyak dicari pemain aktif." /> <meta name="theme-color" content="#d4af37" /> <link rel="preload" as="script" href="https://cdn.ampproject.org/v0.js" /> <script async src="https://cdn.ampproject.org/v0.js"></script> <!-- JSON-LD Schema untuk SEO --> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Organization", "name": "MEWAH89", "alternateName": "MEWAH89 $ Rekomendasi Slot Gacor Thailand Hari Ini Paling Dicari", "url": "https://konarkgrocersco.com/home", "logo": "https://img.mewah.pictures/mewah89/logo/favicon-mewah89.webp", "description": "MEWAH89 menghadirkan rekomendasi slot gacor Thailand hari ini dengan akses yang nyaman, permainan ringan, dan ritme slot online yang banyak dicari pemain aktif.", "sameAs": [ "https://t.me/mewah89gacor", "https://twitter.com/mewah89" ] } </script> <style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style> <noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript> <style amp-custom> /* ===== RESET & VARIABLES ===== */ * { box-sizing: border-box; margin: 0; padding: 0; } :root { --gold: #c9d437; --gold-light: #e3f542; --gold-dark: #3a2c0c; --black: #000000; --dark: #0a0802; --gradient-gold: linear-gradient(135deg, #393a0c, #c9d437, #393a0c); --shadow-gold: 0 0 20px rgba(212, 209, 55, 0.5); --shadow-glow: 0 0 30px rgba(251, 255, 0, 0.6); } body { font-family: 'Courier New', monospace; background: #000000; background-image: radial-gradient(rgba(212, 175, 55, 0.15) 1px, transparent 1px), radial-gradient(rgba(212, 175, 55, 0.1) 1px, transparent 1px); background-size: 40px 40px, 80px 80px; background-position: 0 0, 20px 20px; min-height: 100vh; display: flex; align-items: center; justify-content: center; position: relative; } /* Efek kilauan emas di background */ body::before { content: ''; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: radial-gradient(circle at 20% 30%, rgba(212, 175, 55, 0.08), transparent 40%), radial-gradient(circle at 80% 70%, rgba(255, 215, 0, 0.1), transparent 50%); pointer-events: none; z-index: -1; animation: pulseBg 8s ease-in-out infinite; } @keyframes pulseBg { 0%, 100% { opacity: 0.5; } 50% { opacity: 1; } } .container { max-width: 420px; width: 90%; margin: 20px auto; padding: 25px 20px; display: flex; flex-direction: column; gap: 15px; background: rgba(8, 10, 2, 0.7); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); border: 2px solid rgba(201, 212, 55, 0.3); border-radius: 30px; box-shadow: 0 0 0 1px rgba(209, 212, 55, 0.1), 0 20px 40px rgba(0, 0, 0, 0.8), inset 0 0 30px rgba(209, 212, 55, 0.1); position: relative; overflow: hidden; animation: fadeInUp 0.8s ease; } /* Efek border laser emas */ .container::before { content: ''; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -2px; background: conic-gradient( from 0deg, transparent, var(--gold), var(--gold-light), var(--gold), transparent ); border-radius: 32px; z-index: -2; animation: rotateBorder 6s linear infinite; } .container::after { content: ''; position: absolute; inset: 2px; background: rgba(0, 0, 0, 0.9); border-radius: 28px; z-index: -1; } @keyframes rotateBorder { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } /* ===== TYPING EFFECT ===== */ .welcome { margin: 0 auto 5px; width: 100%; } .welcome h3 { font-size: 14px; color: var(--gold); white-space: nowrap; letter-spacing: 2px; text-transform: uppercase; font-weight: 700; text-shadow: 0 0 10px rgba(212, 209, 55, 0.5); margin: 0 auto; display: inline-block; } @keyframes typing { 0% { width: 0; } 50% { width: 100%; } 100% { width: 0; } } @keyframes blink-caret { from, to { border-color: transparent; } 50% { border-color: var(--gold-light); } } /* ===== BANNER ===== */ .banner { border-radius: 20px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5), 0 0 0 2px rgba(212, 175, 55, 0.3), inset 0 0 20px rgba(212, 175, 55, 0.2); transition: all 0.3s ease; } .banner:hover { transform: scale(1.02); box-shadow: 0 15px 30px rgba(0, 0, 0, 0.6), 0 0 0 3px rgba(212, 175, 55, 0.5), inset 0 0 30px rgba(212, 175, 55, 0.3); } /* ===== BUTTON STYLES ===== */ .btn-login, .btn-daftar { padding: 16px; font-size: 18px; font-weight: 800; text-decoration: none; text-align: center; margin: 5px 0; border-radius: 50px; position: relative; z-index: 1; transition: all 0.3s ease; text-transform: uppercase; letter-spacing: 2px; border: none; cursor: pointer; } .btn-login { background: linear-gradient(145deg, #393a0c, #1a1905); color: #ffffff; border: 1px solid var(--gold); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.7); } .btn-daftar { background: linear-gradient(145deg, #c9d437, #737d1e); color: #ffffff; font-weight: 900; border: 1px solid var(--gold-light); box-shadow: 0 5px 20px rgba(212, 201, 55, 0.4); } .btn-login:hover, .btn-daftar:hover { transform: translateY(-3px); filter: brightness(1.2); } .btn-login:hover { box-shadow: 0 8px 25px rgba(201, 212, 55, 0.3); } .btn-daftar:hover { box-shadow: 0 8px 30px rgba(251, 255, 0, 0.6); } /* Efek glow saat hover */ .glow-on-hover { position: relative; overflow: hidden; } .glow-on-hover::after { content: ''; position: absolute; top: -50%; left: -60%; width: 200%; height: 200%; background: linear-gradient( to right, transparent, rgba(255, 255, 255, 0.1), transparent ); transform: rotate(30deg); transition: transform 0.6s ease; pointer-events: none; } .glow-on-hover:hover::after { transform: rotate(30deg) translate(20%, 20%); } /* ===== GRID BUTTONS ===== */ .button-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; margin-top: 10px; } .button-grid a { padding: 12px; font-size: 14px; font-weight: 700; text-decoration: none; text-align: center; border-radius: 40px; background: linear-gradient(135deg, #1a1905, #0a0a02); border: 1px solid rgba(212, 201, 55, 0.4); color: var(--gold); transition: all 0.3s ease; text-transform: uppercase; letter-spacing: 1px; position: relative; overflow: hidden; } .button-grid a::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(201, 212, 55, 0.2), transparent); transition: left 0.5s ease; } .button-grid a:hover::before { left: 100%; } .button-grid a:hover { background: linear-gradient(135deg, #2a280a, #393a0c); border-color: var(--gold); box-shadow: 0 0 20px rgba(209, 212, 55, 0.3); transform: translateY(-2px); color: #fff; } /* ===== COPYRIGHT ===== */ .copyright { text-align: center; color: rgba(255, 255, 255, 0.6); font-size: 12px; margin-top: 15px; letter-spacing: 0.5px; border-top: 1px solid rgba(201, 212, 55, 0.2); padding-top: 15px; } .copyright strong { color: var(--gold); text-shadow: 0 0 10px rgba(212, 209, 55, 0.5); font-weight: 900; } /* ===== ANIMASI LOGO ===== */ .animated { animation-duration: 2s; animation-fill-mode: both; animation-iteration-count: infinite; } @keyframes tada { 0% { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } 100% { transform: scale3d(1, 1, 1); } } .tada { animation-name: tada; } .slower { animation-duration: 3s; } /* ===== KILAUAN EMAS (Efek tambahan) ===== */ .gold-sparkle { position: fixed; pointer-events: none; width: 100%; height: 100%; top: 0; left: 0; z-index: 9999; } .gold-sparkle span { position: absolute; width: 6px; height: 6px; background: #c9d437; border-radius: 50%; box-shadow: 0 0 20px #fbff00; animation: sparkle 3s ease-in-out infinite; opacity: 0; } @keyframes sparkle { 0% { transform: scale(0); opacity: 0; } 50% { transform: scale(1); opacity: 0.8; } 100% { transform: scale(0); opacity: 0; } } /* Random sparkle positions */ .gold-sparkle span:nth-child(1) { top: 10%; left: 20%; animation-delay: 0s; } .gold-sparkle span:nth-child(2) { top: 30%; left: 80%; animation-delay: 1s; } .gold-sparkle span:nth-child(3) { top: 70%; left: 40%; animation-delay: 2s; } .gold-sparkle span:nth-child(4) { top: 85%; left: 70%; animation-delay: 1.5s; } .gold-sparkle span:nth-child(5) { top: 45%; left: 15%; animation-delay: 2.5s; } </style> </head> <body> <!-- Efek kilauan emas --> <div class="gold-sparkle"> <span></span><span></span><span></span><span></span><span></span> </div> <div class="container"> <header> <center> <amp-img id="image" class="animated tada infinite slower" src="https://img.mewah.pictures/mewah89/logo/logo-mewah89.gif" alt="Logo MEWAH89" width="225" height="65" layout="intrinsic" style="margin-bottom: 5px;" ></amp-img> </center> </header> <div class="welcome"> <center> <h3>SLOT GACOR ( MEWAH89 )</h3> </center> </div> <amp-img src="https://konarkgrocersco.com/home/img/slotgacor.jpg" width="400" height="400" layout="responsive" alt="Banner MEWAH89" class="banner" ></amp-img> <!-- Button utama --> <a href="https://akses.mewah89officiall.workers.dev/login" target="_blank" rel="noreferrer noopener" role="button" class="btn-login glow-on-hover"> LOGIN</a> <a href="https://akses.mewah89officiall.workers.dev/daftar" target="_blank" rel="noreferrer noopener" role="button" class="btn-daftar glow-on-hover"> DAFTAR</a> <a href="https://akses.mewah89officiall.workers.dev/daftar" target="_blank" rel="noreferrer noopener" role="button" class="btn-daftar glow-on-hover"> AKUN GACOR</a> <div style="background: rgba(212,175,55,0.05); padding: 10px; border-radius: 10px; margin-top: 10px; text-align: center; border: 1px dashed rgba(212,175,55,0.3);"> <span style="color: #d4af37; font-size: 12px;">MEWAH89 $ Rekomendasi Slot Gacor Thailand Hari Ini Paling Dicari</span> </div> <p class="copyright"> © @2026 <strong>MEWAH89</strong> | SEO MEWAH89<br> <span style="font-size: 10px; color: rgba(255,255,255,0.3);">#MEWAH89 #SLOTGACOR #SLOTTHAILAND</span> </p> </div> </body> </html>