jurulima.pro Open in urlscan Pro
2606:4700:3034::6815:87b  Public Scan

URL: https://jurulima.pro/
Submission: On October 16 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"></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="Pka/IHzShLylFRuvItylQSWpMMzVdjRF3VvWyqNZjn0=">
</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?6757" 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="Pka/IHzShLylFRuvItylQSWpMMzVdjRF3VvWyqNZjn0=">
</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="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="BEb1XQQ80GID7C3pTcJzn4gmQ0hdoOup7xdG6YDVuys=">
  <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 BCAMandiriBNIBRIDANAOVOGOPAYLinkAjaLain-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
×


MILAN 
1518
RABU 16/10/2024

MADRID 
9160
RABU 16/10/2024

ESTONIA 
0877
RABU 16/10/2024

BULLSEYE 
1703
RABU 16/10/2024

SYDNEY 
2718
RABU 16/10/2024

ROME 
2029
RABU 16/10/2024

SINGAPORE 
8333
RABU 16/10/2024

PARIS 
5890
SELASA 15/10/2024

DUBAI 
7659
SELASA 15/10/2024

HONGKONG 
8034
SELASA 15/10/2024

TOTO WUHAN 

KAMIS 1/1/1970

HK SIANG 
2565
RABU 16/10/2024

MALAYSIA 
4706
SELASA 15/10/2024
Togel Result
MILAN 
1518
16-10-2024
1132
15-10-2024
2947
14-10-2024
4781
13-10-2024
1486
12-10-2024
9651
11-10-2024
9445
10-10-2024
5412
09-10-2024
MADRID 
9160
16-10-2024
7048
15-10-2024
4850
14-10-2024
1415
13-10-2024
7168
12-10-2024
6012
11-10-2024
7867
10-10-2024
3214
09-10-2024
ESTONIA 
0877
16-10-2024
8769
15-10-2024
1265
14-10-2024
3259
13-10-2024
2375
12-10-2024
5606
11-10-2024
6759
10-10-2024
9786
09-10-2024
BULLSEYE 
1703
16-10-2024
0849
15-10-2024
0891
14-10-2024
7552
13-10-2024
0207
12-10-2024
3876
11-10-2024
7571
10-10-2024
2346
09-10-2024
SYDNEY 
2718
16-10-2024
8494
15-10-2024
4867
14-10-2024
1288
13-10-2024
4963
12-10-2024
9534
11-10-2024
1152
10-10-2024
5813
09-10-2024
ROME 
2029
16-10-2024
1298
15-10-2024
6599
14-10-2024
7066
13-10-2024
3458
12-10-2024
7659
11-10-2024
2536
10-10-2024
9766
09-10-2024
SINGAPORE 
8333
16-10-2024
2584
14-10-2024
6315
13-10-2024
7488
12-10-2024
1256
10-10-2024
2920
09-10-2024
5207
07-10-2024
8359
06-10-2024
PARIS 
5890
15-10-2024
7650
14-10-2024
1078
13-10-2024
1579
12-10-2024
0991
11-10-2024
9876
10-10-2024
7076
09-10-2024
2365
08-10-2024
DUBAI 
7659
15-10-2024
8760
14-10-2024
2396
13-10-2024
0860
12-10-2024
8769
11-10-2024
1198
10-10-2024
2386
09-10-2024
0670
08-10-2024
HONGKONG 
8034
15-10-2024
7571
14-10-2024
6764
13-10-2024
0390
12-10-2024
2852
11-10-2024
7336
10-10-2024
9560
09-10-2024
3486
08-10-2024
TOTO WUHAN 

01-01-1970
HK SIANG 
2565
16-10-2024
0001
15-10-2024
9006
14-10-2024
4139
13-10-2024
3761
12-10-2024
1062
11-10-2024
6317
10-10-2024
5331
09-10-2024
MALAYSIA 
4706
15-10-2024
2767
14-10-2024
6043
13-10-2024
8340
12-10-2024
5387
11-10-2024
0226
10-10-2024
6981
09-10-2024
8902
08-10-2024

Transaksi
Kami Menerima Pembayaran Dibawah Ini

Bank Lokal
BCA

Mandiri

BNI

BRI

E money & Pulsa
DANA

OVO

GOPAY

LinkAja

Lain-lain

Telkomsel


Kontak Kami

WHATSAPP
6282159973446

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


Jurutogel adalah bandar togel dan agen slot online terpercaya dengan Pasaran
Togel Lengkap serta Live Casino terbaik. Dapatkan pengalaman terbaik bermain
permainan online hanya dengan Minimal Deposit 10rb. Pasang Togel Sydney, Togel
Singapore dan Togel dengan hadiah tertinggi.
© 2015 - 2024 Copyright JURUTOGEL.
All Rights Reserved.
MOBILE
WAP
MEMBER SERVICE
6282159973446


Chat with us, powered by LiveChat