grdmrr.com Open in urlscan Pro
2606:4700:3032::ac43:bf96  Public Scan

URL: https://grdmrr.com/
Submission: On July 29 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form class="login-form form" role="form">
  <div id="msgbox" style="margin-right: 8px; color: #b29459; font-size: 1rem"></div>
  <div class="input-group login-field">
    <span class="input-group-text prepend mobile-only ">
      <div class="h-100 center"><i class="bi bi-person-circle prepend-icon"></i></div>
    </span>
    <input type="text" name="username" class="form-control login-input-field username" placeholder="Nama Akun" aria-label="Username">
  </div>
  <div id="marquee" class="marquee mobile-only">
    <div class="marquee-content">
      <div class="d-flex align-items-center gap-2">
        <i class="bi bi-megaphone-fill desktop-only"></i>
      </div>
      <div class="running">
        <div class="marquee-shadow"></div>
        <marquee behavior="" direction="" id="broadcast"></marquee>
      </div>
    </div>
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-shield-lock-fill prepend-icon"></i></div>
    </span>
    <input type="password" name="password" class="form-control login-input-field password" placeholder="Kata Sandi" aria-label="Password">
  </div>
  <div class="verifikasiform" style="display: none; gap: 2px;">
    <span id="verifikasi"><img src="/capimg.php" width="40" height="30" style="border:1px #999 solid;"></span>
    <input type="text" class="form-control login-field" name="verifikasi" id="verform" style="width:40px;height: 30px !important" autocomplete="off">
  </div>
  <input type="hidden" name="verif" id="verifval" class="verifval" value="0">
  <button type="submit" value="Masuk" class="btn btn-masuk fw-bold p-0 px-2 submit">Masuk</button>
  <button type="button" class="btn btn-daftar btn-daftar-desktop fw-bold p-0 px-2 desktop-only" onclick="window.location.href='/?content=register'">Daftar</button>
  <input type="hidden" name="task" value="login">
  <input type="hidden" name="logindesktop" value="gU3454/6SdKuQ1N++eZxFiGjSxkiD8owQT4HvJBfKxQ=">
</form>

<form class="login-form form" style="padding: 0px; padding-top: 32px" role="form">
  <div id="msgbox" style="font-size: 1rem; width: 100%"></div>
  <div class="input-group login-field">
    <span class="input-group-text prepend mobile-only ">
      <div class="h-100 center"><i class="bi bi-person-circle prepend-icon"></i></div>
    </span>
    <input type="text" name="username" class="form-control login-input-field username" placeholder="Username" aria-label="Username">
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-shield-lock-fill prepend-icon"></i></div>
    </span>
    <input type="password" name="password" class="form-control login-input-field password" placeholder="Password" aria-label="Password">
  </div>
  <div class="verifikasiform w-100" style="display: none;">
    <span id="verifikasi"><img src="/m/capimg.php?2450" width="100%" height="44" style="border-radius: 5px;"></span>
    <div class="input-group login-field mt-1">
      <span class="input-group-text mobile-only prepend">
        <div class="h-100 center"><i class="bi bi-person-fill-check prepend-icon"></i></div>
      </span>
      <input type="text" inputmode="numeric" class="form-control login-input-field" name="verifikasi" id="verform" autocomplete="off" placeholder="Verifikasi">
    </div>
  </div>
  <input type="hidden" name="verif" id="verifval" class="verifval" value="0">
  <button type="submit" value="Masuk" class="btn btn-masuk fw-bold p-0 px-2 submit">Masuk</button>
  <button type="button" class="btn btn-daftar btn-info btn-daftar-mobile fw-bold p-0 px-2 mobile-only" onclick="openDaftar()">Daftar Sekarang</button><button type="button" class="btn btn-rtp btn-daftar-mobile fw-bold p-0 px-2 mobile-only"
    onclick="openRtp()">RTP GARUDA188</button>
  <input type="hidden" name="task" value="login">
  <input type="hidden" name="loginmobile" value="gU3454/6SdKuQ1N++eZxFiGjSxkiD8owQT4HvJBfKxQ=">
</form>

