gina4dxv.com Open in urlscan Pro
172.67.219.94  Public Scan

URL: https://gina4dxv.com/
Submission: On November 09 via api from BE — 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">Selamat datang di GINA4D</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="iC9hgjK5muefxKphrj5Abe3ijAVTWC3bUxb1Dbm+51g=">
</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?3904" 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="iC9hgjK5muefxKphrj5Abe3ijAVTWC3bUxb1Dbm+51g=">
</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="Danamon">Danamon</option>
      <option value="Permata">Permata</option>
      <option value="BJB">BJB</option>
      <option value="PANIN">PANIN</option>
      <option value="OCBC">OCBC</option>
      <option value="JAGO">JAGO</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>
    </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="YxjQRtl4b3EC1Qft55cukhOWny1RiOqI3kbk3lP+dB0=">
  <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

LIVECHAT

Selamat datang di GINA4D



Selamat datang di GINA4D


Masuk Daftar

Masuk Daftar Sekarang
DAFTAR





Pilih Bank
BCAMandiriBNIBRICIMBDanamonPermataBJBPANINOCBCJAGODANAOVOGOPAYLinkAjaSakuku



Daftar Close

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

PROMOSI

Desktop

Wap
Jumat 8/11/2024 19:59:27
Selamat datang di GINA4D

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


TEXAS DAY 
2330
SABTU 9/11/2024

FLORIDA MIDDAY 
9546
SABTU 9/11/2024

NEW YORK 
9900
SABTU 9/11/2024

N CAROLINA 
4451
SABTU 9/11/2024

OREGON 3 
5209
SABTU 9/11/2024

OREGON 6 
5319
SABTU 9/11/2024

TEXAS EVENING 
9430
SABTU 9/11/2024

CALIFORNIA 
0975
SABTU 9/11/2024

FLORIDA EVE 
3658
SABTU 9/11/2024

OREGON 9 
2806
SABTU 9/11/2024

TOTO WUHAN 
4295
SABTU 5/10/2024

NEW YORK 
6422
SABTU 9/11/2024

TEXAS NIGHT 
7932
SABTU 9/11/2024

N CAROLINA 
3834
SABTU 9/11/2024

HK SIANG 
8574
SABTU 9/11/2024

CAMBODIA 
7030
SABTU 9/11/2024

BULLSEYE 
6479
SABTU 9/11/2024

OREGON 12 
5397
JUMAT 8/11/2024

SYDNEY 
8183
JUMAT 8/11/2024

CHINA 
9801
JUMAT 8/11/2024

JAPAN 
0658
JUMAT 8/11/2024

SINGAPORE 
9106
KAMIS 7/11/2024

MALAYSIA 
2050
JUMAT 8/11/2024

TAIWAN 
2618
JUMAT 8/11/2024

TEXAS MORNING 
7626
JUMAT 8/11/2024

HONGKONG 
7883
JUMAT 8/11/2024

