jambumonyet.site Open in urlscan Pro
2606:4700:3032::6815:2c4a  Public Scan

URL: https://jambumonyet.site/
Submission: On November 27 via api from BE — Scanned from CA

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 MERPUT62</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="qF2gLQsi6Hk8ZFknVBbtH32Wm/FFuElFSr1K543/B7Y=">
</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?4291" 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="qF2gLQsi6Hk8ZFknVBbtH32Wm/FFuElFSr1K543/B7Y=">
</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="JAGO">JAGO</option>
      <option value="DANA">DANA</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="BacOXBwPXLcA+dJpkSu0Q33o7o3f9IKK9Wb1OK0e0qM=">
  <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

Selamat datang di MERPUT62



Selamat datang di MERPUT62


Masuk Daftar

Masuk Daftar Sekarang
DAFTAR





Pilih Bank BCAMandiriBNIBRIJAGODANA



Daftar Close

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

PROMOSI

Desktop

Wap
Selasa 26/11/2024 22:47:08
Selamat datang di MERPUT62

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


SG METRO 
2373
RABU 27/11/2024

SYDNEY 
1185
SELASA 26/11/2024

SYDNEY POOLS 
8978
SELASA 26/11/2024

MALAYSIA SIANG 
7745
SELASA 26/11/2024

SINGAPORE 
9967
SENIN 25/11/2024

MACAU 
5941
SELASA 26/11/2024

QATAR 
7346
SELASA 26/11/2024

HONGKONG 
5769
SELASA 26/11/2024

TOTO WUHAN 
3459
RABU 27/11/2024

HK SIANG 
2602
RABU 27/11/2024

MALAYSIA 
4524
SELASA 26/11/2024

TOTOMACAU 0000 
1309
RABU 27/11/2024

TOTOMACAU 1300 
2534
RABU 27/11/2024

TOTOMACAU 1600 
1219
SELASA 26/11/2024

TOTOMACAU 1900 
5156
SELASA 26/11/2024

TOTOMACAU 2200 
2192
SELASA 26/11/2024
Togel Result
SG METRO 
2373
27-11-2024
5790
26-11-2024
4397
25-11-2024
2904
24-11-2024
6991
23-11-2024
7540
22-11-2024
1710
21-11-2024
5559
20-11-2024
SYDNEY 
1185
26-11-2024
2188
25-11-2024
3545
24-11-2024
9271
23-11-2024
6630
22-11-2024
1706
21-11-2024
2877
20-11-2024
4480
19-11-2024
SYDNEY POOLS 
8978
26-11-2024
9584
25-11-2024
1836
24-11-2024
0232
23-11-2024
2911
22-11-2024
0590
21-11-2024
1400
20-11-2024
4032
19-11-2024
MALAYSIA SIANG 
7745
26-11-2024
2868
25-11-2024
1229
24-11-2024
4607
23-11-2024
3936
22-11-2024
7197
21-11-2024
9190
20-11-2024
0686
19-11-2024
SINGAPORE 
9967
25-11-2024
5392
24-11-2024
4823
23-11-2024
8574
21-11-2024
3256
20-11-2024
6059
18-11-2024
7571
17-11-2024
8078
16-11-2024
MACAU 
5941
26-11-2024
1205
25-11-2024
8668
24-11-2024
0143
23-11-2024
6563
22-11-2024
5107
21-11-2024
2581
20-11-2024
0549
19-11-2024
QATAR 
7346
26-11-2024
7880
25-11-2024
9803
24-11-2024
8309
23-11-2024
3134
22-11-2024
5883
21-11-2024
7038
20-11-2024
8227
19-11-2024
HONGKONG 
5769
26-11-2024
0905
25-11-2024
8493
24-11-2024
4074
23-11-2024
9257
22-11-2024
2779
21-11-2024
1380
20-11-2024
9964
19-11-2024
TOTO WUHAN 
3459
27-11-2024
0560
27-11-2024
3215
27-11-2024
9306
26-11-2024
0139
26-11-2024
5385
26-11-2024
3841
26-11-2024
3893
26-11-2024
HK SIANG 
2602
27-11-2024
6776
26-11-2024
4919
25-11-2024
1483
24-11-2024
3409
23-11-2024
4886
22-11-2024
8959
21-11-2024
1600
20-11-2024
MALAYSIA 
4524
26-11-2024
0003
25-11-2024
9096
24-11-2024
5890
23-11-2024
2048
22-11-2024
8343
21-11-2024
7488
20-11-2024
5641
19-11-2024
TOTOMACAU 0000 
1309
27-11-2024
2122
26-11-2024
4601
25-11-2024
2389
24-11-2024
2030
23-11-2024
3458
22-11-2024
5495
21-11-2024
3517
20-11-2024
TOTOMACAU 1300 
2534
27-11-2024
7658
26-11-2024
0778
25-11-2024
9416
24-11-2024
7394
23-11-2024
8043
22-11-2024
8145
21-11-2024
3285
20-11-2024
TOTOMACAU 1600 
1219
26-11-2024
3358
25-11-2024
7134
24-11-2024
3932
23-11-2024
7273
22-11-2024
6706
21-11-2024
4125
20-11-2024
7249
19-11-2024
TOTOMACAU 1900 
5156
26-11-2024
6732
25-11-2024
6114
24-11-2024
5564
23-11-2024
8550
22-11-2024
4992
21-11-2024
5856
20-11-2024
0282
19-11-2024
TOTOMACAU 2200 
2192
26-11-2024
6934
25-11-2024
5385
24-11-2024
5077
23-11-2024
1510
22-11-2024
8082
21-11-2024
6338
20-11-2024
9947
19-11-2024