<form id="formRegister" class="login-form  p-0 pt-4">
  <div id="statusRegister" style="margin-bottom: 5px; width: 100%"></div>
  <div class="prepend" style="width: 100%; height: 36px; display: grid; place-items: center; border-radius: 3px; font-size: 1.2rem; font-weight: bold">DAFTAR</div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-person-circle prepend-icon"></i></div>
    </span>
    <input type="text" class="form-control login-input-field" name="username" id="reg_username" placeholder="Username 6-16 karakter standar (A~Z, a~z, 0~9) dan tanpa spasi">
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-shield-lock-fill prepend-icon"></i></div>
    </span>
    <input type="password" class="form-control login-input-field" id="reg_pass" name="pass" placeholder="Password (6 karakter atau lebih)">
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-shield-lock-fill prepend-icon"></i></div>
    </span>
    <input type="password" class="form-control login-input-field" id="reg_passcon" name="passcon" placeholder="Password sekali lagi">
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-envelope-fill prepend-icon"></i></div>
    </span>
    <input type="text" class="form-control login-input-field" id="reg_email" name="email" placeholder="Email">
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-telephone-fill prepend-icon"></i></div>
    </span>
    <input type="text" inputmode="numeric" class="form-control login-input-field" id="reg_telpon" name="telpon" placeholder="Telpon">
  </div>
  <div class="input-group login-field">
    <select class="form-select login-input-field" name="bank" id="reg_bank">
      <option value="">Pilih Bank</option>
      <option value="BCA">BCA</option>
      <option value="Mandiri">Mandiri</option>
      <option value="BNI">BNI</option>
      <option value="BRI">BRI</option>
      <option value="CIMB">CIMB</option>
      <option value="DANA">DANA</option>
      <option value="OVO">OVO</option>
      <option value="GOPAY">GOPAY</option>
      <option value="LinkAja">LinkAja</option>
    </select>
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend" style="">
      <div class="h-100 center"><i class="bi bi-piggy-bank-fill prepend-icon"></i></div>
    </span>
    <input type="text" class="form-control login-input-field" name="rek" id="reg_rek" placeholder="No Rekening">
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-person-fill prepend-icon"></i></div>
    </span>
    <input type="text" class="form-control login-input-field" name="nama" id="reg_nama" placeholder="Nama Rekening">
  </div>
  <div class="input-group login-field">
    <span class="input-group-text mobile-only prepend">
      <div class="h-100 center"><i class="bi bi-file-earmark-person-fill prepend-icon"></i></div>
    </span>
    <input type="text" class="form-control login-input-field" name="ref" id="reg_ref" placeholder="Username Referal bila ada">
  </div>
  <!-- <input type="text" class="form-control" placeholder="Nama Akun" aria-label="Nama Akun">
                                            <input type="password" class="form-control" placeholder="Kata Sandi" aria-label="Kata Sandi"> -->
  <button type="submit" class="btn btn-masuk fw-bold p-0 px-2" value="Register" id="buttonRegister">Daftar</button>
  <input type="hidden" name="task" value="register">
  <input type="hidden" name="regmobile" value="qE1pNzeg1BpnLrVhM1EVfQwHaaxLC1FBTZ9vUJdsxoM=">
  <button type="button" class="btn btn-secondary fw-bold p-0 px-2" value="Close" onclick="closeDaftar()" id="buttonClose">Close</button>
</form>

Text Content

TOGEL
5G GAMES PRAGMATIC PLAY PG SOFT HABANERO SPADEGAMING JOKER NOLIMIT CITY MICRO
GAMING JILI FASTSPIN PLAYSTAR LIVE22 CQ9 SBO SLOT
PRAGMATIC PLAY ION CASINO EVOLUTION SEXY GAMING ALLBET SA GAMING MICRO GAMING
OPUS PLUS SBOBET CASINO
SABA SBOBET CMD368 TFGAMING
SPADE GAMING JILI FASTSPIN PLAYSTAR LIVE22
WS168
GEMINI JOKER MICRO GAMING JILI PLAYSTAR
BERANDA

PROMOSI

EVENT

WHATSAPP

LIVECHAT

Masuk Daftar

Masuk Daftar SekarangRTP GARUDA188
DAFTAR





Pilih Bank BCAMandiriBNIBRICIMBDANAOVOGOPAYLinkAja



Daftar Close

| TOGEL | SLOT | LIVE CASINO | SPORT | ARCADE | SABUNG | INTERACTIVE |
TOGEL
SLOT
LIVE CASINO
SPORT
ARCADE
SABUNG
INTERACTIVE

PROMOSI

Desktop

Wap

