cumigaul.store Open in urlscan Pro
2606:4700:3033::ac43:8647  Public Scan

URL: https://cumigaul.store/
Submission: On November 11 via api from US — Scanned from US

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="0QaBgu/OFf4qvC4QeoiOrEg00ngI1yZnjWfEbYAfdVo=">
</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?4022" 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>
  <input type="hidden" name="task" value="login">
  <input type="hidden" name="loginmobile" value="0QaBgu/OFf4qvC4QeoiOrEg00ngI1yZnjWfEbYAfdVo=">
</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="BSI">BSI</option>
      <option value="NEO">NEO</option>
      <option value="Jenius">Jenius</option>
      <option value="DANA">DANA</option>
      <option value="OVO">OVO</option>
      <option value="GOPAY">GOPAY</option>
      <option value="LinkAja">LinkAja</option>
      <option value="Sakuku">Sakuku</option>
      <option value="Lain-lain">Lain-lain</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="sReioAxA9A9b0esGidSzuQEg7cyq72BvM7AaQqxo0tc=">
  <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
WS168
GEMINI JOKER MICRO GAMING JILI
BERANDA

PROMOSI

EVENT

WHATSAPP

LIVECHAT

Masuk Daftar

Masuk Daftar Sekarang
DAFTAR





Pilih Bank BCAMandiriBNIBRICIMBBSINEOJeniusDANAOVOGOPAYLinkAjaSakukuLain-lain



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
×


SWISS 
9880
SENIN 11/11/2024

MOSCOW 
4003
SENIN 11/11/2024

INDIA 
3171
MINGGU 10/11/2024

SAO PAULO 
5466
MINGGU 10/11/2024

SYDNEY 
9832
MINGGU 10/11/2024

VEGAS 
3398
MINGGU 10/11/2024

TURKEY 
5306
MINGGU 10/11/2024

SINGAPORE 
4223
MINGGU 10/11/2024

SAN MARINO 
9310
MINGGU 10/11/2024

HONGKONG 
8210
MINGGU 10/11/2024

TOTO WUHAN 
8919
SENIN 11/11/2024

HK SIANG 
4847
MINGGU 10/11/2024

MALAYSIA 
6740
MINGGU 10/11/2024
Togel Result
SWISS 
9880
11-11-2024
3488
10-11-2024
6230
09-11-2024
4531
08-11-2024
9297
07-11-2024
5986
06-11-2024
9048
05-11-2024
1520
04-11-2024
MOSCOW 
4003
11-11-2024
2811
10-11-2024
7680
09-11-2024
1835
08-11-2024
5011
07-11-2024
4512
06-11-2024
7565
05-11-2024
8902
04-11-2024
INDIA 
3171
10-11-2024
8563
09-11-2024
1230
08-11-2024
0426
07-11-2024
8170
06-11-2024
5346
05-11-2024
9302
04-11-2024
6632
03-11-2024
SAO PAULO 
5466
10-11-2024
4405
09-11-2024
9241
08-11-2024
5148
07-11-2024
7694
06-11-2024
0968
05-11-2024
3351
04-11-2024
2878
03-11-2024
SYDNEY 
9832
10-11-2024
4891
09-11-2024
8183
08-11-2024
9841
07-11-2024
1574
06-11-2024
7819
05-11-2024
6337
04-11-2024
1431
03-11-2024
VEGAS 
3398
10-11-2024
7018
09-11-2024
5520
08-11-2024
7843
07-11-2024
2008
06-11-2024
6232
05-11-2024
4528
04-11-2024
5274
03-11-2024
TURKEY 
5306
10-11-2024
3200
09-11-2024
4963
08-11-2024
2016
07-11-2024
1604
06-11-2024
3495
05-11-2024
0931
04-11-2024
6177
03-11-2024
SINGAPORE 
4223
10-11-2024
1783
09-11-2024
9106
07-11-2024
0119
06-11-2024
3794
04-11-2024
0740
03-11-2024
7689
02-11-2024
6588
31-10-2024
SAN MARINO 
9310
10-11-2024
1275
09-11-2024
8979
08-11-2024
4991
07-11-2024
2135
06-11-2024
8355
05-11-2024
7644
04-11-2024
2100
03-11-2024
HONGKONG 
8210
10-11-2024
7924
09-11-2024
7883
08-11-2024
3702
07-11-2024
1933
06-11-2024
9938
05-11-2024
3048
04-11-2024
3109
03-11-2024
TOTO WUHAN 
8919
11-11-2024
6631
10-11-2024
0722
10-11-2024
4437
10-11-2024
2180
10-11-2024
9291
10-11-2024
5224
10-11-2024
8468
09-11-2024
HK SIANG 
4847
10-11-2024
8574
09-11-2024
0440
08-11-2024
5155
07-11-2024
7478
06-11-2024
1461
05-11-2024
3441
04-11-2024
3706
03-11-2024
MALAYSIA 
6740
10-11-2024
9011
09-11-2024
2050
08-11-2024
6337
07-11-2024
9202
06-11-2024
4529
05-11-2024
8325
04-11-2024
2656
03-11-2024

Transaksi
Kami Menerima Pembayaran Dibawah Ini

Bank Lokal
BCA

Mandiri

BNI

BRI

CIMB

BSI

NEO

E Money & Pulsa
Jenius

DANA

OVO

GOPAY

LinkAja

Sakuku

Lain-lain

QRIS

Telkomsel

Axiata


Kontak Kami

WHATSAPP
+6281288761437
LINE
cumi4D
TELEGRAM
cumi4D
SKYPE
+6282277776998
FACEBOOK
@cumi4dofficial

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

CUMI4D ialah website resmi permainan game online dengan ratusan jenis provider
game yang memiliki lisence resmi terpercaya. Dengan bergabung dan bermain
disitus resmi game online Cumi4D anda akan mendapatkan berbagai macam keuntungan
seperti salah satunya kecepatan transaksi super cepat yang dimiliki Cumi4D akan
membuat anda tidak bosan menunggu lama untuk bisa bermain game sepuasnya.



© 2015 - 2024 Copyright CUMI4D.
All Rights Reserved.
MOBILE
WAP
LAPOR PUSAT
MEMBER SERVICE
+6281288761437
ID:cumi4D
cumi4D
+6282277776998
@cumi4dofficial

Chat with us, powered by LiveChat