expunct.com Ads.txt file

<!DOCTYPE html>
<html lang="id">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" charset="UTF-8">
<title>BUJANGTOTO - Situs Toto Resmi Gampang Menang dengan Deposit Termurah hanya 5 ribu</title>
<meta name="description" content="BUJANGTOTO adalah situs toto resmi yang gampang menang, dengan minimal deposit cuma 5 ribu. Cocok untuk pemain baru maupun lama yang ingin cuan cepat. Ayo gabung sekarang dan buktikan sendiri!"/>
<meta name="keywords" content="bujangtoto, bujang toto, bujangtoto login, bujangtoto daftar, link alternatif bujangtoto"/>
<link rel="canonical" href="https://www.rockprairiebh.com/"/>
<meta name="google-site-verification" content="en68v07ZSQo2hsC6kLuqcM2pAiY-8MN7ZfbBqWC2zQw" />
<link rel="amphtml" href="https://amp.stdoubleo.com/b/ms-bujang.html">
<meta property="og:title" content="BUJANGTOTO - Situs Toto Resmi Gampang Menang dengan Deposit Termurah hanya 5 ribu" />
<meta property="og:description" content="BUJANGTOTO adalah situs toto resmi yang gampang menang, dengan minimal deposit cuma 5 ribu. Cocok untuk pemain baru maupun lama yang ingin cuan cepat. Ayo gabung sekarang dan buktikan sendiri!" />
<meta property="og:url" content="https://bujangtoto.com/" />
<meta name="categories" content="website" />
<meta name="copyright" content="BUJANGTOTO">
<meta name="robots" content="index, follow">
<meta name="rating" content="general">
<meta name="geo.region" content="ID-JK">
<meta name="geo.country" content="ID">
<meta name="language" content="id-ID">
<meta name="distribution" content="global">
<meta name="geo.placename" content="Jakarta">
<meta name="author" content="BUJANGTOTO">
<meta name="publisher" content="BUJANGTOTO">
<meta property="og:type" content="website">
<meta property="og:site_name" content="BujangToto">
<meta property="og:locale" content="id_ID">
<meta property="og:locale:alternate" content="en_US">
<meta property="og:image" content="https://imgcloud.io/storage/bujang/og.image-bujangtoto.webp">
<meta property="og:image:alt" content="Tampilan Situs BujangToto Terbaru 2025">
<meta name="google" content="notranslate">
<meta name="googlebot" content="index, follow">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@bujangtoto">
<meta name="twitter:title" content="BUJANGTOTO - Situs Toto Resmi Gampang Menang dengan Deposit Termurah hanya 5 ribu">
<meta name="twitter:description" content="BUJANGTOTO adalah situs toto resmi yang gampang menang, dengan minimal deposit cuma 5 ribu. Cocok untuk pemain baru maupun lama yang ingin cuan cepat. Ayo gabung sekarang dan buktikan sendiri!">
<meta name="twitter:image" content="https://imgcloud.io/storage/bujang/og.image-bujangtoto.webp">
<link rel="stylesheet" href="https://bujangtoto.dataklmsad903.site/vendor/fontawesome-free/css/all.min.css" type="text/css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i">
<link rel="stylesheet" href="https://bujangtoto.dataklmsad903.site/vendor/bootstrap/3.3.7/css/bootstrap.min.css" type="text/css">
<link rel="preload" href="https://bujangtoto.dataklmsad903.site/css/Open24DisplaySt.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="https://bujangtoto.dataklmsad903.site/css/Teko-SemiBold.ttf" as="font" type="font/ttf" crossorigin="anonymous">
<link rel="preload" href="https://bujangtoto.dataklmsad903.site/css/Poppins-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" type="text/css">
<link rel="shortcut icon" href="https://bujangtoto.dataklmsad902.site/images/setting-favicon/1/SnVpSxWVuPw3j6yi.png?s=07867a4d43f42aacf5e29d75dcc077f9" type="image/x-icon">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MBC39CK6');</script>
<!-- End Google Tag Manager -->

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LSNE7NZHQZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-LSNE7NZHQZ');
</script>

<script>
document.addEventListener('DOMContentLoaded', function () {
const GRADIENT = "linear-gradient(to bottom, rgb(225, 0, 43), rgb(155, 18, 22), rgb(227, 43, 38))";
const TARGET_RE = /background-color\s*:\s*#d2383a(?:\s*!important)?\s*(?:;|$)/i;
const lastSeen = new WeakMap();

let intervalId = null;

function scanAndReplace() {
const candidates = document.querySelectorAll('[style]');
let matchCount = 0, replacedCount = 0, skippedCount = 0;

candidates.forEach((el) => {
const styleAttr = el.getAttribute('style') || '';

if (TARGET_RE.test(styleAttr)) {
matchCount++;

if (lastSeen.get(el) === styleAttr) {
skippedCount++;
return;
}

console.log('🎯 Ketemu target, ganti background pada elemen:', el);
console.log(' ↳ style sebelum:', styleAttr);

el.style.removeProperty('background-color');
el.style.background = GRADIENT;

lastSeen.set(el, el.getAttribute('style') || '');

console.log(' ✅ selesai ganti. style sesudah:', el.getAttribute('style') || '(kosong)');
replacedCount++;
}
});

console.log(`[SCAN 1s] kandidat=[style]=${candidates.length}, match=${matchCount}, diganti=${replacedCount}, dilewati=${skippedCount}`);

// Jika sudah tidak ada match, hentikan interval
if (matchCount === 0) {
console.log("⏹ Tidak ada lagi elemen yang cocok. Pengecekan dihentikan.");
clearInterval(intervalId);
}
}

// Jalankan segera saat ready, lalu tiap 1 detik
scanAndReplace();
intervalId = setInterval(scanAndReplace, 1000);
});
</script>

<script>
document.addEventListener("DOMContentLoaded", () => {
// Ambil semua elemen yang punya attribute style
document.querySelectorAll("[style]").forEach(el => {
const styleAttr = el.getAttribute("style");

// Cari inline style yang sesuai
if (styleAttr.includes("color: red;") &&
styleAttr.includes("font-size: 13px;") &&
styleAttr.includes("margin-top: 6px;")) {

// Ganti "color: red;" jadi "color: white;"
const newStyle = styleAttr.replace("color: red;", "color: white;");
el.setAttribute("style", newStyle);
}
});
});
</script>
<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '2796343200564314');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=2796343200564314&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->

<script>
document.addEventListener('DOMContentLoaded', function () {
const GRADIENT = "linear-gradient(to bottom, rgb(225, 0, 43), rgb(155, 18, 22), rgb(227, 43, 38))";
const TARGET_RE = /background-color\s*:\s*#d2383a(?:\s*!important)?\s*(?:;|$)/i;
const lastSeen = new WeakMap();

let intervalId = null;

function scanAndReplace() {
const candidates = document.querySelectorAll('[style]');
let matchCount = 0, replacedCount = 0, skippedCount = 0;

candidates.forEach((el) => {
const styleAttr = el.getAttribute('style') || '';

if (TARGET_RE.test(styleAttr)) {
matchCount++;

if (lastSeen.get(el) === styleAttr) {
skippedCount++;
return;
}

console.log('🎯 Ketemu target, ganti background pada elemen:', el);
console.log(' ↳ style sebelum:', styleAttr);

el.style.removeProperty('background-color');
el.style.background = GRADIENT;

lastSeen.set(el, el.getAttribute('style') || '');

console.log(' ✅ selesai ganti. style sesudah:', el.getAttribute('style') || '(kosong)');
replacedCount++;
}
});

console.log(`[SCAN 1s] kandidat=[style]=${candidates.length}, match=${matchCount}, diganti=${replacedCount}, dilewati=${skippedCount}`);

// Jika sudah tidak ada match, hentikan interval
if (matchCount === 0) {
console.log("⏹ Tidak ada lagi elemen yang cocok. Pengecekan dihentikan.");
clearInterval(intervalId);
}
}

// Jalankan segera saat ready, lalu tiap 1 detik
scanAndReplace();
intervalId = setInterval(scanAndReplace, 1000);
});
</script>

<script>
document.addEventListener("DOMContentLoaded", () => {
// Ambil semua elemen yang punya attribute style
document.querySelectorAll("[style]").forEach(el => {
const styleAttr = el.getAttribute("style");

// Cari inline style yang sesuai
if (styleAttr.includes("color: red;") &&
styleAttr.includes("font-size: 13px;") &&
styleAttr.includes("margin-top: 6px;")) {

// Ganti "color: red;" jadi "color: white;"
const newStyle = styleAttr.replace("color: red;", "color: white;");
el.setAttribute("style", newStyle);
}
});
});
</script> <!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MBC39CK6"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "BUJANGTOTO",
"url": "https://www.rockprairiebh.com",
"logo": "https://imgcloud.io/storage/bujang/bujangtoto-logo.webp",
"description": "BUJANGTOTO adalah situs toto resmi yang gampang menang, dengan minimal deposit cuma 5 ribu. Cocok untuk pemain baru maupun lama yang ingin cuan cepat. Ayo gabung sekarang dan buktikan sendiri!",
"sameAs": [
"https://twitter.com/bujangtoto",
"https://www.youtube.com/@bujangtoto"
]
}
</script>

