dis138nil.com Open in urlscan Pro
172.67.188.98  Public Scan

URL: https://dis138nil.com/
Submission: On December 30 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">Selamat datang di DIS4D</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="hzHZZRXtg4nxwDKIQn8Yxvo5RnOXIMkZBw4uCwNo/Yo=">
</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?1897" 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="hzHZZRXtg4nxwDKIQn8Yxvo5RnOXIMkZBw4uCwNo/Yo=">
</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="wxKS4TlKlN8otPc3kJV2oHxnpumphQ5/UXwy3OEZSDc=">
  <button type="button" class="btn btn-secondary fw-bold p-0 px-2" value="Close" onclick="closeDaftar()" id="buttonClose">Close</button>
</form>

Text Content

fm**eo Berhasil Withdraw Rp 689.000,00

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

PROMOSI

EVENT

WHATSAPP

LIVECHAT

Selamat datang di DIS4D



Selamat datang di DIS4D


Masuk Daftar

Masuk Daftar Sekarang
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
Senin 30/12/2024 18:52:33
Selamat datang di DIS4D

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


TOTO WUHAN 
0784
JUMAT 8/11/2024

HK SIANG 
4145
SENIN 30/12/2024

MALAYSIA 
8988
SENIN 30/12/2024

SINGAPORE 
3135
SENIN 30/12/2024

HONGKONG 
5760
SENIN 30/12/2024

SYDNEY 
3899
SENIN 30/12/2024

TOTOMACAU 0000 
2797
SELASA 31/12/2024

TOTOMACAU 1300 
7477
SENIN 30/12/2024

TOTOMACAU 1600 
0065
SENIN 30/12/2024

TOTOMACAU 1900 
8380
SENIN 30/12/2024

TOTOMACAU 2200 
5990
SENIN 30/12/2024

TOTOMACAU 2300 
0547
SENIN 30/12/2024

TAIWAN 
3823
SENIN 30/12/2024

CAMBODIA 
8127
SENIN 30/12/2024
Togel Result
TOTO WUHAN 
0784
08-11-2024
0221
08-11-2024
7074
08-11-2024
3820
07-11-2024
2928
07-11-2024
6303
07-11-2024
8797
07-11-2024
4225
07-11-2024
HK SIANG 
4145
30-12-2024
8538
29-12-2024
7052
28-12-2024
4760
27-12-2024
9004
26-12-2024
6169
25-12-2024
3365
24-12-2024
4163
23-12-2024
MALAYSIA 
8988
30-12-2024
7525
29-12-2024
5837
28-12-2024
6931
27-12-2024
9773
26-12-2024
7539
25-12-2024
3156
24-12-2024
3966
23-12-2024
SINGAPORE 
3135
30-12-2024
6777
29-12-2024
0175
28-12-2024
1956
26-12-2024
5374
25-12-2024
2941
23-12-2024
5497
22-12-2024
3259
21-12-2024
HONGKONG 
5760
30-12-2024
7901
29-12-2024
6159
28-12-2024
7085
27-12-2024
3756
26-12-2024
4598
25-12-2024
8135
24-12-2024
5262
23-12-2024
SYDNEY 
3899
30-12-2024
6584
29-12-2024
7211
28-12-2024
9263
27-12-2024
1472
26-12-2024
4575
25-12-2024
8719
24-12-2024
1196
23-12-2024
TOTOMACAU 0000 
2797
31-12-2024
7381
30-12-2024
5685
29-12-2024
1744
28-12-2024
6245
27-12-2024
1670
26-12-2024
2524
25-12-2024
9824
24-12-2024
TOTOMACAU 1300 
7477
30-12-2024
9839
29-12-2024
9165
28-12-2024
6046
27-12-2024
0178
26-12-2024
9185
25-12-2024
5361
24-12-2024
7644
23-12-2024
TOTOMACAU 1600 
0065
30-12-2024
2924
29-12-2024
9740
28-12-2024
1776
27-12-2024
9999
26-12-2024
8609
25-12-2024
6025
24-12-2024
6472
23-12-2024
TOTOMACAU 1900 
8380
30-12-2024
9941
29-12-2024
3724
28-12-2024
0386
27-12-2024
3355
26-12-2024
1095
25-12-2024
8735
24-12-2024
0003
23-12-2024
TOTOMACAU 2200 
5990
30-12-2024
3883
29-12-2024
7763
28-12-2024
3753
27-12-2024
9419
26-12-2024
8283
25-12-2024
7240
24-12-2024
7229
23-12-2024
TOTOMACAU 2300 
0547
30-12-2024
3073
29-12-2024
3332
28-12-2024
6927
27-12-2024
4927
26-12-2024
8409
25-12-2024
3174
24-12-2024
3834
23-12-2024
TAIWAN 
3823
30-12-2024
4922
29-12-2024
7003
28-12-2024
4872
27-12-2024
8056
26-12-2024
9312
25-12-2024
1824
24-12-2024
4805
23-12-2024
CAMBODIA 
8127
30-12-2024
5866
29-12-2024
3917
28-12-2024
1775
27-12-2024
6302
26-12-2024
1719
25-12-2024
2180
24-12-2024
3067
23-12-2024

Transaksi
Kami Menerima Pembayaran Dibawah Ini

Bank Lokal
BCA

Mandiri

BNI

BRI

CIMB

E Money & Pulsa
DANA

OVO

GOPAY

LinkAja

Telkomsel

Axiata


Kontak Kami

WHATSAPP
+6285261368306
TELEGRAM
+6285261368306

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


DIS138 SITUS GAMING ONLINE TERLENGKAP DI INDONESIA

DIS138 adalah situs gaming online yang mempunyai permainan gaming online
terbesar dan terpercaya no 1 di indonesia.




© 2015 - 2024 Copyright DIS138.
All Rights Reserved.
MOBILE
WAP
LAPOR PUSAT
MEMBER SERVICE
+6285261368306
+6285261368306

Chat with us, powered by LiveChat
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.
×