inlapan9.xyz Open in urlscan Pro
172.67.223.243  Public Scan

URL: https://inlapan9.xyz/
Submission: On December 19 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 LAPAN9 Togel </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">Login</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="zDthEczEqvRBvj2auz8J3R4i0c2ef+plfxRycfIz7Mc=">
</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?7911" 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="zDthEczEqvRBvj2auz8J3R4i0c2ef+plfxRycfIz7Mc=">
</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>
    </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="XgFtZPtSFDOnqZK5khBfyF0C72RBuAufC7jjMEWdhwo=">
  <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 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 LAPAN9 Togel



Selamat datang di LAPAN9 Togel


Login Daftar

Masuk Daftar Sekarang
DAFTAR





Pilih Bank BCAMandiriBNIBRIDANAOVOGOPAYLinkAja



Daftar Close

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

PROMO

Desktop

Wap
Kamis 19/12/2024 00:50:21
Selamat datang di LAPAN9 Togel

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


TOTO WUHAN 
0141
KAMIS 19/12/2024

HK SIANG 
4210
KAMIS 19/12/2024

MALAYSIA 
4300
RABU 13/9/2023
Togel Result
TOTO WUHAN 
0141
19-12-2024
0713
19-12-2024
2378
19-12-2024
6985
19-12-2024
2180
18-12-2024
7027
18-12-2024
8994
18-12-2024
9662
18-12-2024
HK SIANG 
4210
19-12-2024
9701
18-12-2024
7472
17-12-2024
9141
16-12-2024
7851
15-12-2024
5414
14-12-2024
7657
13-12-2024
6390
12-12-2024
MALAYSIA 
4300
13-09-2023
1893
12-09-2023
7106
11-09-2023
3963
10-09-2023
9117
09-09-2023
7952
08-09-2023
8757
07-09-2023
0659
06-09-2023


DEPOSIT

Rata-Rata

1 Menit




WITHDRAW

Rata-Rata

3 Menit




MEMBER ONLINE

9639 Member

Ketik Di Google:

LAPAN9

 * Link alternatif
 * siolapan9.click
 * siolapan9.shop
 * siolapan9.xyz


NEW DEPOSIT

sil*** | Deposit:
Rp.10,000
nad*** | Deposit:
Rp.20,000
lai*** | Deposit:
Rp.40,000
firga***ro | Deposit:
Rp.20,000
zulka***in | Deposit:
Rp.20,000
dama*** | Deposit:
Rp.15,000
iswah***i | Deposit:
Rp.35,000
tam*** | Deposit:
Rp.40,000
mut*** | Deposit:
Rp.35,000
zami*** | Deposit:
Rp.40,000
usa*** | Deposit:
Rp.10,000
kama*** | Deposit:
Rp.20,000
purw***i | Deposit:
Rp.40,000
gila*** | Deposit:
Rp.45,000
maya***i | Deposit:
Rp.25,000
dim*** | Deposit:
Rp.15,000
usa*** | Deposit:
Rp.45,000
rah*** | Deposit:
Rp.15,000
jam*** | Deposit:
Rp.25,000
sab*** | Deposit:
Rp.40,000
nar*** | Deposit:
Rp.35,000
bana*** | Deposit:
Rp.15,000
rah*** | Deposit:
Rp.15,000
ver*** | Deposit:
Rp.15,000
cin*** | Deposit:
Rp.15,000
sito***l | Deposit:
Rp.20,000
koko***u | Deposit:
Rp.40,000
nam*** | Deposit:
Rp.30,000
jasm*** | Deposit:
Rp.15,000
novit***ri | Deposit:
Rp.25,000
suar***i | Deposit:
Rp.30,000
unja*** | Deposit:
Rp.30,000
patri*** | Deposit:
Rp.20,000
iswah***i | Deposit:
Rp.45,000
ani*** | Deposit:
Rp.25,000
novit***ri | Deposit:
Rp.10,000
oktav***i | Deposit:
Rp.45,000
bali*** | Deposit:
Rp.25,000
perm*** | Deposit:
Rp.15,000
par*** | Deposit:
Rp.10,000
raj*** | Deposit:
Rp.15,000
ell*** | Deposit:
Rp.25,000
uta*** | Deposit:
Rp.35,000
van*** | Deposit:
Rp.20,000
anggr***an | Deposit:
Rp.30,000
alm*** | Deposit:
Rp.35,000
harj*** | Deposit:
Rp.25,000
gal*** | Deposit:
Rp.40,000
int*** | Deposit:
Rp.35,000
sit*** | Deposit:
Rp.25,000