Transaksi
Kami Menerima Pembayaran Dibawah Ini

Bank Lokal
BCA

Mandiri

BNI

BRI

JAGO

E Money & Pulsa
DANA

Telkomsel

Axiata


Kontak Kami

WHATSAPP
mmk4d.com/wamerput62

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


MERPUT62 ADALAH SITUS GAMING ONLINE TERBESAR SE INDONESIA DAN TERPERCAYA

MERPUT62 ADALAH SITUS GAMING ONLINE TERBESAR SE INDONESIA DAN TERPERCAYA YANG
MENYEDIAKAN BEBERAPA GAME ONLINE YANG BISA MEMBERIKAN KEUNTUNGAN DARI BEBERAPA
PERMAINANNYA , MENYEDIAKAN BEBERAPA PERMAINAN DARI BEBERAPA PROVIDER YANG
TERKENAL DAN MEMBERIKAN SENSASI LUAR BIASA DI SETIAP PERMAINANNYA , BUKAN HANYA
ITU MERPUT62 SIAP MELAYANI ANDA 24/7 OLEH TIM CUSTOMER SERVICE KITA UNTUK
BERMAIN BERSAMA MERPUT62 SERTA MEMBERIKAN PENGALAMAN BERMAIN GAME ONLINE.
DALAM PERKEMBANGAN INDUSTRI GAME ONLINE DIGITAL KAMI MEMAHAMI PENGGUNA ADALAH
PRIORITAS UTAMA KAMI SERTA KEAMANAN PENGGUNA SANGAT KAMI JAGA , BERMAIN SEKARANG
JUGA DAPATKAN KEUNTUNGAN BERMAIN GAME ONLINE DAN DI MANA SAJA SEMUA HANYA ADA DI
MERPUT62




LAYANAN MERPUT62 DAN PRIORITAS DENGAN PARA PENGGUNA

LAYANAN MERPUT62 DAN PRIORITAS DENGAN PARA PENGGUNA TENTU KAMI SELALU
MEMPRIORITASKAN BAIK DARI SEGI DEPOSIT DAN WD KAMI , DI ERA DIGITAL INI DEPOSIT
HANYA MEMERLUKAN 5 DETIK DAN DEPOSIT AKAN LANGSUNG MASUK KE SALDO PENGGUNA
DENGAN MENGGUNAKAN QRIS TENTU DEPOSIT AKAN TERPROSES DALAM WAKTU 5 DETIK SAJA .
BERIKUT ADALAH LAYANAN DEPOSIT DAN WD KAMI :



- DEPOSIT SEMUA BANK ( BCA , MANDIRI , BRI , BNI , DLL)
- DEPOSIT PAYMENT GATEWAY ( QRIS #5DETIKDEPOSITMASUK)
- DEPOSIT PULSA
- WD SEMUA BANK




MERPUT62 SELALU MEMBERIKAN UPDATE BAIK DARI SEGI BONUS DAN KEUNTUNGAN LAINNYA

MERPUT62 SELALU MEMBERIKAN UPDATE BAIK DARI SEGI BONUS DAN KEUNTUNGAN LAINNYA ,
BEBERAPA PENGGUNA TENTUNYA MEMPERTANYAKAN SOAL BEBERAPA BONUS DAN KEUNTUNGAN
LAINNYA DI SETIAP WEBSITE GAME ONLINE , MERPUT62 INI ADALAH SALAH SATU SITUS
YANG MEMANJAKAN SEKALI PENGGUNANYA BAIK DARI SEGI PERMAINAN , BONUS BONUS YANG
MENARIK , SERTA PENGALAMAN BERMAIN DI MANA SAJA DAN KAPAN SAYA , DENGAN ADANYA
BEBERAPA BONUS YANG MENARIK MERPUT62 PUN MEMBERIKAN BONUS ROLLINGAN TERBESAR DI
SEMUA SITUS GAME ONLINE . SERTA MEMPUNYAI LICENSE RESMI GAME ONLINE RESMI JADI
AYO JADILAH SALAH SATU PENGGUNA SETIA DI MERPUT62 .
 * TELEGRAM

© 2015 - 2024 Copyright MERPUT62.
All Rights Reserved.
MOBILE
WAP
LAPOR PUSAT
MEMBER SERVICE
mmk4d.com/wamerput62

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.
×
KLIK UNTUK MENUTUP