filling-space.com Ads.txt file
<!DOCTYPE html>
<html amp lang="id" itemscope itemtype="https://schema.org/WebPage">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
<meta http-equiv="content-language" content="id">
<title>QQAlfa: Situs Judi Slot Online, Akses Kapan Saja, Dimana Saja</title>
<meta name="description" content="QQAlfa merupakan platform judi slot online yang menawarkan akses mudah dan cepat bagi para penggemar judi di seluruh dunia. Bersama QQAlfa, Anda bisa menikmati berbagai permainan slot seru kapan saja dan dimana saja Anda berada. Dengan antarmuka yang ramah pengguna, Anda cukup masuk dan mulai memainkan game favorit Anda tanpa kesulitan.">
<meta name="keywords" content="QQAlfa, QQ Alfa, QQAlfa slot, QQ Alfa slot, QQAlfa login, QQ Alfa login, slot QQAlfa, QQAlfa slot login, QQAlfa rtp, QQAlfa daftar, QQAlfa bonus, QQAlfa login link alternatif, rtp QQ Alfa slot, slot QQ Alfa">
<meta name="robots" content="index, follow">
<meta name="page-locale" content="id,en">
<meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="width">
<meta property="og:title" content="QQAlfa: Situs Judi Slot Online, Akses Kapan Saja, Dimana Saja">
<meta property="og:description" content="QQAlfa merupakan platform judi slot online yang menawarkan akses mudah dan cepat bagi para penggemar judi di seluruh dunia. Bersama QQAlfa, Anda bisa menikmati berbagai permainan slot seru kapan saja dan dimana saja Anda berada. Dengan antarmuka yang ramah pengguna, Anda cukup masuk dan mulai memainkan game favorit Anda tanpa kesulitan.">
<meta property="og:url" content="https://filling-space.com/">
<meta property="og:site_name" content="QQAlfa">
<meta property="og:author" content="QQAlfa">
<meta property="og:image" content="https://imagedelivery.net/uxbj2gPMoMGxHTN053b_HA/da2a0192-23c0-47dc-6e2d-dcc6676bd700/public">
<meta property="og:locale" content="ID_id">
<meta property="og:type" content="website">
<meta name="rating" content="general">
<meta name="author" content="QQAlfa">
<meta name="distribution" content="global">
<meta name="publisher" content="QQAlfa">
<meta name="google-site-verification" content="apPbMRO2wIHZArQgxytD8hj7xS3yzYSBw4Y-Glj4Scw" />
<script async src="https://cdn.ampproject.org/v0.js"></script>
<link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet">
<link rel="shortcut icon" href="https://imagedelivery.net/uxbj2gPMoMGxHTN053b_HA/bb66a920-16ff-487f-9828-75f9d49fb200/public" type="image/x-icon">
<link rel="canonical" href="https://filling-space-com">
<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>
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
:focus {
outline: 0;
}
::-webkit-scrollbar {
display: none;
}
a,
a:after,
a:hover,
a:visited {
text-decoration: none;
color: #fff;
}
html {
margin: 0 auto;
background: #000;
}
body {
color: #fff;
font-family: 'Noto Sans', arial, sans-serif;
}
.bg-animation {
position: relative;
z-index: -999;
}
.buble {
position: relative;
display: flex;
justify-content: space-evenly;
z-index: -2;
}
.buble span {
width: 30px;
height: 30px;
background: #ff4800;
padding: 15px;
border-radius: 50%;
box-shadow: 0 0 10px #4fc3dc22, 0 0 50px #ffa0a0, 0 0 100px #ffa0a0;
animation: bubleanim 15s linear infinite alternate;
animation-duration: calc(90s / var(--i));
}
.buble span:nth-child(even) {
background: #c20000;
box-shadow: 0 0 10px #ff2d7522, 0 0 50px #363636, 0 0 100px #363636;
}
@keyframes bubleanim {
0% {
transform: translateY(100vh) scale(0);
}
100% {
transform: translateY(-10vh) scale(1);
}
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
10%,
20% {
-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
transform: scale3d(.9, .9, .9) rotate(-3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
}
to {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
}
@keyframes tada {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
10%,
20% {
-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
transform: scale3d(.9, .9, .9) rotate(-3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
}
to {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
}
.head {
background: #000;
width: 100%;
height: 80px;
position: fixed;
top: 0;
z-index: 999;
}
.head img {
margin-left: 3%;
margin-right: 3%;
}
.content {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
height: 100vh;
color: #fff;
}
.headline {
font-size: 35px;
margin-bottom: 15px;
}
.button {
display: flex;
justify-content: center;
gap: 10px;
padding: 20px 0;
}
.button a {
display: block;
padding: 10px 20px;
background-color: #ff4800;
border-radius: 5px;
color: #fff;
text-align: center;
transition: background-color 0.3s ease;
}
.button a:hover {
background-color: #c20000;
}
</style>
</head>
<body>
<div class="head">
<amp-img src="https://imagedelivery.net/uxbj2gPMoMGxHTN053b_HA/36a3436d-7da0-433c-3e2c-64ad5dbe1100/public" width="130" height="40" layout="fixed" alt="Logo"></amp-img>
</div>
<div class="content">
<div>
<h1 class="headline">Selamat Datang di QQAlfa</h1>
<p>Nikmati beragam permainan slot online seru dengan antarmuka yang ramah pengguna di QQALFA</p>
<div class="button">
<a href="https://t.ly/qqalfa" target="_blank" rel="noopener nofollow">Login</a>
<a href="https://t.ly/daftar-qqalfa" target="_blank" rel="noopener nofollow">Daftar</a>
<a href="https://f8a6.short.gy/livechat-qqalfa" target="_blank" rel="noopener nofollow">Live Chat</a>
<a href="https://f8a6.short.gy/alt1-qqalfa" target="_blank" rel="noopener nofollow">Link Alternatif</a>
</div>
</div>
</div>
<div class="bg-animation">
<div class="buble">
<span style="--i:11;"></span>
<span style="--i:20;"></span>
<span style="--i:24;"></span>
<span style="--i:17;"></span>
<span style="--i:15;"></span>
<span style="--i:12;"></span>
<span style="--i:10;"></span>
<span style="--i:14;"></span>
<span style="--i:23;"></span>
<span style="--i:18;"></span>
<span style="--i:16;"></span>
<span style="--i:19;"></span>
<span style="--i:22;"></span>
<span style="--i:25;"></span>
<span style="--i:13;"></span>
<span style="--i:11;"></span>
</div>
</div>
</body>
</html>