<style>
@font-face {
font-family: Open24DisplaySt;
src: url(/css/Open24DisplaySt.woff2);
}
@font-face {
font-family: Teko-SemiBold;
src: url(/css/Teko-SemiBold.ttf);
}
@font-face {
font-family: Poppins-Regular;
src: url(/css/Poppins-Regular.ttf);
}
body {
margin: 0 auto;
color: #fff;
font-size: 14px !important;
}
.form-control {
background-color: #fff;
border-color: #707070;
-moz-appearance: none;
-webkit-appearance: none;
color: #000;
}
.login-btn:hover {
background-color: #5f5f5f !important;
border-color: #5f5f5f !important;
}
.register-btn:hover {
color: #fff !important;
text-decoration: none;
}
.menu-opt-active {
color: transparent !important;
-webkit-background-clip: text;
background-image: linear-gradient(to bottom, #ac0000 0, #ea0029 100%),
linear-gradient(to bottom, #ac0000 0, #ea0029 100%);
font-weight: bold;
}
.menu-opt a:hover {
color: transparent !important;
-webkit-background-clip: text;
background-image: linear-gradient(to bottom, #ac0000 0, #ea0029 100%),
linear-gradient(to bottom, #ac0000 0, #ea0029 100%);
text-decoration: none;
}
.menu-opt:hover {
color: transparent !important;
-webkit-background-clip: text;
background-image: linear-gradient(to bottom, #ac0000 0, #ea0029 100%),
linear-gradient(to bottom, #ac0000 0, #ea0029 100%);
text-decoration: none;
}
.provider:hover {
width: 100%;
background-color: rgba(255, 0, 0, 0.5);
border-radius: 6px;
}
@keyframes topbar-icon-bounce {
0%, 20%, 40%, 60%, 80%, 100% {
transform:translateY(0)
}
70% {
transform:translateY(-5px)
}
50% {
transform:translateY(-12px)
}
}
.glowing {
position: relative;
overflow: hidden;
}
.glowing:before {
content: '';
position: absolute;
width: 100px;
height: 100%;
background-image: linear-gradient(
120deg,
rgba(255,255,255, 0) 30%,
rgba(255,255,255, .8),
rgba(255,255,255, 0) 70%
);
top: 0;
left: -100px;
animation: shine 3s infinite linear; /* Animation */
}
@keyframes shine {
0% {left: -100px}
20% {left: 100%}
100% {left: 100%}
}
.circular-menu__button {
display: none;
}
.circular-menu__button:checked + .circular-menu__icon {
transform: scale(1, 1) translate3d(0, 0, 0);
transition-duration: 0.2s;
transition-timing-function: linear;
}
.circular-menu__button:checked ~ .circular-menu__item {
transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
}
.circular-menu__button:checked ~ .circular-menu__item:nth-of-type(1) {
transition-duration: 0.18s;
transform: translate3d(0px, -105px, 0);
}
.circular-menu__button:checked ~ .circular-menu__item:nth-of-type(2) {
transition-duration: 0.28s;
transform: translate3d(99.86093418px, -32.446784369999996px, 0);
}
.circular-menu__button:checked ~ .circular-menu__item:nth-of-type(3) {
transition-duration: 0.38s;
transform: translate3d(61.71745146px, 84.94678437px, 0);
}
.circular-menu__button:checked ~ .circular-menu__item:nth-of-type(4) {
transition-duration: 0.48s;
transform: translate3d(-61.71745146px, 84.94678437px, 0);
}
.circular-menu__button:checked ~ .circular-menu__item:nth-of-type(5) {
transition-duration: 0.58s;
transform: translate3d(-99.86093418px, -32.446784369999996px, 0);
}
.circular-menu__icon {
background: linear-gradient(#5F70FB, #4E63FA);
border-radius: 100%;
box-shadow: 0 2px 5px rgba(0,0,0,0.25);
height: 50px;
line-height: 50px;
margin-left: 10px;
position: fixed;
text-align: center;
bottom: 150px;
transform: translate3d(0, 0, 0);
transition: transform ease-out 0.2s;
width: 50px;
cursor: pointer;
transform: scale(1.1, 1.1) translate3d(0, 0, 0);
transition-duration: 0.4s;
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
z-index: 7;
}
.circular-menu__icon:hover {
transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}
.circular-menu__item {
background-image: linear-gradient(#5F70FB, #4E63FA);
border-radius: 100%;
box-shadow: 0 2px 5px rgba(0,0,0,0.25);
color: #fff;
height: 45px;
line-height: 45px;
margin-left: 10px;
position: fixed;
text-align: center;
bottom: 160px;
transform: translate3d(0, 0, 0);
transition: transform ease-out 0.2s;
width: 45px;
z-index: 5;
}
.circular-menu__item:nth-of-type(1) {
transition-duration: 0.18s;
}
.circular-menu__item:nth-of-type(2) {
transition-duration: 0.18s;
}
.circular-menu__item:nth-of-type(3) {
transition-duration: 0.18s;
}
.circular-menu__item:nth-of-type(4) {
transition-duration: 0.18s;
}
.circular-menu__item:nth-of-type(5) {
transition-duration: 0.18s;
}
.circular-menu__item:hover {
color: #dc143c;
background: #f08080;
}
.circular-menu__item:active,
.circular-menu__item:focus {
color: #8b0000;
}
</style>

<!-- start circular menu-->
<style>
/* HILANGKAN ICON DEFAULT */
.circular-menu__icon * {
display: none !important;
}


/* TOMBOL MENU CIRCULAR */
.circular-menu__icon {
background: url('https://imgcloud.io/storage/bujang/icon-menu-bujangtoto(1).webp') no-repeat center center !important;
background-size: cover !important;
width: 70px !important;
height: 70px !important;
border-radius: 50% !important;
box-shadow: 0 0 10px rgb(255, 0, 0), inset 0 0 5px rgba(179, 1, 1, 0.8);
animation: glow 5s infinite alternate, shake 2s infinite;
z-index: 9999;
}

/* TOMBOL TUTUP CIRCULAR */
.circular-menu__close {
background: url('https://imgcloud.io/storage/bujang/icon-menu-bujangto-close.webp') no-repeat center center !important;
background-size: contain !important;
width: 50px !important;
height: 50px !important;
border-radius: 50% !important;
border: none !important;
box-shadow: 0 0 8px rgb(255, 0, 0);
z-index: 9999;
}

/* Efek Glow (mengilap) */
@keyframes glow {
0% {
box-shadow: 0 0 10px rgb(255, 0, 0), inset 0 0 5px rgba(179, 1, 1, 0.8);
}
100% {
box-shadow: 0 0 20px rgb(255, 0, 0), inset 0 0 5px rgba(179, 1, 1, 0.8);
}
}

/* Efek Shake (getar halus) */
@keyframes shake {
0%, 100% {
transform: translate(0, 0) rotate(0deg);
}
20% {
transform: translate(-1px, 1px) rotate(-1deg);
}
40% {
transform: translate(1px, -1px) rotate(1deg);
}
60% {
transform: translate(-1px, 1px) rotate(-1deg);
}
80% {
transform: translate(1px, -1px) rotate(1deg);
}
}
</style>

<style>
/* Sembunyikan tombol asli bawaan CMS */
.circular-menu__item {
display: none !important;
}

/* Overlay transparan */
#menuOverlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.0); /* transparan */
z-index: 9998;
}

/* Container menu custom */
.custom-menu {
display: none;
position: fixed;
top: 100px;
left: 50%;
transform: translateX(-50%);
z-index: 9999;
}

/* Tombol custom */
.custom-menu .button {
display: block;
width: 220px;
background: linear-gradient(to bottom, rgb(255, 0, 0), rgba(179, 1, 1, 0.8));
color: white;
font-weight: bold;
text-align: center;
padding: 12px 20px;
margin: 8px 0;
border-radius: 30px;
box-shadow:
0 0 15px rgba(255, 0, 0, 0.8),
0 0 25px rgba(255, 0, 0, 0.6),
0 0 35px rgba(255, 0, 0, 0.4);
transition: transform 0.3s, box-shadow 0.3s;
position: relative;
overflow: hidden;
cursor: pointer;
}

/* Hover efek berkilau */
.custom-menu .button:hover {
transform: scale(1.05);
box-shadow:
0 0 25px rgb(255, 0, 0),
0 0 40px rgba(207, 0, 0, 0.8),
0 0 60px rgba(138, 0, 0, 0.6);
}

/* Efek kilau animasi */
.custom-menu .button::after {
content: '';
position: absolute;
top: -50%;
left: -50%;
width: 200%;
height: 200%;
background: linear-gradient(120deg, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.0) 60%);
transform: rotate(25deg);
animation: shine 2s infinite;
}

@keyframes shine {
0% {
transform: translateX(-100%) rotate(25deg);
}
100% {
transform: translateX(100%) rotate(25deg);
}
}
</style>

<!-- Overlay -->
<div id="menuOverlay"></div>

<!-- HTML tombol custom -->
<div class="custom-menu" id="customMenu">
<div class="button" onclick="window.location.href='https://aksesbujang.site/aplikasi'">APLIKASI BUJANGTOTO</div>
<div class="button" onclick="window.location.href='/slot-rtp/1'">RTP BUJANGTOTO</div>
<div class="button" onclick="window.location.href='https://aksesbujang.site/prediksi'">PREDIKSI TOGEL</div>
<div class="button" onclick="window.location.href='https://whatsapp.com/channel/0029VaxDiDR90x2tvlz1TP0a'">BUKTI JP BUJANGTOTO</div>
<div class="button" onclick="window.location.href='https://aksesbujang.site/whatsapp'">WA BUJANGTOTO</div>
<div class="button" onclick="window.location.href='https://aksesbujang.site/telegram'">TELEGRAM BUJANGTOTO</div>
<div class="button" onclick="window.location.href='https://t.me/komunitaspoolsmasgondrong'">GROUP MAS GONDRONG</div>


</div>

<script>
// Fungsi untuk buka menu + overlay
function openMenu() {
document.getElementById('customMenu').style.display = 'block';
document.getElementById('menuOverlay').style.display = 'block';
}

// Fungsi untuk tutup semua (menu & overlay) lalu reload
function closeAll() {
document.getElementById('customMenu').style.display = 'none';
document.getElementById('menuOverlay').style.display = 'none';
window.location.href = '/'; // reload ke halaman utama
}

// Event tombol CMS
document.addEventListener('DOMContentLoaded', function () {
const iconBtn = document.querySelector('.circular-menu__icon');
if (iconBtn) {
iconBtn.addEventListener('click', function () {
openMenu();
});
}

// Klik overlay = tutup semua
document.getElementById('menuOverlay').addEventListener('click', closeAll);
});
</script>
<!-- End circular menu-->

<script>
document.addEventListener('DOMContentLoaded', function() {
if (window.location.pathname === "/mobile/promo") {
document.body.classList.add('promo-page');
}
document.querySelectorAll('div[style="font-size: 11px; padding-top: 20px; width: 100px;"]').forEach(function(div) {
div.classList.add('oioioi');
});

document.querySelectorAll('div[style="margin-top: 50px;"]').forEach(function(div) {
div.classList.add('bgbg');
});

document.querySelectorAll('div[style="background-color: #000; display: flex; padding: 8px 0; font-weight: 500;"]').forEach(function(div) {
div.classList.add('bgbg2');
});

});
</script>
<style>
.pengecekan-menu {
display: none !important;
}

#main_menu_outer_container {
background-color: rgba(0, 0, 0, 0.5) !important;
}

.bgbg2{
background-color: rgba(0, 0, 0, 0.5) !important;
}

.footer-bg{
background: rgba(0, 0, 0, 0.5) !important;
}

.bgbg{
background: url(https://imgcloud.io/storage/bujang/bg1bujangtoto.webp) center !important;
background-size: 100% !important;
}
</style>
<style>
/* Sembunyikan icon lama sebelum diganti JS */
img[src*="game-7-mobile.png"],
img[src*="game-8-mobile.png"],
img[src*="game-6-mobile.png"],
img[src*="game-4-mobile.png"],
img[src*="game-5-mobile.png"],
img[src*="game-2-mobile.png"],
img[src*="game-3-mobile.png"] {
visibility: hidden;
opacity: 0;
}
</style>



<style>
@keyframes logoShine {
0% {
filter: brightness(1) drop-shadow(0 0 2px rgb(202, 0, 0));
}
50% {
filter: brightness(1.2) drop-shadow(0 0 8px #db0000);
}
100% {
filter: brightness(1) drop-shadow(0 0 2px rgb(165, 0, 0));
}
}

main img {
animation: logoShine 2.5s infinite;
transition: transform 0.3s ease-in-out;
}

main img:hover {
transform: scale(1.05);
}
</style>



<script>
(function () {
const icons = [
{ src: "game-7-mobile.png", newSrc: "https://ik.imagekit.io/stdoubleo/BUJANGTOTO/ICON/icon-pools_0.png" },
{ src: "game-2-mobile.png", newSrc: "https://ik.imagekit.io/stdoubleo/BUJANGTOTO/ICON/icon-slot_0.png" },
{ src: "game-3-mobile.png", newSrc: "https://ik.imagekit.io/stdoubleo/BUJANGTOTO/ICON/icon-casino_0.png" },
{ src: "game-5-mobile.png", newSrc: "https://ik.imagekit.io/stdoubleo/BUJANGTOTO/ICON/icon-bola_0.png" },
{ src: "game-8-mobile.png", newSrc: "https://ik.imagekit.io/stdoubleo/BUJANGTOTO/ICON/icon-ayam_0.png" },
{ src: "game-4-mobile.png", newSrc: "https://ik.imagekit.io/stdoubleo/BUJANGTOTO/ICON/icon-ikan_0.png" },
{ src: "game-6-mobile.png", newSrc: "https://ik.imagekit.io/stdoubleo/BUJANGTOTO/ICON/icon-vr_0.png" }
];

function gantiIcon() {
icons.forEach(icon => {
document.querySelectorAll(`img[src*="${icon.src}"]`).forEach(img => {
if (!img.dataset.changed) {
img.src = icon.newSrc;
img.style.width = "45px";
img.style.height = "auto";
img.style.visibility = "visible";
img.style.opacity = "1";
img.dataset.changed = "true";
}
});
});
}

document.addEventListener("DOMContentLoaded", gantiIcon);
const observer = new MutationObserver(gantiIcon);
observer.observe(document.body, { childList: true, subtree: true });
setInterval(gantiIcon, 2000);
})();
</script>


<script>
document.addEventListener("DOMContentLoaded", function () {
var isMobile = window.innerWidth <= 768;

// Ubah ini sesuai URL halaman utama kamu:
var validPaths = ["/", "/index.php", "/mobile", "/mobile/", "/mobile/index.php"];

// Cek apakah path saat ini cocok persis
var isHomepage = validPaths.includes(location.pathname);

if (isMobile && isHomepage) {
var banner = document.createElement("div");
banner.id = "smart_banner";
banner.style.cssText = `
width: 100%;
height: 50px;
display: flex;
align-items: center;
font-family: Verdana, arial, sans-serif;
color: #fff;
background-color: #000000;
z-index: 7;
position: fixed;
top: 0;
`;

banner.innerHTML = `
<div class="app_icon" style="width: 43px; margin-left: 10px; flex-shrink: 0;">
<img src="https://ik.imagekit.io/stdoubleo/BUJANGTOTO/ICON/300x300px.png" alt="App Icon" style="display: block; height: 40px;">
</div>
<div class="app_info" style="margin-left: 10px; flex-grow: 1;">
<div class="app_title" style="font-size: 13px; font-weight: bold; color: #ffcc00; line-height: 1;">APLIKASI BUJANGTOTO</div>
<div class="app_slogan" style="font-size: 12px; color: #FFF; line-height: 1;">DOWNLOAD APK BUJANGTOTO LANGSUNG BONUS SALDO Rp.5000</div>
</div>



<style>
@keyframes shine {
0% {
background-position: -100px;
}
100% {
background-position: 200px;
}
}

.download_button a.shiny-gold {
font-size: 11px;
padding: 6px 10px;
color: #000;
background: linear-gradient(90deg, #FF0000, #FFDCDC , #FF0000);
border-radius: 20px;
border: 2px solid #820C0C;
box-shadow: 0 0 5px rgba(255, 215, 0, 0.6);
font-weight: bold;
background-size: 200% auto;
background-clip: padding-box;
animation: shine 2.5s linear infinite;
transition: transform 0.2s ease-in-out;
display: inline-block;
text-align: center;
text-decoration: none;
}

.active-menu-scroll {
top: 100px !important;
}

.bgbg {
margin-top: 100px !important;
}
</style>

<!-- === CSS Snackbar + Ganti Warna Background === -->
<style>
#snackbar-mobile {
display: flex;
align-items: center;
justify-content: center;
position: fixed;
bottom: -100px;
left: 50%;
transform: translateX(-50%);
background: #000;
color: rgb(0, 0, 0);
padding: 10px 20px;
border-radius: 30px;
border: 2px solid rgb(255, 0, 0);
box-shadow: 0 0 15px rgb(255, 0, 0);
z-index: 9999;
font-size: 14px;
width: 50%;
opacity: 0;
transition: bottom 0.5s ease, opacity 0.5s ease;
text-align: center;
}
#snackbar-mobile.show {
bottom: 30px;
opacity: 1;
}
.snackbar-content {
display: flex;
align-items: center;
justify-content: center;
}
.snackbar-mobile-img {
width: 30px;
height: 30px;
border-radius: 50%;
margin-right: 8px;
}
.snackbar-icon {
color: rgb(255, 0, 0);
margin-right: 5px;
}
@media (max-width: 480px) {
#snackbar-mobile {
font-size: 12px;
padding: 8px 10px;
width: 80%;
}
}
/* Ganti background hitam di halaman permainan */
@media (max-width: 768px) {
.main-menu-outer-container,
div[style*="background-color: #2F211D"],
.game-category-container,
.provider-container,
.category-button {
background: #82171 !important;
}
}
</style>

<div class="download_button" style="margin-right: 10px; flex-shrink: 0;">
<a href="https://cutt.ly/8rDkOmYD"
target="_blank"
title="Download Apk BUJANGTOTO"
class="shiny-gold">
DOWNLOAD
</a>
</div>
`;

// Sisipkan sebelum header utama (yang hitam)
var header = document.querySelector('div[style*="background-color: #821710"]');
if (header && header.parentNode) {
header.parentNode.insertBefore(banner, header);
// Set header turun 50px dari atas karena ada smart_banner
header.style.top = "50px";
header.style.backgroundColor = "#000000";
}
}
});
</script>

<!-- === CSS Snackbar + Ganti Warna Background === -->
<style>
#snackbar-mobile {
display: flex;
align-items: center;
justify-content: center;
position: fixed;
bottom: -100px;
left: 50%;
transform: translateX(-50%);
background: #000;
color: rgb(0, 0, 0);
padding: 10px 20px;
border-radius: 30px;
border: 2px solid rgb(255, 0, 0);
box-shadow: 0 0 15px rgb(255, 0, 0);
z-index: 9999;
font-size: 14px;
width: 50%;
opacity: 0;
transition: bottom 0.5s ease, opacity 0.5s ease;
text-align: center;
}
#snackbar-mobile.show {
bottom: 30px;
opacity: 1;
}
.snackbar-content {
display: flex;
align-items: center;
justify-content: center;
}
.snackbar-mobile-img {
width: 30px;
height: 30px;
border-radius: 50%;
margin-right: 8px;
}
.snackbar-icon {
color: rgb(255, 0, 0);
margin-right: 5px;
}
@media (max-width: 480px) {
#snackbar-mobile {
font-size: 12px;
padding: 8px 10px;
width: 80%;
}
}
/* Ganti background hitam di halaman permainan */
@media (max-width: 768px) {
.main-menu-outer-container,
div[style*="background-color: #2F211D"],
.game-category-container,
.provider-container,
.category-button {
background: #82171 !important;
}
}
</style>

<!-- === HTML Snackbar === -->
<div id="snackbar-mobile">
<div class="snackbar-content">
<img src="https://imgcloud.io/storage/bujang/favicon_bujangtoto.webp" alt="Logo" class="snackbar-mobile-img">
<p id="withdraw-text" style="margin: 0; color: white;">
<i class="fa fa-check-circle snackbar-icon"></i>
<strong style="color: white;">user****id</strong><strong style="color: red;"> Telah Berhasil Withdraw </strong><span style="color: white;">Rp 9.728.000,00</span>
</p>
</div>
</div>

<!-- === JS Otomatis === -->
<script>
window.addEventListener('load', () => {
// Ubah background hitam ke gradasi emas
document.querySelectorAll('[style*="background-color: #2F211D"]').forEach(el => {
el.style.background = 'linear-gradient(to bottom, #ffd700, #ffcc00, #f1c40f, #b8860b)';
});

const usernames = ["lu****89", "fi****xy", "we****op", "mo****12", "ke****lo", "zi****ng", "Hl**g", "Bk**99", "Bh**79", "Kd**9"];
const amounts = ["Rp 5.728.000", "Rp 12.350.000", "Rp 3.950.000", "Rp 7.150.000", "Rp 10.500.000", "Rp 9.000.000", "Rp 19.000.000", "Rp 36.700.000", "Rp 3.700.000", "Rp 9.000.000"];

const excludedPaths = [
'/mobile/logout', '/mobile/privacy', '/mobile/togel', '/mobile/slot', '/mobile/game', '/mobile/live-casino', '/mobile/sport', '/mobile/promo','/mobile/sabung-ayam', '/mobile/tembak-ikan', '/mobile/virtual', '/mobile/sosmed',
'/mobile/user/deposit', '/mobile/user/withdraw', '/mobile/user/history',
'/mobile/user/history/slot', '/mobile/user/history/live-casino',
'/mobile/user/history/fish-shoot', '/mobile/user/history/sport',
'/mobile/user/history/virtual', '/mobile/user/history/cockfighting',
'/mobile/user/history/lottery', '/mobile/user/buku-mimpi',
'/mobile/user/memo', '/mobile/user/referral',
'/mobile/user/pengecekan/turn-over', '/mobile/user/profil', '/mobile/user', '/mobile/user/promo', '/mobile/masuk'
];

const currentPath = window.location.pathname;

if (!excludedPaths.includes(currentPath)) {
function showSnackbarDummy() {
const username = usernames[Math.floor(Math.random() * usernames.length)];
const amount = amounts[Math.floor(Math.random() * amounts.length)];
const snackbar = document.getElementById('snackbar-mobile');
if (snackbar) {
document.getElementById('withdraw-text').innerHTML = `
<i class="fa fa-check-circle snackbar-icon"></i>
<strong style="color: white;">${username}</strong><strong style="color: red;"> Telah Berhasil Withdraw </strong><span style="color: white;">${amount}</span>
`;
snackbar.classList.add('show');
setTimeout(() => {
snackbar.classList.remove('show');
}, 2500);
}
}
setInterval(showSnackbarDummy, 5000); // ← muncul tiap 5 detik
}
});
</script>
<style>
@font-face {
font-family: Open24DisplaySt;
src: url('/css/Open24DisplaySt.woff2');
}
@font-face {
font-family: Teko-SemiBold;
src: url('/css/Teko-SemiBold.ttf');
}
@font-face {
font-family: Poppins-Regular;
src: url('/css/Poppins-Regular.ttf');
}
body {
margin: 0 auto;
color: #fff;
font-size: 14px !important;
}
.form-control {
background-color: #fff;
border-color: #707070;
-moz-appearance: none;
-webkit-appearance: none;
color: #000;
}
.login-btn:hover {
background-color: #5f5f5f !important;
border-color: #5f5f5f !important;
}
.register-btn:hover {
color: #fff !important;
text-decoration: none;
}
.menu-opt-active {
color: #F8D45C !important;
font-weight: bold;
}
.menu-opt a:hover {
color: #F8D45C !important;
text-decoration: none;
}
.provider:hover {
width: 100%;
background-color: rgba(248, 212, 92, 0.5);
border-radius: 6px;
}
@keyframes topbar-icon-bounce {
0%, 20%, 40%, 60%, 80%, 100% {
transform:translateY(0)
}
70% {
transform:translateY(-5px)
}
50% {
transform:translateY(-12px)
}
}
.footer-bg::before{
background-color: #821710;
opacity: .8;
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
}
.circular-menu__button {
display: none;
}
.circular-menu__button:checked + .circular-menu__icon {
transform: scale(1, 1) translate3d(0, 0, 0);
transition-duration: 0.2s;
transition-timing-function: linear;
}
.circular-menu__button:checked ~ .circular-menu__item {
transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
}
.circular-menu__button:checked ~ .circular-menu__item:nth-of-type(1) {
transition-duration: 0.18s;
transform: translate3d(0px, -105px, 0);
}
.circular-menu__button:checked ~ .circular-menu__item:nth-of-type(2) {
transition-duration: 0.28s;
transform: translate3d(99.86093418px, -32.446784369999996px, 0);
}
.circular-menu__button:checked ~ .circular-menu__item:nth-of-type(3) {
transition-duration: 0.38s;
transform: translate3d(61.71745146px, 84.94678437px, 0);
}
.circular-menu__button:checked ~ .circular-menu__item:nth-of-type(4) {
transition-duration: 0.48s;
transform: translate3d(-61.71745146px, 84.94678437px, 0);
}
.circular-menu__button:checked ~ .circular-menu__item:nth-of-type(5) {
transition-duration: 0.58s;
transform: translate3d(-99.86093418px, -32.446784369999996px, 0);
}
.circular-menu__icon {
background: linear-gradient(#5F70FB, #4E63FA);
border-radius: 100%;
box-shadow: 0 2px 5px rgba(0,0,0,0.25);
height: 50px;
line-height: 50px;
margin-left: 10px;
position: fixed;
text-align: center;
bottom: 150px;
transform: translate3d(0, 0, 0);
transition: transform ease-out 0.2s;
width: 50px;
cursor: pointer;
transform: scale(1.1, 1.1) translate3d(0, 0, 0);
transition-duration: 0.4s;
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
z-index: 7;
}
.circular-menu__icon:hover {
transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}
.circular-menu__item {
background-image: linear-gradient(#5F70FB, #4E63FA);
border-radius: 100%;
box-shadow: 0 2px 5px rgba(0,0,0,0.25);
color: #fff;
height: 45px;
line-height: 45px;
margin-left: 10px;
position: fixed;
text-align: center;
bottom: 160px;
transform: translate3d(0, 0, 0);
transition: transform ease-out 0.2s;
width: 45px;
z-index: 5;
}
.circular-menu__item:nth-of-type(1) {
transition-duration: 0.18s;
}
.circular-menu__item:nth-of-type(2) {
transition-duration: 0.18s;
}
.circular-menu__item:nth-of-type(3) {
transition-duration: 0.18s;
}
.circular-menu__item:nth-of-type(4) {
transition-duration: 0.18s;
}
.circular-menu__item:nth-of-type(5) {
transition-duration: 0.18s;
}
.circular-menu__item:hover {
color: #dc143c;
background: #f08080;
}
.circular-menu__item:active,
.circular-menu__item:focus {
color: #8b0000;
}
</style>
<!-- Start of LiveChat (www.livechat.com) code -->
<script>
window.__lc = window.__lc || {};
window.__lc.license = 19254314;
window.__lc.integration_name = "manual_channels";
window.__lc.product_name = "livechat";
;(function(n,t,c){function i(n){return e._h?e._h.apply(null,n):e._q.push(n)}var e={_q:[],_h:null,_v:"2.0",on:function(){i(["on",c.call(arguments)])},once:function(){i(["once",c.call(arguments)])},off:function(){i(["off",c.call(arguments)])},get:function(){if(!e._h)throw new Error("[LiveChatWidget] You can't use getters before load.");return i(["get",c.call(arguments)])},call:function(){i(["call",c.call(arguments)])},init:function(){var n=t.createElement("script");n.async=!0,n.type="text/javascript",n.src="https://cdn.livechatinc.com/tracking.js",t.head.appendChild(n)}};!n.__lc.asyncInit&&e.init(),n.LiveChatWidget=n.LiveChatWidget||e}(window,document,[].slice))
</script>
<noscript><a href="https://www.livechat.com/chat-with/19254314/" rel="nofollow">Chat with us</a>, powered by <a href="https://www.livechat.com/?welcome" rel="noopener nofollow" target="_blank">LiveChat</a></noscript>
<!-- End of LiveChat code --> <style>
.modal-body {
padding : 0;
}
.modal .modal-dialog {
color: #120608;
top: 60px;
moz-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
opacity: .5;
}
#progressive_jackpot {
font-family: Open24DisplaySt;
font-size: 70px;
margin: auto 0;
}
.announcement-container>[data-section="announcements"] {
flex-basis: calc(100% - 40px);
overflow: hidden;
margin: auto 0;
}
.tickercontainer {
margin: 0;
padding: 0;
overflow: hidden;
text-align: center;
}
.tickercontainer .mask {
position: relative;
width: 100%;
overflow: hidden;
}
ul.newsticker {
position: relative;
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
display: flex;
}
ul.newsticker li {
margin: 0;
font-size: 16px;
padding: 0 25px 0 0;
white-space: nowrap;
}
.hot-games-bounce {
animation-name: hot-games-bounce;
animation-timing-function: ease;
}
@keyframes hot-games-bounce {
0% {
transform: scale(1, 1) translateY(0);
}
10% {
transform: scale(1.1, .9) translateY(0);
}
30% {
transform: scale(.9, 1.1) translateY(-2px);
}
50% {
transform: scale(1, 1) translateY(0);
}
100% {
transform: scale(1, 1) translateY(0);
}
}
.background-top {
background: url('https://bujangtoto.dataklmsad902.site/asset/images/main-bg.jpg?s=c01af1c6edd24b60eb5f28c06f6e6762') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
</style>
</head>
<body style="background-color: #821710;">
<div style="position: fixed; top: 0; z-index: 20; box-shadow: rgb(0 0 0 / 50%) 0 6px 6px -6px; width: 100%;">
<div style="background-color: #D2383A; padding: 12px 0;">
<div style="width: 95%; margin: 0 auto; max-width: 1280px; display: flex;">
<div onclick="window.location='https://www.rockprairiebh.com/mobile/ganti-mode'" class="menu-opt" style="cursor: pointer; display: flex; margin: auto 40px auto 0;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/mobile.png?s=7069dc6050b90d29193922c60e4eb9ee" alt="Versi Mobile" style="width: 20px; animation-name: topbar-icon-bounce; animation-duration: 2.5s; animation-fill-mode: both; animation-timing-function: linear; animation-iteration-count: infinite;">
<div style="margin-left: 6px; color: #fff;">
Versi Mobile
</div>
</div>
<div onclick="window.location='https://www.rockprairiebh.com/promo'" class="menu-opt " style="cursor: pointer; margin: auto 40px auto 0; display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/menu-4.png?s=480315067fa1ce583c60094d4f2f7eb8" alt="Promo" style="width: 20px; animation-name: topbar-icon-bounce; animation-duration: 2.5s; animation-fill-mode: both; animation-timing-function: linear; animation-iteration-count: infinite;">
<div style="margin-left: 6px;">
Promo
</div>
</div>
<div onclick="window.location='https://www.rockprairiebh.com/slot-rtp/1'" class="menu-opt " style="cursor: pointer; margin: auto 40px auto 0; display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/menu-2.png?s=80aab44edacffa2f8d2089decfd89a64" alt="RTP" style="width: 20px; animation-name: topbar-icon-bounce; animation-duration: 2.5s; animation-fill-mode: both; animation-timing-function: linear; animation-iteration-count: infinite;">
<div style="margin-left: 6px;">
RTP
</div>
</div>
<div onclick="window.location='https://www.rockprairiebh.com/buku-mimpi'" class="menu-opt " style="cursor: pointer; margin: auto 40px auto 0; display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/book.png?s=966de68cbed901786ff61b13eeba2fa8" alt="buku mimpi" style="width: 20px; animation-name: topbar-icon-bounce; animation-duration: 2.5s; animation-fill-mode: both; animation-timing-function: linear; animation-iteration-count: infinite;">
<div style="margin-left: 6px;">
Buku Mimpi
</div>
</div>
<div onclick="window.location='https://www.rockprairiebh.com/sosmed'" class="menu-opt " style="cursor: pointer; display: flex; margin: auto 0;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/menu-5.png?s=46472c1cf1d4eeded053e05496a93ae9" alt="hubungi kami" style="width: 20px; animation-name: topbar-icon-bounce; animation-duration: 2.5s; animation-fill-mode: both; animation-timing-function: linear; animation-iteration-count: infinite;">
<div style="margin-left: 6px;">
Hubungi Kami
</div>
</div>
<div style="margin: auto 0 auto auto;">
<div style="display: flex;">
<a href="https://www.rockprairiebh.com/masuk" class="login-btn" style="color: #fff; border: 1px solid #fff; border-radius: 20px; transition: all .3s ease; background-color: transparent; padding: 3px 20px; margin: auto 10px auto 0;">MASUK</a>
<a href="https://www.rockprairiebh.com/daftar" class="register-btn" style="color: #fff; border-radius: 20px; transition: all .3s ease; background-color: #FE6600; text-align: center; padding: 3px 20px; margin: auto;">
DAFTAR
</a>
</div>
</div>
</div>
</div>
<div style="background-color: #821710; min-height: 120px;">
<div style="width: 95%; margin: 0 auto; max-width: 1280px; display: flex; padding: 20px 0;">
<div style="width: 220px;">
<a href="https://www.rockprairiebh.com/desktop">
<img src="https://bujangtoto.dataklmsad903.site/images/setting-logo/1/oKGF6yaqhIe99TE6.gif" alt="BUJANGTOTO" style="height: 80px;">
</a>
</div>

<div style="margin: auto 0 auto auto; display: flex; flex-direction: column; align-items: flex-end;">
<div style="display: flex; font-size: 16px;">
<div class="menu-opt" style="margin-left: 28px;">
<a href="https://www.rockprairiebh.com/togel" class="" style="color: #fff; transition: all .3s ease; display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/game-7-mobile.png?s=d820bafb22680078e57f7c8ef81ddbff" alt="togel" style="width: 30px; height: 30px; margin-right: 6px;"> <span style="margin: auto 0;">TOGEL</span>
</a>
</div>
<div class="menu-opt" style="margin-left: 28px;">
<a href="https://www.rockprairiebh.com/slot" class="" style="color: #fff; transition: all .3s ease; display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/game-2-mobile.png?s=bfbb653b50a0f71bb7967b94f73febd7" alt="slot" style="width: 30px; height: 30px; margin-right: 6px;"> <span style="margin: auto 0;">SLOT</span>
</a>
</div>
<div class="menu-opt" style="margin-left: 28px;">
<a href="https://www.rockprairiebh.com/live-casino" class="" style="color: #fff; transition: all .3s ease; display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/game-3-mobile.png?s=a6a5f2baa715e01c443800b8ba1510d7" alt="live casino" style="width: 30px; height: 30px; margin-right: 6px;"> <span style="margin: auto 0;">LIVE CASINO</span>
</a>
</div>
<div class="menu-opt" style="margin-left: 28px;">
<a href="https://www.rockprairiebh.com/sport" class="" style="color: #fff; transition: all .3s ease; display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/game-5-mobile.png?s=ff35fb30d93a8b38470bdb515ee0f5b2" alt="sport" style="width: 30px; height: 30px; margin-right: 6px;"> <span style="margin: auto 0;">SPORT</span>
</a>
</div>
<div class="menu-opt" style="margin-left: 28px;">
<a href="https://www.rockprairiebh.com/sabung-ayam" class="" style="color: #fff; transition: all .3s ease; display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/game-8-mobile.png?s=23e488a1b54d0b57b1894a6ef19dc4b9" alt="sabung ayam" style="width: 30px; height: 30px; margin-right: 6px;"> <span style="margin: auto 0;">SABUNG AYAM</span>
</a>
</div>
<div class="menu-opt" style="margin-left: 28px;">
<a href="https://www.rockprairiebh.com/tembak-ikan" class="" style="color: #fff; transition: all .3s ease; display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/game-4-mobile.png?s=63e6251efc14724ae072b55306ab484c" alt="tembak ikan" style="width: 30px; height: 30px; margin-right: 6px;"> <span style="margin: auto 0;">TEMBAK IKAN</span>
</a>
</div>
<div class="menu-opt" style="margin-left: 28px;">
<a href="https://www.rockprairiebh.com/virtual" class="" style="color: #fff; transition: all .3s ease; display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/game-6-mobile.png?s=7925b9682d24c145c273d393f412ebe4" alt="virtual" style="width: 30px; height: 30px; margin-right: 6px;"> <span style="margin: auto 0;">VIRTUAL</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div style="margin-top: 170px;">
<div class="slider">
<table width="100%" style="margin: 0 auto;">
<tr id="slides">
<td colspan="2">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active" ></li>
<li data-target="#carousel-example-generic" data-slide-to="1" ></li>
<li data-target="#carousel-example-generic" data-slide-to="2" ></li>
<li data-target="#carousel-example-generic" data-slide-to="3" ></li>
<li data-target="#carousel-example-generic" data-slide-to="4" ></li>
<li data-target="#carousel-example-generic" data-slide-to="5" ></li>
<li data-target="#carousel-example-generic" data-slide-to="6" ></li>
<li data-target="#carousel-example-generic" data-slide-to="7" ></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active" >
<img src="https://bujangtoto.dataklmsad903.site/images/banner-desktop/8/HqBTljn2A30pFkxi.png" alt="EXTRA BONUS 50%" style="width: 100%; margin: 0 auto;">
<div class="carousel-caption">
</div>
</div>
<div class="item" >
<img src="https://bujangtoto.dataklmsad903.site/images/banner-desktop/4/kbsNSCbFgaMiq4Xb.png" alt="TOGEL" style="width: 100%; margin: 0 auto;">
<div class="carousel-caption">
</div>
</div>
<div class="item" >
<img src="https://bujangtoto.dataklmsad903.site/images/banner-desktop/5/7OoDlfFBT0MGuOSL.png" alt="LIVE CASINO" style="width: 100%; margin: 0 auto;">
<div class="carousel-caption">
</div>
</div>
<div class="item" >
<img src="https://bujangtoto.dataklmsad903.site/images/banner-desktop/3/bW2oLEMjU29bAh0y.png" alt="SLOT GACOR" style="width: 100%; margin: 0 auto;">
<div class="carousel-caption">
</div>
</div>
<div class="item" >
<img src="https://bujangtoto.dataklmsad903.site/images/banner-desktop/6/5muSfNpbyO00WXY7.png" alt="SPORTBOOKS GAMES" style="width: 100%; margin: 0 auto;">
<div class="carousel-caption">
</div>
</div>
<div class="item" >
<img src="https://bujangtoto.dataklmsad903.site/images/banner-desktop/9/9k1gOWci4B550s2L.png" alt="SCATTER KEPALA BANTENG" style="width: 100%; margin: 0 auto;">
<div class="carousel-caption">
</div>
</div>
<div class="item" >
<img src="https://bujangtoto.dataklmsad903.site/images/banner-desktop/2/T13GQpw8UUJmrYwk.png" alt="BONUS QRIS 5%" style="width: 100%; margin: 0 auto;">
<div class="carousel-caption">
</div>
</div>
<div class="item" >
<img src="https://bujangtoto.dataklmsad903.site/images/banner-desktop/7/DI9WhofKNtMIAzCD.png" alt="SABUNG AYAM" style="width: 100%; margin: 0 auto;">
<div class="carousel-caption">
</div>
</div>
</div>

<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</td>
</tr>
</table>
</div>

<div class="announcement-container" style="width: 95%; margin: 0 auto; max-width: 1280px; display: flex; padding: 8px 0;">
<div data-section="date">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/broadcast.png?s=29a16a9d286692451d7c3ee9f675cb3d" alt="broadcast" style="width: 24px; margin: 0 8px;">
</div>
<div data-section="announcements">
<div id="ER_1655967104278">
<div class="tickercontainer">
<div class="mask">
<ul class="announcement-list newsticker" id="announcement_list" style="color: #EBEBEB; width: 4369px; left: -76.2600024414062px;">
<li class="tick-clones">🎉 Selamat Datang di BUJANGTOTO | Situs Toto Resmi, Gampang Menang, Deposit Termurah Cuma 5 Ribu! | Tersedia Togel Online, Slot Gacor, Live Casino, Sportsbook, dan Tembak Ikan 🎯 Gabung Sekarang dan Rasakan Sensasi Menangnya!</li>
<li>🎉 Selamat Datang di BUJANGTOTO | Situs Toto Resmi, Gampang Menang, Deposit Termurah Cuma 5 Ribu! | Tersedia Togel Online, Slot Gacor, Live Casino, Sportsbook, dan Tembak Ikan 🎯 Gabung Sekarang dan Rasakan Sensasi Menangnya!</li>
</ul>
</div>
</div>
</div>
</div>
</div>

<div class="background-top" style="padding: 30px 0;">
<div style="background-color: #821710; width: 95%; margin: 0 auto; max-width: 1280px; padding: 30px 30px 0 30px;">
<div style="background:url('https://bujangtoto.dataklmsad902.site/asset/images/jackpot-desktop.jpg?s=05e786b10d912120226da4ed8bc7d77e'); background-position: center top; background-size: 100% 100%; background-repeat: no-repeat; padding: 40px 120px;">
<div style="display: flex;">
<div style="color: #F6BA00; font-family: Open24DisplaySt; font-size: 70px; margin: auto 8px auto auto;">
IDR
</div>
<div id="progressive_jackpot"></div>
</div>
</div>

<div style="padding: 30px 0;">
<div style="display: flex; background-color: #070707; padding: 4px 0 4px 10px; border-left: 2px solid #F8D45C;">
<div style="display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/game-7-mobile.png?s=d820bafb22680078e57f7c8ef81ddbff" class="hot-games-bounce" alt="togel" style="margin: auto 0; width: 20px; height: 20px; animation-duration: 3s; animation-iteration-count: infinite;">
<div style="margin: auto 0; color: #F8D45C; font-weight: bold; font-size: 16px; padding-left: 6px;">Togel</div>
</div>
<div onclick="window.location='https://www.rockprairiebh.com/togel'" style="cursor: pointer; margin: auto 0 auto auto; background-color: #F8D45C; border-radius: 25px; color: #000; padding: 4px 16px;">
Lebih Banyak Pasaran
</div>
</div>
</div>

<ul class="lottery_market" style="list-style-type: none; padding: 0; margin-bottom: 0; display: flex; flex-wrap: wrap; text-align: center;"></ul>

<div style="padding:20px 0;">
<div style="display: flex; background-color: #070707; padding: 4px 0 4px 10px; border-left: 2px solid #F8D45C;">
<div style="display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/game-2-mobile.png?s=bfbb653b50a0f71bb7967b94f73febd7" class="hot-games-bounce" alt="slot" style="margin: auto 0; width: 20px; height: 20px; animation-duration: 3s; animation-iteration-count: infinite;">
<div style="margin: auto 0; color: #F8D45C; font-weight: bold; font-size: 16px; padding-left: 6px;">Slot</div>
</div>
<div onclick="window.location='https://www.rockprairiebh.com/slot'" style="cursor: pointer; margin: auto 0 auto auto; background-color: #F8D45C; border-radius: 25px; color: #000; padding: 4px 16px;">
Lebih Banyak Game
</div>
</div>
</div>

<ul style="list-style-type: none; padding: 0; margin-bottom: 0; display: flex; flex-wrap: wrap; text-align: center;">
<li onclick="window.location='https://www.rockprairiebh.com/slot-provider/1'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/1/Zdx53afTL4Dj2dTh.jpg?s=0f54ae993664057aff6b4b52be0288dd" alt="slot" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/slot-provider/2'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/4/u5Kj6z5gVgyeR4d2.jpg?s=073172557449fcf543b6728a1eb36cb5" alt="slot" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/slot-provider/33'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/52/TN8ElfULOCGHSmZo.jpg?s=508b6fd9c497b67d958186aed4b4ab75" alt="slot" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/slot-provider/34'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/54/Y4d9Xu5SMLEbhLGx.jpg?s=3457c43c7cec8f3106f781a3298c7904" alt="slot" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/slot-provider/37'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/57/c4GQK90FW0GgdwWP.jpg?s=a7e8faaf715c8f79411b5ec86bf7e8f2" alt="slot" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/slot-provider/38'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/58/NmX69GXdsqKGXQCr.jpg?s=ace49af1ca73013dac9f3f027f653d91" alt="slot" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/slot-provider/36'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/56/Ibjn3eNz82aJDl3C.jpg?s=e6d329e367f1e00f594d16601159093a" alt="slot" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/slot-provider/35'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/55/1lAWvca35ep7uZ3y.jpg?s=55838de10b3f21863bf40cc916168a9d" alt="slot" style="width: 100%; border-radius: 4px;">
</li>
</ul>

<div style="padding:20px 0;">
<div style="display: flex; background-color: #070707; padding: 4px 0 4px 10px; border-left: 2px solid #F8D45C;">
<div style="display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/game-3-mobile.png?s=a6a5f2baa715e01c443800b8ba1510d7" class="hot-games-bounce" alt="live casino" style="margin: auto 0; width: 20px; height: 20px; animation-duration: 3s; animation-iteration-count: infinite;">
<div style="margin: auto 0; color: #F8D45C; font-weight: bold; font-size: 16px; padding-left: 6px;">Live Casino</div>
</div>
<div onclick="window.location='https://www.rockprairiebh.com/live-casino'" style="cursor: pointer; margin: auto 0 auto auto; background-color: #F8D45C; border-radius: 25px; color: #000; padding: 4px 16px;">
Lebih Banyak Game
</div>
</div>
</div>

<ul style="list-style-type: none; padding: 0; margin-bottom: 0; display: flex; flex-wrap: wrap; text-align: center;">
<li onclick="window.location='https://www.rockprairiebh.com/masuk'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/2/QDOPcj7Ua2kedOLF.jpg?s=09ff0d6ffcc842f2d91bdf89026f7b52" alt="live casino" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/masuk'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/24/jX69HBuOOBrxJJUF.jpg?s=561b949f1216606b22c853b3cfa24ec9" alt="live casino" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/live-casino-provider/33'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/53/tztbYSdmUHluBLZH.jpg?s=1336751380b8113652edd260494cc705" alt="live casino" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/masuk'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/46/OtDJh0YjNZmaAsLV.jpg?s=70cbd410ce462edbb954e0c08706e22c" alt="live casino" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/masuk'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/40/eaCyEsWKe4d7Y6wM.jpg?s=041628a4011c2bd93c0a9fbb26a8cba1" alt="live casino" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/masuk'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/32/Moz5x2AQ5VVNfmy4.jpg?s=169debc03b10a56c264bb45dfecb22b1" alt="live casino" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/masuk'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/30/7gqo3LMbe69GSAHO.jpg?s=ebaca3d4ebd718739db04ebdec9a1697" alt="live casino" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/masuk'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/20/zCenAzmw1VNFlVjU.jpg?s=31821ef1008f2ed2a2a4d3529f271410" alt="live casino" style="width: 100%; border-radius: 4px;">
</li>
</ul>

<div style="padding:20px 0;">
<div style="display: flex; background-color: #070707; padding: 4px 0 4px 10px; border-left: 2px solid #F8D45C;">
<div style="display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/game-5-mobile.png?s=ff35fb30d93a8b38470bdb515ee0f5b2" class="hot-games-bounce" alt="sport" style="margin: auto 0; width: 20px; height: 20px; animation-duration: 3s; animation-iteration-count: infinite;">
<div style="margin: auto 0; color: #F8D45C; font-weight: bold; font-size: 16px; padding-left: 6px;">Sport</div>
</div>
<div onclick="window.location='https://www.rockprairiebh.com/sport'" style="cursor: pointer; margin: auto 0 auto auto; background-color: #F8D45C; border-radius: 25px; color: #000; padding: 4px 16px;">
Lebih Banyak Game
</div>
</div>
</div>

<ul style="list-style-type: none; padding: 0; margin-bottom: 0; display: flex; flex-wrap: wrap; text-align: center;">
<li onclick="window.location='https://www.rockprairiebh.com/masuk'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/21/8DcRIFtecffqCGq6.jpg?s=43208d62c376e37470f8b45f6ebdc809" alt="sport" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/masuk'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/33/zFUKlxKZFNok3mGV.jpg?s=bc6be7370b2a4c0e7dbdda4470da70ad" alt="sport" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/masuk'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/23/edzMMDDca34Vdf0u.jpg?s=1b95ee86b2e658d80a1147dd5aa6f40f" alt="sport" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/masuk'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/34/MuC1QUwNhMNMhGlY.jpg?s=668720771403c3b3d4b876bc0ce54fec" alt="sport" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/masuk'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/39/S5qiOXWmHqP7KovI.jpg?s=83ed7d8c831c676f149e72889d9077f0" alt="sport" style="width: 100%; border-radius: 4px;">
</li>
</ul>

<div style="padding:20px 0;">
<div style="display: flex; background-color: #070707; padding: 4px 0 4px 10px; border-left: 2px solid #F8D45C;">
<div style="display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/game-8-mobile.png?s=23e488a1b54d0b57b1894a6ef19dc4b9" class="hot-games-bounce" alt="sabung ayam" style="margin: auto 0; width: 20px; height: 20px; animation-duration: 3s; animation-iteration-count: infinite;">
<div style="margin: auto 0; color: #F8D45C; font-weight: bold; font-size: 16px; padding-left: 6px;">Sabung Ayam</div>
</div>
<div onclick="window.location='https://www.rockprairiebh.com/sabung-ayam'" style="cursor: pointer; margin: auto 0 auto auto; background-color: #F8D45C; border-radius: 25px; color: #000; padding: 4px 16px;">
Lebih Banyak Game
</div>
</div>
</div>

<ul style="list-style-type: none; padding: 0; margin-bottom: 0; display: flex; flex-wrap: wrap; text-align: center;">
<li onclick="window.location='https://www.rockprairiebh.com/masuk'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/29/Pmg1NXWAguJGNgRE.jpg?s=cfd8f6f8228a0fb999f5ad6c2b2942c2" alt="cock" style="width: 100%; border-radius: 4px;">
</li>
</ul>

<div style="padding:20px 0;">
<div style="display: flex; background-color: #070707; padding: 4px 0 4px 10px; border-left: 2px solid #F8D45C;">
<div style="display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/game-4-mobile.png?s=63e6251efc14724ae072b55306ab484c" class="hot-games-bounce" alt="tembak ikan" style="margin: auto 0; width: 20px; height: 20px; animation-duration: 3s; animation-iteration-count: infinite;">
<div style="margin: auto 0; color: #F8D45C; font-weight: bold; font-size: 16px; padding-left: 6px;">Tembak Ikan</div>
</div>
<div onclick="window.location='https://www.rockprairiebh.com/tembak-ikan'" style="cursor: pointer; margin: auto 0 auto auto; background-color: #F8D45C; border-radius: 25px; color: #000; padding: 4px 16px;">
Lebih Banyak Game
</div>
</div>
</div>

<ul style="list-style-type: none; padding: 0; margin-bottom: 0; display: flex; flex-wrap: wrap; text-align: center;">
<li onclick="window.location='https://www.rockprairiebh.com/tembak-ikan-provider/31'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/47/yMR2oP9fqGwfr0mR.jpg?s=5bd19a8aa1ca5d5fc0c8656e7c563d1d" alt="fish" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/tembak-ikan-provider/10'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/19/c4audToNueyuSoYe.jpg?s=3d973c52bd1b54640d905db80bebcdb8" alt="fish" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/tembak-ikan-provider/3'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/6/RVjn3KthFuIgKXYD.jpg?s=e496f823c4be052c1940c133d4cddb02" alt="fish" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/tembak-ikan-provider/5'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/11/4gHPlO9pcjcw3vNE.jpg?s=dc94f7c1064ec8abd37fc15e7abafad9" alt="fish" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/tembak-ikan-provider/8'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/16/NBBRmgi612AEpVKz.jpg?s=7df817d0c2aa417fcba2b7edcc86daaf" alt="fish" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/tembak-ikan-provider/26'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/38/adi3u88x0iNBNM6x.jpg?s=ec59e8e36f8720fed89393d8676cb311" alt="fish" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/tembak-ikan-provider/30'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/44/n7P8BUSgxP3qcScN.jpg?s=0cbd7b8cb665c194d874e4c958c7f4cb" alt="fish" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/tembak-ikan-provider/29'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/42/v3i4zGMyecn0yepW.jpg?s=0f97321826c03ea7842b6e74944003d2" alt="fish" style="width: 100%; border-radius: 4px;">
</li>
</ul>

<div style="padding: 20px 0;">
<div style="display: flex; background-color: #070707; padding: 4px 0 4px 10px; border-left: 2px solid #F8D45C;">
<div style="display: flex;">
<img src="https://bujangtoto.dataklmsad902.site/asset/images/game-6-mobile.png?s=7925b9682d24c145c273d393f412ebe4" class="hot-games-bounce" alt="virtual" style="margin: auto 0; width: 20px; height: 20px; animation-duration: 3s; animation-iteration-count: infinite;">
<div style="margin: auto 0; color: #F8D45C; font-weight: bold; font-size: 16px; padding-left: 6px;">Virtual</div>
</div>
<div onclick="window.location='https://www.rockprairiebh.com/virtual'" style="cursor: pointer; margin: auto 0 auto auto; background-color: #F8D45C; border-radius: 25px; color: #000; padding: 4px 16px;">
Lebih Banyak Game
</div>
</div>
</div>

<ul style="list-style-type: none; padding: 0 0 20px 0;; display: flex; flex-wrap: wrap; text-align: center;">
<li onclick="window.location='https://www.rockprairiebh.com/virtual-provider/1'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/3/xCtGRIbPVd5QMMz8.jpg?s=e947e1eb9f36fe5ec6e29a7d3f7de00c" alt="virtual" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/virtual-provider/3'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/7/nTpWFradWRJHjzD1.jpg?s=db8a8429860f4ea4a95a0603ee447660" alt="virtual" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/virtual-provider/4'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/9/iPHMqL1gdWS7DkVS.jpg?s=8835bdb1e5a30e006400e83b930fbcc3" alt="virtual" style="width: 100%; border-radius: 4px;">
</li>
<li onclick="window.location='https://www.rockprairiebh.com/virtual-provider/6'" style="cursor: pointer; display: inline-block; width: 12.5%; margin-bottom: 1%; padding: 0 15px 0 0;">
<img src="https://onelive.dataklmsad902.site/images/provider-game-scroll/14/3U7ay8qEb9rmfjRT.jpg?s=129297ccd1ad1c7310b2f3aa598aac0c" alt="virtual" style="width: 100%; border-radius: 4px;">
</li>
</ul>
</div>
</div>

<div class="overlay" style="display: none; position: fixed; z-index: 1040; top: 0; left: 0; width: 100%; height: 13798px; background: rgb(0, 0, 0); opacity: 0.7;"></div>
<nav class="circular-menu">
<input class="circular-menu__button" id="circular-menu" type="checkbox" href="javascript: void 0"/>
<label class="circular-menu__icon" for="circular-menu">
<i class="fa fa-bars" style="font-size: 25px; vertical-align: middle;"></i>
</label>
<a class="circular-menu__item" href="https://bujangtoto.com/slot-rtp/1">
<img src="https://bujangtoto.dataklmsad903.site/images/backlink-alt/1/46aVAm7T1pMt1AeL.gif" width="45" height="45" border="0" alt="RTP" style="border-radius: 100%; margin-top: -3px;">
</a>
</nav>
<div class="setting_welcome" style="display: none;">
<div class="modal-backdrop"></div>
<div class="modal modal-info" data-backdrop="static" role="dialog" style="display: block;">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header" style="display: block;">
<button type="button" class="close close-modal close-notif" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
</div>
<div class="modal-body" style="padding: 8px;">
</div>
</div>
</div>
</div>
</div>
</div>
<div style="background-color: #D2383A; padding: 10px; display: flex; margin: 0 auto;">
</div>

<div style="background:url('https://bujangtoto.dataklmsad902.site/asset/images/footer.jpg?s=b9f2a6d4574d77e63170213f26e25b72') no-repeat center center fixed; position: relative; background-size: cover; width: 100%; padding: 40px 0 20px 0; color: #F1F2F3;">
<div style="width: 95%; margin: 0 auto; max-width: 1280px; position: relative; z-index: 2;">
<div style="font-size: 16px;">
Bekerja sama dengan BANK :
</div>

<ul style="list-style-type: none; padding: 15px 0 0 0; margin-bottom: 30px; display: flex; flex-wrap: wrap; text-align: center;">
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://bujangtoto.dataklmsad902.site/images/bank-list/1/o6To5673ttZPLCrh.png?s=afdfc98c7c2377fdb6a36ffa0f638854" alt="BCA" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://bujangtoto.dataklmsad902.site/images/bank-list/2/2tVLSRmE3pk4YBF6.png?s=ca4201e1ef92fee5e52231341b64ed80" alt="BNI" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://bujangtoto.dataklmsad902.site/images/bank-list/3/62FIrwNAC55Xjahk.png?s=c6bf05cfc782c06a27dbcaae13ac68c9" alt="BRI" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://bujangtoto.dataklmsad902.site/images/bank-list/4/r9oCpvxwOKXwFWLs.png?s=dcae38771de24aa0d55fdb06b344b60f" alt="CIMB" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://bujangtoto.dataklmsad902.site/images/bank-list/5/zRI3IqTqe45OeeCj.png?s=8235f1d7743d037afadc55545a2cf81b" alt="Mandiri" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://bujangtoto.dataklmsad902.site/images/bank-list/6/E3mL9pQC6xTEccMR.png?s=fbc687fbe2b68b44d87eb6dbb4cf98f0" alt="Danamon" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://bujangtoto.dataklmsad902.site/images/bank-list/7/yimfeEXZpkCD671r.png?s=5552593e23f77fbcb4fe0cc45a10452c" alt="OVO" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://bujangtoto.dataklmsad902.site/images/bank-list/8/05N3McOjkvjYsx60.png?s=5a024ea8072d60d4f11376e345c10937" alt="GOPAY" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://bujangtoto.dataklmsad902.site/images/bank-list/9/IqHCGfjC5JdptMYM.png?s=8108a5ff1e33a58e8c2afd8820e4cb43" alt="DANA" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://bujangtoto.dataklmsad902.site/images/bank-list/10/BT6ZBpAUUUUGUWF3.png?s=faa80114ddfb5e8e3a506ee70bcf9a4b" alt="LINKAJA" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://bujangtoto.dataklmsad902.site/images/bank-list/11/ivRhgIu0ZvObzKlp.png?s=758d6cf8e8b464f557b53dbab338e532" alt="SEABANK" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://bujangtoto.dataklmsad902.site/images/bank-list/12/j9VWysViuM5KEEDW.png?s=65cada34a122ad24314579efbee381eb" alt="BSI" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://bujangtoto.dataklmsad902.site/images/bank-list/13/HzYlMo6DrZLdosLk.png?s=92c2a9b5c8cb1507979fa93ee45db05f" alt="ASTRAPAY" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://bujangtoto.dataklmsad902.site/images/bank-list/14/nGpF1enQ8L2jipcz.png?s=a719eb2f38293a56a0bf71baff37e7a0" alt="PULSA TELKOMSEL" style="width: 80%;">
</div>
</li>
</ul>

<div style="font-size: 16px;">
Bekerja sama dengan PROVIDER :
</div>

<ul style="list-style-type: none; padding: 15px 0 0 0; margin-bottom: 40px; display: flex; flex-wrap: wrap; text-align: center;">
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/1/hP4uaW1j9K2AlyVv.png?s=0c1a06e119b58acd698ef1091217d552" alt="Pragmatic" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/2/w9D4o4hXE6Ffxkct.png?s=0d3f7c6effc1f0253f6e2c444b7f90cb" alt="Pg Soft" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/3/Qn9ydbba5HAHVpqt.png?s=692de7725be24ba4808127c6bfad7b9b" alt="Joker" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/4/STgyifWgfxZX8Xdd.png?s=8291d155fe1d0f7acee296fc3cec543e" alt="Habanero" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/5/7NyF4s7qBEfZdzYv.png?s=45219c72f2c9f28f53053a776c704497" alt="Spade Gaming" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/6/4qvaCEyPoRKnSoRK.png?s=cc0473fc85f555b7bfad7b552ea4105a" alt="Play&#039;n Go" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/8/qVj2pc4tq5jNTETa.png?s=1f2d4b59d3451cf46899c2e5c69fb208" alt="JiLi" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/9/2bxUoiMZiTUWITao.png?s=d0c04275e5cb677cc6e78efd1f583651" alt="Naga" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/10/oRI9UH3PqlrVdkrc.png?s=d76ce8d95ac4aa522adc4367a9a94e3a" alt="CQ9" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/11/hU7lEGuKZbz9OLTP.png?s=b46f90dd4c4761cf1a292cc16719a46b" alt="SA Gaming" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/12/ApAdJUPi82CnZTCY.png?s=8ec2da22891b85e71a18b776af3a503b" alt="Saba" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/13/TIHHJatZGX0j0E7O.png?s=fa3e860d0ce82599df6938a010f1628f" alt="Sbobet" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/14/PCIJfHBobXU23DYh.png?s=3a63f875acee16a8ef21c9bcaffe81ff" alt="Evo Gaming" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/15/z3JBuC9gdC8YRGi5.png?s=90fed7dc3a7804421e6c655d38f3d99e" alt="Red Tiger" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/16/qKNOBHGMC3Wg7dUY.png?s=8a57964852006387eb6c7cf26f1fb82b" alt="NetEnt" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/17/kFdpl9SeA38NdO7f.png?s=d01692b4234fe3f2985f293e266606c6" alt="BTG" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/18/8txgJayRQEb6bL12.png?s=669b1d10d409f465fda22de247387347" alt="Cock Fighting" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/19/BOPxvOvQoOweFna3.png?s=a084849a081d7af4377a2c9e3aaff912" alt="WM" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/20/EpMjjKkesBhNT5lI.png?s=7e087d13f401388c577bdde1f023cdda" alt="YeeBet" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/21/gmmomXzsKnwrcfOJ.png?s=267e1c0142870f9858060b40ac73b5a9" alt="Sexy Gaming" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/22/YMB5vRqv4ay7ACM5.png?s=6670c3845f2da1827a55ae1bfa2462f6" alt="Pinnacle" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/23/YpMisNvksbUZnl9M.png?s=3aba401d3b2c42468147d54f3be11003" alt="UG Gaming" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/24/OxRGZisxBcqAj8eM.png?s=49da75707fdd923721f606337fd4c28f" alt="No Limit City" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/25/TS5Hs0Er3bKNf1Gm.png?s=4dbe1468ccec4383f16da320a5819a24" alt="AG Gaming" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/26/YhxpfaUCngU9U9zA.png?s=ef4e33962413316e2636f1b9c752c97a" alt="WM Slot" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/27/p7g9ot1imVr9V8ei.png?s=481bfbc292f112106c975ca6ab583900" alt="CMD" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/28/wbqQE1MyfQYM6gIG.png?s=10d52b5156314fe9fcfde983e7704d32" alt="WE" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/29/4Q4HAv8VBYlUHAjZ.png?s=fb6b8024aec84e0d49d5dc459a1130c2" alt="FaChai" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/30/3TxQyknwmOKq4aUq.png?s=ed76e8f72a750ca326cc15f20330a8d9" alt="Rich88" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/31/NQLOXaCrM298SxMK.png?s=92b1908c8bd6fb4a121a9061208a6696" alt="MicroGaming" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/32/lvQoNDpqIVWb0zas.png?s=12c66a843ce48436e387f3255d2dcd9f" alt="Fast Spin" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/33/fnDYskKRsM11p1Uf.png?s=8ef6d92181c72c61223f18c53c925711" alt="PlayTech" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/34/ECNzxNfUvkFm4fci.png?s=ed0849f8c5261b233b51afae96f1609b" alt="Besoft" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/35/DPmzuCH2rQlEDfqa.png?s=8c89e3800cdf86711f4eea6475553294" alt="Yggdrasil" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/36/gQsHrMWuWIn6Jkwd.png?s=f1f892d7f39f91d3dd064087aa7febca" alt="Relax" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/37/PcM0ND3RJmzOwkyM.png?s=5479cd9954b747414f0c5d39c18cfff5" alt="Hacksaw" style="width: 80%;">
</div>
</li>
<li style="display: inline-block; width: 10%; padding: 0 8px 0 0; margin-bottom: 10px;">
<div style="padding: 8px; border: 1px solid #FE6600; border-radius: 4px;">
<img src="https://onelive.dataklmsad902.site/images/provider/38/JMWGAwRJouC2hmH6.png?s=e405cc4886eebb07f0ce0214d39d3ad1" alt="GG Soft" style="width: 80%;">
</div>
</li>
</ul>
</div>

<footer>
<div style="width: 95%; margin: 0 auto; max-width: 1280px; position: relative; z-index: 2;">
<h2><a href="https://www.rockprairiebh.com/">BUJANGTOTO</a> - Situs Toto Resmi Gampang Menang dengan Deposit Termurah hanya 5 ribu</h2>
<p><strong><a href="https://www.rockprairiebh.com/">BUJANGTOTO</a></strong> adalah situs toto resmi terpercaya yang dikenal dengan kemudahan menang dan minimal deposit super terjangkau hanya 5 ribu rupiah. Menyediakan platform hiburan online paling lengkap, <strong><a href="https://www.rockprairiebh.com/">BUJANGTOTO</a></strong> menjadi destinasi utama para pemain yang mencari sensasi bermain, layanan cepat, dan peluang cuan besar setiap hari.</p>
<h3>🎮 Layanan Permainan Lengkap <a href="https://www.rockprairiebh.com/">BUJANGTOTO</a>:</h3>
<p>&nbsp;&bull; <strong>Sportsbook Internasional<br></strong>&nbsp; &nbsp;Pasaran bola paling lengkap &amp; odds tertinggi.<br>&nbsp;&bull; <strong>Slot Online Gampang Menang<br></strong>&nbsp; &nbsp;Ribuan game dari provider top seperti Pragmatic, Habanero, PG Soft, dan lainnya.<br>&nbsp;&bull; <strong>Tembak Ikan Online<br></strong>&nbsp; &nbsp;Tembak dan buru hadiah besar dengan efek visual memukau.<br>&nbsp;&bull; <strong>Sabung Ayam Live HD<br></strong>&nbsp; &nbsp;Saksikan live sabung ayam dengan kualitas siaran terbaik.<br>&nbsp;&bull; <strong>Togel Online Hadiah Terbesar<br></strong>&nbsp; &nbsp;Pasaran resmi: HK, SGP, SDY dengan fitur prediksi &amp; keluaran real-time.<br>&nbsp;&bull; <strong>Live Casino Terlengkap<br></strong>&nbsp; &nbsp;Dealer asli &amp; profesional untuk game baccarat, blackjack, roulette, poker, dan lainnya.<br>&nbsp;&bull; <strong>Mini Games &amp; Arcade<br></strong>&nbsp; &nbsp;Game ringan penuh keseruan dan peluang jackpot cepat.<br><br></p>
<h3>💎 Keunggulan <a href="https://www.rockprairiebh.com/">BUJANGTOTO</a>:</h3>
<p>✅&nbsp;<strong>Minimal deposit cuma 5 ribu</strong><br>✅ <strong>Proses deposit &amp; withdraw kilat</strong><br>✅ <strong>Website ringan &amp; mobile-friendly</strong><br>✅ <strong>RTP tinggi &amp; fairplay terjamin</strong><br>✅ <strong>Bonus harian, referral, cashback &amp; rollingan</strong><br>✅ <strong>Dukungan CS 24 jam nonstop via Live Chat &amp; WhatsApp</strong><br>✅ <strong>Sistem keamanan terenkripsi &amp; anti-hack</strong><br><br></p>
<p>&nbsp;</p>
<h3>Link Alternatif BUJANGTOTO 2025</h3>
<p><a href="https://linklist.bio/bujangtoto" target="_top"><strong>BUJANGTOTO</strong></a> juga menyediakan link alternatif <a href="https://lotusgroup.net.in/" target="_top"><strong>BUJANGTOTO</strong></a> yang tentunya sangat mudah untuk di akses dan responsif, kalian bisa mencarinya di google dengan keyword <a href="https://serres-web.com/" target="_top"><strong>BUJANGTOTO</strong></a> atau <a href="https://libertyslifeline.com/" target="_top"><strong>Bujang Toto</strong></a>.</p>
<h3>🚀 Kesimpulan</h3>
<p>Bermain di <strong><a href="https://www.rockprairiebh.com/">BUJANGTOTO</a></strong> bukan sekadar hiburan, tapi kesempatan nyata untuk meraih cuan besar setiap hari.<br>Jangan ragu, percaya pada instingmu, pasang angkamu, dan menangkan jackpot-nya sekarang juga!<br><strong><a href="https://www.rockprairiebh.com/">BUJANGTOTO</a></strong> &ndash; Main Gampang, Menang Besar. 💰🔥</p>
</div>

<div style="font-weight: bold; color: #fff; text-align: center; padding: 35px 20px 15px 20px; position: relative; z-index: 2;">
<h1 style="font-size: 18px; margin-top: 0;">©2025 BUJANGTOTO. All rights reserved | 18+</h1>
</div>
</footer>
</div>
<script src="https://bujangtoto.dataklmsad903.site/vendor/jquery/jquery.min.js"></script>
<script src="https://bujangtoto.dataklmsad903.site/vendor/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="https://bujangtoto.dataklmsad903.site/js/custom.min.js?v=2"></script>
<script type="text/javascript">
$('.close-modal').on('click',function(){
$(".modal-info").remove();
$(".modal-backdrop").remove();
});
$('.circular-menu__icon').on('click', function () {
$(".overlay").toggleClass("show");
if ($('.circular-menu__button').is(":checked")) {
$('.circular-menu__icon').html('<i class="fa fa-bars" style="font-size: 25px; vertical-align: middle;"></i>').css('background', 'linear-gradient(#5F70FB, #4E63FA)').css('left', '0').css('z-index', '7');
$('.circular-menu__item').css('left', '0').css('z-index', '5').css('width', '45px').css('height', '45px').css('line-height', '45px');
} else {
$('.circular-menu__icon').html('<i class="fa fa-close" style="font-size: 25px; vertical-align: middle;"></i>').css('background', 'linear-gradient(#E62525, #B10202)').css('left', 'calc(50% - 35px)').css('z-index', '1055');
$('.circular-menu__item').css('left', 'calc(50% - 35px)').css('z-index', '1049').css('width', '60px').css('height', '60px').css('line-height', '60px');
}
});
$('.overlay').on('click',function(){
$(".overlay").removeClass("show");
$('.circular-menu__button').prop('checked', false);
$('.circular-menu__icon').html('<i class="fa fa-bars" style="font-size: 25px; vertical-align: middle;"></i>').css('background', 'linear-gradient(#5F70FB, #4E63FA)').css('left', '0').css('z-index', '7');
$('.circular-menu__item').css('left', '0').css('z-index', '5').css('width', '45px').css('height', '45px').css('line-height', '45px');
});
</script>
<script>
$(document).on('click', '.close-notif', function() {
$('.notif').remove();

$.ajax({
url: 'https://www.rockprairiebh.com/tutup-notifikasi',
type: "GET",
success: function() {
return true;
},
error: function(res) {
toastr['error'](res.error);
}
});
});

$(document).ready(function() {
$.ajax({
url: 'https://www.rockprairiebh.com/get-configuration?ref_id=',
type: "GET",
success: function(data) {
if (data.redirect != null) {
window.location.href = data.redirect;
}
if (data.close_notification === false) {
if (data.setting_welcome.description != null) {
$('.setting_welcome').css('display', 'block');
$('.modal-body').append(data.setting_welcome.description);
}
if (data.setting_welcome.path_link != null) {
$('.setting_welcome').css('display', 'block');
$('.modal-body').append('<div><img src="' + data.setting_welcome.path_link + '" alt="info" style="width: 100%;"></div>');
}
}

if (data.lottery_market.length != 0) {
$.each( data.lottery_market, function( key, value ) {
if (key < 4) {
if (value.website != null) {
route = value.website;
} else {
route = 'https://www.rockprairiebh.com';
}
$('.lottery_market').append('<li style="display: inline-block; width: 25%; margin-bottom: 1%; padding: 0 15px 0 0;">' +
'<div style="margin-right: 10px; margin-top: -10px; width: 100%;">' +
'<div onclick="window.open(`' + route + '`, `_blank`)" style="cursor: pointer; background-color: #D2383A; border-top-left-radius: 20px; border-top-right-radius: 20px; padding: 6px 12px;">' +
(value.logo_link != null ? '<div style="color: #FDC23A; font-weight: 500; font-size: 15px; display: flex;"><img src="' + value.logo_link + '" alt="' + value.name + '" style="height: 30px; margin: auto 6px auto auto;"><div style="margin: auto auto auto 0;">' + value.name + '</div></div>' : '<div style="color: #FDC23A; font-weight: 500; font-size: 15px;">' + value.name + '</div>') +
'<div style="font-weight: 500; font-size: 13px;">' + (value.day_off_desc_implode != null ? '( ' + value.day_off_desc_implode + ' Off )' : '( Setiap Hari )') + '</div>' +
'</div>' +
'<div style="background-color: #6c1711; border-bottom: 2px solid #D2383A; padding: 8px 12px; display: flex;">' +
'<div style="font-size: 13px; font-weight: 500; margin: auto 10px auto auto;">' + value.date_desc + '<div>' + value.date_desc2 + '</div></div>' +
'<div style="color: #000; font-size: 15px; margin: auto;">' +
(value.prize != 1 ? '<table style="margin: 0 0 0 auto; font-weight: 500; text-align: center;">' +
'<tr onclick="window.location=`https://' + data.domain + '/togel/pasaran-' + value.id + '`" style="cursor: pointer;">' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.prize_1_split[0] + '</div></td>' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.prize_1_split[1] + '</div></td>' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.prize_1_split[2] + '</div></td>' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.prize_1_split[3] + '</div></td>' +
'</tr>' +
'</table>' +
'<table style="margin: 10px 0 0 auto; font-weight: 500; text-align: center;">' +
'<tr onclick="window.location=`https://' + data.domain + '/togel/pasaran-' + value.id + '`" style="cursor: pointer;">' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.prize_2_split[0] + '</div></td>' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.prize_2_split[1] + '</div></td>' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.prize_2_split[2] + '</div></td>' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.prize_2_split[3] + '</div></td>' +
'</tr>' +
'</table>' +
'<table style="margin: 10px 0 0 auto; font-weight: 500; text-align: center;">' +
'<tr onclick="window.location=`https://' + data.domain + '/togel/pasaran-' + value.id + '`" style="cursor: pointer;">' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.prize_3_split[0] + '</div></td>' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.prize_3_split[1] + '</div></td>' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.prize_3_split[2] + '</div></td>' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.prize_3_split[3] + '</div></td>' +
'</tr>' +
'</table>' : '<table style="margin: 0 0 0 auto; font-weight: 500; text-align: center;">' +
'<tr onclick="window.location=`https://' + data.domain + '/togel/pasaran-' + value.id + '`" style="cursor: pointer;">' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.number_split[0] + '</div></td>' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.number_split[1] + '</div></td>' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.number_split[2] + '</div></td>' +
'<td style="padding-right: 6px;"><div style="background-color: #FE6600; color: #fff; width: 27px; line-height: 27px; border-radius: 6px; box-shadow: 1px .125rem .5rem rgba(0, 0, 0, .3);">' + value.number_split[3] + '</div></td>' +
'</tr>' +
'</table>' ) +
'</div>' +
'</div>' +
'<div style="background-color: #6c1711; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; padding: 6px 12px; font-size: 13px;">' +
'Tutup: ' + value.time_off_desc + ' | Buka: ' + value.time_on_desc +
'</div>' +
'</div>' +
'</li>');
}
});
}
return true;
},
error: function(res) {
toastr['error'](res.error);
}
});
});
</script>
</body>
</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.