dwptogelxcuan.com Open in urlscan Pro
2606:4700:3030::6815:10b0  Public Scan

URL: https://dwptogelxcuan.com/
Submission: On December 03 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="4qno1EBJeV4AiAkl6njVpQkUd2psr95VUJacti7cJnA=">
</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?3563" 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="4qno1EBJeV4AiAkl6njVpQkUd2psr95VUJacti7cJnA=">
</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="DANA">DANA</option>
      <option value="OVO">OVO</option>
      <option value="GOPAY">GOPAY</option>
      <option value="LinkAja">LinkAja</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="g5LTg2B7H0leYIR0vUmvjbzFnLLskjkYd8j4qd5ZtXA=">
  <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 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

Masuk Daftar

Masuk Daftar Sekarang
DAFTAR





Pilih Bank BCAMandiriBNIBRICIMBDanamonDANAOVOGOPAYLinkAjaLain-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
×


TOTO WUHAN 
8960
SELASA 3/12/2024

HK SIANG 
5591
SELASA 3/12/2024

SG METRO 
0222
SELASA 3/12/2024

SYDNEY 
6261
SELASA 3/12/2024

MALAYSIA SIANG 
8495
SELASA 3/12/2024

SINGAPORE 
3273
SENIN 2/12/2024

MALAYSIA 
7261
SELASA 3/12/2024

MACAU 
2604
SELASA 3/12/2024

QATAR 
3554
SELASA 3/12/2024

HONGKONG 
1838
SENIN 2/12/2024
Togel Result
TOTO WUHAN 
8960
03-12-2024
4223
03-12-2024
0684
03-12-2024
7285
03-12-2024
4448
03-12-2024
6098
03-12-2024
2071
02-12-2024
7320
02-12-2024
HK SIANG 
5591
03-12-2024
9787
02-12-2024
5797
01-12-2024
4204
30-11-2024
6626
29-11-2024
7079
28-11-2024
2602
27-11-2024
6776
26-11-2024
SG METRO 
0222
03-12-2024
8626
02-12-2024
6184
01-12-2024
2036
30-11-2024
5834
29-11-2024
7727
28-11-2024
2373
27-11-2024
5790
26-11-2024
SYDNEY 
6261
03-12-2024
2412
02-12-2024
4173
01-12-2024
3299
30-11-2024
1422
29-11-2024
4110
28-11-2024
0456
27-11-2024
1185
26-11-2024
MALAYSIA SIANG 
8495
03-12-2024
2705
02-12-2024
7481
01-12-2024
5383
30-11-2024
8739
29-11-2024
0050
28-11-2024
8665
27-11-2024
7745
26-11-2024
SINGAPORE 
3273
02-12-2024
8682
01-12-2024
4625
30-11-2024
6338
28-11-2024
5217
27-11-2024
9967
25-11-2024
5392
24-11-2024
4823
23-11-2024
MALAYSIA 
7261
03-12-2024
0667
02-12-2024
7060
01-12-2024
2900
30-11-2024
7157
29-11-2024
3845
28-11-2024
3421
27-11-2024
4524
26-11-2024
MACAU 
2604
03-12-2024
8161
02-12-2024
0766
01-12-2024
9882
30-11-2024
7848
29-11-2024
2969
28-11-2024
7944
27-11-2024
5941
26-11-2024
QATAR 
3554
03-12-2024
8671
02-12-2024
5315
01-12-2024
5670
30-11-2024
6445
29-11-2024
4042
28-11-2024
6361
27-11-2024
7346
26-11-2024
HONGKONG 
1838
02-12-2024
2745
01-12-2024
4900
30-11-2024
6593
29-11-2024
8650
28-11-2024
3868
27-11-2024
5769
26-11-2024
0905
25-11-2024

Transaksi
Kami Menerima Pembayaran Dibawah Ini

Bank Lokal
BCA

Mandiri

BNI

BRI

CIMB

Danamon

E Money & Pulsa
DANA

OVO

GOPAY

LinkAja

Lain-lain

AntarBank

Telkomsel


Kontak Kami

WHATSAPP
+639629305391
LINE
DWPGroup
WECHAT
DWPGroup
SMS
+639629305391
FACEBOOK
DWPTOGEL

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

 * MESSENGER
 * TELEGRAM
 * INSTAGRAM




DWPTOGEL : SITUS ONLINE DENGAN PERMAINAN TERLENGKAP DAN BET KECIL DI INDONESIA

DWPTOGEL merupakan Situs online terpercaya dan resmi di Indonesia dengan game
online terlengkap dan bet kecil di Indonesia.

© 2015 - 2024 Copyright DWPTOGEL.
All Rights Reserved.
MOBILE
WAP
LAPOR PUSAT
MEMBER SERVICE
+639629305391
ID:DWPGroup
ID:DWPGroup
+639629305391
DWPTOGEL

Chat with us, powered by LiveChat