NEW WITHDRAW

firga***ro | Withdraw:
Rp.1,040,000
mut*** | Withdraw:
Rp.1,530,000
nad*** | Withdraw:
Rp.1,530,000
alm*** | Withdraw:
Rp.570,000
usa*** | Withdraw:
Rp.1,010,000
kama*** | Withdraw:
Rp.1,320,000
patri*** | Withdraw:
Rp.200,000
anggr***an | Withdraw:
Rp.1,320,000
zami*** | Withdraw:
Rp.70,000
perm*** | Withdraw:
Rp.1,170,000
jasm*** | Withdraw:
Rp.1,950,000
iswah***i | Withdraw:
Rp.1,980,000
purw***i | Withdraw:
Rp.1,400,000
gal*** | Withdraw:
Rp.760,000
nar*** | Withdraw:
Rp.500,000
ver*** | Withdraw:
Rp.1,200,000
rah*** | Withdraw:
Rp.1,210,000
ell*** | Withdraw:
Rp.840,000
sil*** | Withdraw:
Rp.370,000
iswah***i | Withdraw:
Rp.1,650,000
uta*** | Withdraw:
Rp.1,450,000
zulka***in | Withdraw:
Rp.1,440,000
par*** | Withdraw:
Rp.1,680,000
koko***u | Withdraw:
Rp.880,000
novit***ri | Withdraw:
Rp.130,000
harj*** | Withdraw:
Rp.290,000
maya***i | Withdraw:
Rp.530,000
dim*** | Withdraw:
Rp.270,000
raj*** | Withdraw:
Rp.860,000
dama*** | Withdraw:
Rp.730,000
nam*** | Withdraw:
Rp.590,000
cin*** | Withdraw:
Rp.640,000
bana*** | Withdraw:
Rp.1,440,000
tam*** | Withdraw:
Rp.990,000
novit***ri | Withdraw:
Rp.810,000
jam*** | Withdraw:
Rp.320,000
suar***i | Withdraw:
Rp.1,730,000
oktav***i | Withdraw:
Rp.1,780,000
bali*** | Withdraw:
Rp.860,000
van*** | Withdraw:
Rp.1,470,000
int*** | Withdraw:
Rp.650,000
sit*** | Withdraw:
Rp.1,260,000
ani*** | Withdraw:
Rp.510,000
gila*** | Withdraw:
Rp.60,000
unja*** | Withdraw:
Rp.990,000
lai*** | Withdraw:
Rp.1,940,000
sab*** | Withdraw:
Rp.950,000
usa*** | Withdraw:
Rp.1,020,000
sito***l | Withdraw:
Rp.1,030,000
rah*** | Withdraw:
Rp.1,770,000

Transaksi
Kami Menerima Pembayaran Dibawah Ini

Bank Lokal
BCA

Mandiri

BNI

BRI

E Money & Pulsa
DANA

OVO

GOPAY

LinkAja

Telkomsel

Axiata


Kontak Kami

WHATSAPP
082321372065

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

nz****eb Berhasil Withdraw Rp 2.507.000,00


© 2015 - 2024 Copyright LAPAN9.
All Rights Reserved.
MOBILE
WAP
LAPOR PUSAT
MEMBER SERVICE
082321372065


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.
×


×