<!DOCTYPE html>
<html amp lang="id">
<head>
<meta charset="utf-8">
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1">
<link rel="preconnect" href="https://fonts.googleapis.com/">
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<script async src="https://cdn.ampproject.org/v0.js"></script>
<link rel="icon" type="image/x-icon" href="https://goldwebservices.com/images/icon.png">
<link rel="canonical" href="https://goldwebservices.com/">
<title>DADUNATION - Situs Resmi dadunation Asli</title>
<meta name="title" content="DADUNATION - Situs Resmi dadunation Asli">
<meta name="description" content="Ini adalah situs resmi DADUNATION, situs asli dadunation bukan phising dadunation">
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Product",
"name": "DADUNATION",
"description": "DADUNATION - Situs Resmi dadunation Asli",
"image": "https://goldwebservices.com/images/dadunation.webp",
"brand": {
"@type": "Brand",
"name": "DADUNATION"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.8",
"reviewCount": "427280"
},
"offers": {
"@type": "Offer",
"priceCurrency": "IDR",
"price": "10000",
"priceValidUntil": "2025-12-31",
"availability": "https://schema.org/InStock",
"shippingDetails": {
"@type": "OfferShippingDetails",
"shippingRate": {
"@type": "MonetaryAmount",
"value": "0",
"currency": "IDR"
},
"shippingDestination": {
"@type": "DefinedRegion",
"addressCountry": "ID"
},
"deliveryTime": {
"@type": "ShippingDeliveryTime",
"handlingTime": {
"@type": "QuantitativeValue",
"minValue": "0",
"maxValue": "1",
"unitCode": "DAY"
},
"transitTime": {
"@type": "QuantitativeValue",
"minValue": "0",
"maxValue": "1",
"unitCode": "DAY"
}
}
},
"hasMerchantReturnPolicy": {
"@type": "MerchantReturnPolicy",
"returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow",
"applicableCountry": "ID",
"returnWindow": {
"@type": "QuantitativeValue",
"value": "30",
"unitCode": "DAY"
},
"merchantReturnDays": 30,
"returnMethod": "https://schema.org/ReturnByMail",
"returnFees": "https://schema.org/FreeReturn",
"restockingFee": {
"@type": "MonetaryAmount",
"value": "0",
"currency": "IDR"
}
}
}
}
</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>
.atasbox,
.center,
.footer {
text-align: center;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
a,
a:after,
a:hover,
a:visited {
text-decoration: none;
color: #dfdfdf;
}
html {
max-width: 500px;
margin: 0 auto;
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
background-image: linear-gradient(#31beff, #000);
}
body {
color: #dfdfdf;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
h2 {
margin: 20px;
padding: 10px;
background-color: #1f1f1f;
border-bottom: 2px solid transparent;
background-image: linear-gradient(#ee0d05, #000), radial-gradient(circle at left top, #ffef14, #09ff00);
background-origin: border-box;
background-clip: padding-box, border-box;
border-radius: 10px;
}
button {
margin: 5px 5px 50px 5px;
width: 50%;
height: 40px;
background-image: linear-gradient(#494949, #2e2e2e);
color: #b6b6b6;
font-size: 0.8em;
border-radius: 10px;
font-weight: bold;
border: none;
cursor: pointer;
}
button:hover {
border-bottom: 2px solid transparent;
background-image: linear-gradient(#f71e17, #000), radial-gradient(circle at left top, #ffef14, #09ff00);
background-origin: border-box;
background-clip: padding-box, border-box;
color: #fff;
}
.atas {
display: grid;
min-height: 85vh;
}
.atasbox {
margin: auto;
}
.ataslink {
display: inline-grid;
margin: 1rem;
}
.ataslink a {
display: block;
margin: 0 0 20px 0;
color: #fff;
position: relative;
font-size: 0.8em;
font-weight: bold;
text-transform: uppercase;
padding: 16px 35px;
border-radius: 25px;
overflow: hidden;
border: 3px double transparent;
background-image: linear-gradient(#f11c00, #000), radial-gradient(circle at left top, #ffef14, #09ff00);
background-origin: border-box;
background-clip: padding-box, border-box;
}
.ataslink a:hover {
color: #1f1f1f;
background-image: linear-gradient(#0afc02, #1b31fa), radial-gradient(circle at left top, #1b2afa, #1b4ffa);
}
.debar {
animation: 1.5s ease 0s infinite beat;
margin: 0px 25px 0 25px;
}
@keyframes beat {
0%, 50%, 100% {
transform: scale(1, 1);
}
30%, 80% {
transform: scale(0.92, 0.95);
}
}
.center {
margin-bottom: 10px;
}
.imghero {
border-radius: 8px;
border: 2px solid #fff;
margin: 1rem;
}
.demo {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 5px;
overflow: hidden;
margin: 20px;
}
.demo-gim {
padding: 15px;
text-align: center;
border: 2px double transparent;
background-image: linear-gradient(#1839a7, #000), radial-gradient(circle at left top, #02fc02, #1b56fa);
background-origin: border-box;
background-clip: padding-box, border-box;
}
.demo-gim:hover {
color: #1f1f1f;
background-image: linear-gradient(#1b56fa 20%, #000 80%), radial-gradient(circle at left top, #02fc02, #1b56fa);
background-origin: border-box;
background-clip: padding-box, border-box;
}
.nama-gim {
font-size: 0.6em;
font-weight: bold;
padding: 5px;
margin: 10px 0 0 0;
}
.demo-gim amp-img {
border-radius: 10px;
}
.footer {
position: relative;
width: 100%;
font-size: 0.7em;
margin-top: 50px;
}
.footer-container {
text-align: center;
}
.footer-container h1 {
display: inline;
color: #ffffff;
}
.footer-container h2 {
display: inline;
color: #ff0000d7;
}
.footer-container h3 {
display: inline;
color: #ff0000d7;
}
.footer-container h4 {
display: inline;
color: #ff8800d7;
}
.footer-container h5 {
display: inline;
color: #a200ffd7;
}
table.listdomain td,
table.listdomain th {
border: 1px solid #f70303;
padding: 10px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
letter-spacing: 0.69px;
color: white;
text-align: center;
font-size: 1.2em;
}
table.listdomain {
background-color: rgba(0, 0, 0, 0.8);
border-collapse: collapse;
width: 100%;
}
table.listdomain th {
background: linear-gradient(#a32222, #315360);
color: #fff;
}
.btncil {
background: linear-gradient(to bottom, #03f703, #020202);
display: inline-block;
padding: 5px 25px;
cursor: pointer;
text-align: center;
border: 1px solid #229ba9;
border-radius: 5px;
font: 400 16px 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
color: #fff;
letter-spacing: 1.5px;
animation: blinking 1s infinite;
}
@keyframes blinking {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0.8;
}
}
</style>
</head>
<body>
<main>
<div class="atas">
<div class="atasbox">
<div>
<amp-img class="imghero"
height="700"
width="700"
layout="responsive"
alt="DADUNATION Situs Resmi"
src="https://goldwebservices.com/images/dadunation.webp">
</amp-img>
</div>
<div class="ataslink">
<a href="https://heylink.me/Dadunation-pro" rel="nofollow">
<div class="debar">Daftar DADUNATION</div>
</a>
<a href="https://heylink.me/Dadunation-pro" rel="nofollow">
<div class="debar">Login DADUNATION</div>
</a>
</div>
<div class="footer-container container">
<table class="listdomain">
<thead>
<tr>
<th colspan="2" style="background:linear-gradient(to bottom, #f73403, #020202);font-size:1.5em;color:#fffbf7">
DADUNATION - Situs Resmi dadunation Asli
</th>
</tr>
</thead>
<tbody>
<tr>
<td>DADUNATION 🎰</td>
<td>
<a href="https://heylink.me/Dadunation-pro" target="_blank" rel="nofollow noreferrer">
<button type="button" class="btncil">DAFTAR</button>
</a>
</td>
</tr>
<tr>
<td>DADUNATION</td>
<td>
<a href="https://heylink.me/Dadunation-pro" target="_blank" rel="nofollow noreferrer">
<button type="button" class="btncil">LOGIN</button>
</a>
</td>
</tr>
</tbody>
</table>
<br>
<h1 style="text-align: center;">DADUNATION - Situs Resmi dadunation Asli</h1>
<p style="text-align: center;">
<a href="https://goldwebservices.com/">DADUNATION</a> adalah situs resmi DADUNATION, situs asli dadunation bukan phising dadunation
</p>
<p style="text-align: center;">
<a href="https://goldwebservices.com/">situs resmi DADUNATION</a>, situs asli dadunation yang dikhususkan untuk pengguna dadunation
</p>
<p style="text-align: center;">
Oleh sebab itu, buruan gabung <a href="https://goldwebservices.com/">dadunation</a>, jangan tunggu lama lagi untuk melakukan Gabung sekarang juga dengan DADUNATION, dengan begitu anda bisa dapatkan semua keuntungan disini!
</p>
<br>
<br>
<div class="footer">
<h3>©2025 | DADUNATION</h3>
</div>
</div>
</div>
</div>
</main>
</body>
</html>