GERMANY 
1208
SABTU 9/11/2024
Togel Result
TEXAS DAY 
2330
09-11-2024
4735
08-11-2024
4204
07-11-2024
3107
06-11-2024
6114
05-11-2024
1146
03-11-2024
7510
02-11-2024
1879
01-11-2024
FLORIDA MIDDAY 
9546
09-11-2024
6116
08-11-2024
4245
07-11-2024
4622
06-11-2024
7065
05-11-2024
6960
04-11-2024
8751
03-11-2024
3010
02-11-2024
NEW YORK 
9900
09-11-2024
9999
08-11-2024
7860
07-11-2024
4383
06-11-2024
1212
05-11-2024
4457
04-11-2024
9542
03-11-2024
8016
02-11-2024
N CAROLINA 
4451
09-11-2024
3818
08-11-2024
0648
07-11-2024
2197
06-11-2024
3500
05-11-2024
5457
04-11-2024
7008
03-11-2024
1385
02-11-2024
OREGON 3 
5209
09-11-2024
5297
08-11-2024
4620
07-11-2024
8604
06-11-2024
6002
05-11-2024
8995
04-11-2024
9409
03-11-2024
9462
02-11-2024
OREGON 6 
5319
09-11-2024
4818
08-11-2024
6882
07-11-2024
2834
06-11-2024
0156
05-11-2024
3275
04-11-2024
5956
03-11-2024
8480
02-11-2024
TEXAS EVENING 
9430
09-11-2024
8729
08-11-2024
6885
07-11-2024
2705
06-11-2024
9483
05-11-2024
4033
03-11-2024
5015
02-11-2024
5069
01-11-2024
CALIFORNIA 
0975
09-11-2024
5008
08-11-2024
5636
07-11-2024
4738
06-11-2024
2848
05-11-2024
7182
04-11-2024
9558
03-11-2024
9223
02-11-2024
FLORIDA EVE 
3658
09-11-2024
7433
08-11-2024
2939
07-11-2024
9170
06-11-2024
3283
05-11-2024
8389
04-11-2024
4453
03-11-2024
0250
02-11-2024
OREGON 9 
2806
09-11-2024
3923
08-11-2024
2894
07-11-2024
3923
06-11-2024
1047
05-11-2024
1698
04-11-2024
6104
03-11-2024
7934
02-11-2024
TOTO WUHAN 
4295
05-10-2024
3750
05-10-2024
7653
05-10-2024
6529
05-10-2024
8952
04-10-2024
7398
04-10-2024
9089
04-10-2024
9060
04-10-2024
NEW YORK 
6422
09-11-2024
0115
08-11-2024
5447
07-11-2024
5111
06-11-2024
0590
05-11-2024
6881
04-11-2024
2546
03-11-2024
8628
02-11-2024
TEXAS NIGHT 
7932
09-11-2024
0586
08-11-2024
5189
07-11-2024
6048
06-11-2024
5129
05-11-2024
1789
03-11-2024
3914
02-11-2024
4238
01-11-2024
N CAROLINA 
3834
09-11-2024
1476
08-11-2024
7574
07-11-2024
4982
06-11-2024
6669
05-11-2024
9933
04-11-2024
4386
03-11-2024
3402
02-11-2024
HK SIANG 
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
1403
02-11-2024
CAMBODIA 
7030
09-11-2024
6362
08-11-2024
4525
07-11-2024
0578
06-11-2024
3751
05-11-2024
7960
04-11-2024
6971
03-11-2024
2348
02-11-2024
BULLSEYE 
6479
09-11-2024
9635
08-11-2024
4683
07-11-2024
2523
06-11-2024
7320
05-11-2024
6582
04-11-2024
5878
03-11-2024
7233
02-11-2024
OREGON 12 
5397
08-11-2024
2302
07-11-2024
4618
06-11-2024
5738
05-11-2024
7422
04-11-2024
3078
03-11-2024
9509
02-11-2024
1942
01-11-2024
SYDNEY 
8183
08-11-2024
9841
07-11-2024
1574
06-11-2024
7819
05-11-2024
6337
04-11-2024
1431
03-11-2024
3450
02-11-2024
7912
01-11-2024
CHINA 
9801
08-11-2024
2225
07-11-2024
2409
06-11-2024
3934
05-11-2024
0175
04-11-2024
1508
03-11-2024
2251
02-11-2024
0664
01-11-2024
JAPAN 
0658
08-11-2024
7584
07-11-2024
0976
06-11-2024
7129
05-11-2024
8672
04-11-2024
7039
03-11-2024
2934
02-11-2024
9872
01-11-2024
SINGAPORE 
9106
07-11-2024
0119
06-11-2024
3794
04-11-2024
0740
03-11-2024
7689
02-11-2024
6588
31-10-2024
1645
30-10-2024
9225
28-10-2024
MALAYSIA 
2050
08-11-2024
6337
07-11-2024
9202
06-11-2024
4529
05-11-2024
8325
04-11-2024
2656
03-11-2024
3060
02-11-2024
7831
01-11-2024
TAIWAN 
2618
08-11-2024
0272
07-11-2024
8054
06-11-2024
7693
05-11-2024
7949
04-11-2024
5362
03-11-2024
3200
02-11-2024
0857
01-11-2024
TEXAS MORNING 
7626
08-11-2024
9426
07-11-2024
3968
06-11-2024
2414
05-11-2024
9528
04-11-2024
9178
02-11-2024
8420
01-11-2024
9456
31-10-2024
HONGKONG 
7883
08-11-2024
3702
07-11-2024
1933
06-11-2024
9938
05-11-2024
3048
05-11-2024
3109
03-11-2024
1008
02-11-2024
7705
01-11-2024
GERMANY 
1208
09-11-2024
8744
08-11-2024
9478
07-11-2024
9029
06-11-2024
1284
05-11-2024
2359
04-11-2024
5984
03-11-2024
5200
02-11-2024

Transaksi
Kami Menerima Pembayaran Dibawah Ini

Bank Lokal
BCA

Mandiri

BNI

BRI

CIMB

Danamon

Permata

BJB

PANIN

OCBC

JAGO

E Money & Pulsa
DANA

OVO

GOPAY

LinkAja

Sakuku

AntarBank


Kontak Kami

WHATSAPP
+6282123243397
TELEGRAM
@gina4dvip

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

SUPORT ME!

 * SLOT DEMO
 * RTP
 * PARTNER RESMI
 * LUCKY SPIN GINA4D

© 2015 - 2024 Copyright GINA4D.
All Rights Reserved.
MOBILE
WAP
LAPOR PUSAT
MEMBER SERVICE
+6282123243397
@gina4dvip

SUPORT ME!

 * SLOT DEMO
 * RTP
 * PARTNER RESMI
 * LUCKY SPIN GINA4D

Kami menggunakan cookies untuk mengoptimalkan navigasi, fitur serta konten yang
lebih Relevan. Untuk informasi lengkap tentang cookies silahkan lihat
Persetujuan Cookies. Dengan menggunakan situs ini, Anda menyetujui penggunaan
cookies serta data pribadi sesuai Kebijakan Privasi.
×