rajahokiw.com Open in urlscan Pro
2606:4700:3031::ac43:d634  Public Scan

URL: https://rajahokiw.com/
Submission: On March 20 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?2779" 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="0GeGuevc6qloMHMylLJ19mErm1Ww7hnYnqJUtWLXgr4=">
</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?6107" 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="0GeGuevc6qloMHMylLJ19mErm1Ww7hnYnqJUtWLXgr4=">
</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="BSI">BSI</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="z5AdHRomSG/bE35cpEQie7QOhF0UIkL86Ld9Z53RhX0=">
  <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
PRAGMATIC PLAY PG SOFT HABANERO SPADEGAMING JOKER NOLIMIT CITY JILI MICRO GAMING
PLAYSTAR FASTSPIN NETENT LIVE22 CQ9 TOPTREND GAMING SBO SLOT
PRAGMATIC PLAY ION CASINO SEXY GAMING EVOLUTION SA GAMING ALLBET MICRO GAMING
OPUS PLUS SBOBET CASINO
SABA SBOBET CMD368 TFGAMING
SPADE GAMING JILI PLAYSTAR FASTSPIN LIVE22
WS168
GEMINI
BERANDA

PROMOSI

EVENT

WHATSAPP

LIVECHAT

Masuk Daftar

Masuk Daftar Sekarang
DAFTAR





Pilih Bank BCAMandiriBNIBRICIMBBSIDANAOVOGOPAYLinkAjaSakuku



Daftar Close

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

PROMOSI

Desktop

Wap
Rabu 20/03/2024 05:20:48


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


TOTO WUHAN 
2506
RABU 20/3/2024

CAMBODIA 
5358
RABU 20/3/2024

SYDNEY 
9042
RABU 20/3/2024

CHINA 
3957
RABU 20/3/2024

SINGAPORE 
3191
RABU 20/3/2024

MALAYSIA 
6835
RABU 20/3/2024

MACAU 
8487
RABU 20/3/2024

TAIWAN 
9686
RABU 20/3/2024

QATAR 
6404
RABU 20/3/2024

HONGKONG 
2494
SELASA 19/3/2024

HK SIANG 
0559
RABU 20/3/2024
Togel Result
TOTO WUHAN 
2506
20-03-2024
8578
20-03-2024
0665
20-03-2024
3898
20-03-2024
1153
20-03-2024
8973
20-03-2024
5605
19-03-2024
3940
19-03-2024
CAMBODIA 
5358
20-03-2024
9080
19-03-2024
4774
18-03-2024
7792
17-03-2024
2684
16-03-2024
9859
15-03-2024
6911
14-03-2024
6784
13-03-2024
SYDNEY 
9042
20-03-2024
3590
19-03-2024
6700
18-03-2024
3582
17-03-2024
0769
16-03-2024
7501
15-03-2024
7334
14-03-2024
9772
13-03-2024
CHINA 
3957
20-03-2024
3672
19-03-2024
6784
18-03-2024
4722
17-03-2024
3420
16-03-2024
6646
15-03-2024
7036
14-03-2024
2802
13-03-2024
SINGAPORE 
3191
20-03-2024
0504
18-03-2024
2874
17-03-2024
6899
16-03-2024
0070
14-03-2024
3235
13-03-2024
9719
11-03-2024
6663
10-03-2024
MALAYSIA 
6835
20-03-2024
9884
19-03-2024
8340
18-03-2024
5497
17-03-2024
9420
16-03-2024
1757
15-03-2024
6808
14-03-2024
4601
13-03-2024
MACAU 
8487
20-03-2024
0516
19-03-2024
4612
18-03-2024
2518
17-03-2024
1585
16-03-2024
4782
15-03-2024
0667
14-03-2024
8622
13-03-2024
TAIWAN 
9686
20-03-2024
7514
19-03-2024
9352
18-03-2024
8563
17-03-2024
4014
16-03-2024
5220
15-03-2024
4050
14-03-2024
9656
13-03-2024
QATAR 
6404
20-03-2024
8434
19-03-2024
2595
18-03-2024
8224
17-03-2024
1618
16-03-2024
8477
15-03-2024
7004
14-03-2024
9080
13-03-2024
HONGKONG 
2494
19-03-2024
7846
18-03-2024
1637
17-03-2024
8011
16-03-2024
2534
15-03-2024
7483
14-03-2024
1542
13-03-2024
1836
12-03-2024
HK SIANG 
0559
20-03-2024
3852
19-03-2024
8696
18-03-2024
2035
17-03-2024
3038
16-03-2024
8584
15-03-2024
7076
14-03-2024
5979
13-03-2024

Transaksi
Kami Menerima Pembayaran Dibawah Ini

Bank Lokal
BCA

Mandiri

BNI

BRI

CIMB

BSI

E money & Pulsa
DANA

OVO

GOPAY

LinkAja

Sakuku

AntarBank

Telkomsel

Axiata

Indosat

Three


Kontak Kami

WHATSAPP
081901357181
TELEGRAM
081906692477
SMS
081901357181

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

© 2015 - 2024 Copyright RAJAHOKI.
All Rights Reserved.
MOBILE
WAP
MEMBER SERVICE
081901357181
081906692477
081901357181


Chat with us, powered by LiveChat
Kami menggunakan cookies untuk mengoptimalkan navigasi, fitur serta konten yang
lebih Relevan. Untuk detail informasi lengkap tentang cookies silahkan lihat
Persetujuan Cookies kami. Dengan menggunakan situs ini, Anda menyetujui
penggunaan cookies serta data pribadi kami sesuai dengan Kebijakan Privasi kami.
×