TENTANG KAMI BANTUAN PERATURAN INFORMASI BANK HUBUNGI KAMI KEBIJAKAN PRIVASI
PERSETUJUAN COOKIES
×


TOTO WUHAN 
9156
SENIN 29/7/2024

HK SIANG 
0085
SENIN 29/7/2024

SG METRO 
0908
SENIN 29/7/2024

SYDNEY 
8977
SENIN 29/7/2024

MALAYSIA SIANG 
5341
SENIN 29/7/2024

SINGAPORE 
3121
SENIN 29/7/2024

MALAYSIA 
1934
SENIN 29/7/2024

MACAU 
1610
SENIN 29/7/2024

QATAR 
8891
MINGGU 28/7/2024

HONGKONG 
1926
MINGGU 28/7/2024
Togel Result
TOTO WUHAN 
9156
29-07-2024
5185
29-07-2024
2372
29-07-2024
5751
29-07-2024
3776
29-07-2024
0593
28-07-2024
7567
28-07-2024
2909
28-07-2024
HK SIANG 
0085
29-07-2024
3965
28-07-2024
4980
27-07-2024
6954
26-07-2024
8455
25-07-2024
2653
24-07-2024
5701
23-07-2024
1122
22-07-2024
SG METRO 
0908
29-07-2024
0668
28-07-2024
1642
27-07-2024
0087
26-07-2024
6010
25-07-2024
2747
24-07-2024
4114
23-07-2024
7717
22-07-2024
SYDNEY 
8977
29-07-2024
2704
28-07-2024
7847
27-07-2024
3519
26-07-2024
8395
25-07-2024
4786
24-07-2024
8123
23-07-2024
0989
22-07-2024
MALAYSIA SIANG 
5341
29-07-2024
3620
28-07-2024
6922
27-07-2024
4901
26-07-2024
1067
25-07-2024
6110
24-07-2024
2881
23-07-2024
2524
22-07-2024
SINGAPORE 
3121
29-07-2024
6111
28-07-2024
6318
27-07-2024
5862
25-07-2024
7977
24-07-2024
1241
22-07-2024
7623
21-07-2024
9926
20-07-2024
MALAYSIA 
1934
29-07-2024
5388
28-07-2024
7917
27-07-2024
2383
26-07-2024
0530
25-07-2024
3756
24-07-2024
6069
23-07-2024
8478
22-07-2024
MACAU 
1610
29-07-2024
7871
28-07-2024
8113
27-07-2024
6356
26-07-2024
5377
25-07-2024
0902
24-07-2024
6998
23-07-2024
3981
22-07-2024
QATAR 
8891
28-07-2024
3242
27-07-2024
6169
26-07-2024
4062
25-07-2024
8483
24-07-2024
4390
23-07-2024
0212
22-07-2024
3593
21-07-2024
HONGKONG 
1926
28-07-2024
6182
27-07-2024
0636
26-07-2024
8450
25-07-2024
1634
24-07-2024
5805
23-07-2024
3326
22-07-2024
9670
21-07-2024

Transaksi
Kami Menerima Pembayaran Dibawah Ini

Bank Lokal
BCA

Mandiri

BNI

BRI

CIMB

E money & Pulsa
DANA

OVO

GOPAY

LinkAja

QRIS

AntarBank

Telkomsel


Kontak Kami

WHATSAPP
+6282276086002
TELEGRAM
+6281392039686
FACEBOOK
https://www.facebook.com/garuda188mantap

 * TENTANG KAMI
   |
 * BANTUAN
   |
 * PERATURAN
   |
 * INFORMASI BANK
   |
 * HUBUNGI KAMI
   |
 * KEBIJAKAN PRIVASI
   |
 * PERSETUJUAN COOKIES


GARUDA188 | SITUS GAME SLOT ONLINE TERPERCAYA DI INDONESIA

Selamat datang di garuda188, Kami adalah situs game Slot Online yang menyediakan
pelayanan 24 jam online dan deposit yang sangat mudah yakni anda dapat melakukan
deposit memakai bank, e-wallet dan lainnya...

Selain menyediakan game slot online, kami jg menyediakan game live casino, toto
online dan juga masih banyak yang lainnya.

© 2015 - 2024 Copyright GARUDA188.
All Rights Reserved.
MOBILE
WAP
MEMBER SERVICE
+6282276086002
+6281392039686
https://www.facebook.com/garuda188mantap