jacr-hackathon.com Open in urlscan Pro
2606:4700:3030::6815:7001  Public Scan

Submitted URL: https://liga5000.me/
Effective URL: https://jacr-hackathon.com/
Submission: On December 19 via api from US — Scanned from DK

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">AKTIFKAN LINK REFERAL ANDA DENGAN UPLOAD DATA SESUAI KTP</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="Vj0uAFDqjhGZRTvxcj/iZm3/FnoulC5njJVuSz3mPE0=">
</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?1360" 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="Vj0uAFDqjhGZRTvxcj/iZm3/FnoulC5njJVuSz3mPE0=">
</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="9JZ3OSFH3DUR1hxIttfUO50+aZZvGhXLZmbdoF0fLXI=">
  <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

AKTIFKAN LINK REFERAL ANDA DENGAN UPLOAD DATA SESUAI KTP



AKTIFKAN LINK REFERAL ANDA DENGAN UPLOAD DATA SESUAI KTP


Masuk 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

PROMOSI

Desktop

Wap
Kamis 19/12/2024 11:33:31
AKTIFKAN LINK REFERAL ANDA DENGAN UPLOAD DATA SESUAI KTP

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

SG METRO 
3094
KAMIS 19/12/2024

MALAYSIA SIANG 
3796
KAMIS 19/12/2024

SINGAPORE 
9581
RABU 18/12/2024

MALAYSIA 
5429
RABU 18/12/2024

QATAR 
7862
RABU 18/12/2024

PCSO 
9200
RABU 18/12/2024

CAMBODIA 
2902
KAMIS 19/12/2024

TOTOMACAU 0000 
5905
KAMIS 19/12/2024

TOTOMACAU 1300 
5928
KAMIS 19/12/2024

TOTOMACAU 1600 
4187
KAMIS 19/12/2024

TOTOMACAU 1900 
7393
RABU 18/12/2024

TOTOMACAU 2200 
8678
RABU 18/12/2024
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
SG METRO 
3094
19-12-2024
5256
18-12-2024
6691
17-12-2024
3211
16-12-2024
4054
15-12-2024
5699
14-12-2024
0106
13-12-2024
9057
12-12-2024
MALAYSIA SIANG 
3796
19-12-2024
6730
18-12-2024
1034
17-12-2024
4482
16-12-2024
4929
15-12-2024
2594
14-12-2024
3424
13-12-2024
5046
12-12-2024
SINGAPORE 
9581
18-12-2024
1621
16-12-2024
1599
15-12-2024
2700
14-12-2024
7358
12-12-2024
0841
11-12-2024
2646
09-12-2024
3239
08-12-2024
MALAYSIA 
5429
18-12-2024
0442
17-12-2024
8049
16-12-2024
5387
15-12-2024
2723
14-12-2024
2998
13-12-2024
4620
12-12-2024
6762
11-12-2024
QATAR 
7862
18-12-2024
8130
17-12-2024
1314
16-12-2024
8113
15-12-2024
5167
14-12-2024
1688
13-12-2024
8037
12-12-2024
6041
11-12-2024
PCSO 
9200
18-12-2024
1991
17-12-2024
7434
16-12-2024
0135
14-12-2024
8207
13-12-2024
5082
12-12-2024
3105
11-12-2024
3183
10-12-2024
CAMBODIA 
2902
19-12-2024
6146
18-12-2024
8201
17-12-2024
6685
16-12-2024
1808
15-12-2024
0173
14-12-2024
8422
13-12-2024
4131
12-12-2024
TOTOMACAU 0000 
5905
19-12-2024
2953
18-12-2024
4163
17-12-2024
2903
16-12-2024
2402
15-12-2024
4205
14-12-2024
1780
13-12-2024
5034
12-12-2024
TOTOMACAU 1300 
5928
19-12-2024
0549
18-12-2024
0685
17-12-2024
1995
16-12-2024
4138
15-12-2024
1048
14-12-2024
4205
13-12-2024
7506
12-12-2024
TOTOMACAU 1600 
4187
19-12-2024
8303
18-12-2024
7847
17-12-2024
6812
16-12-2024
3272
15-12-2024
4725
14-12-2024
2292
13-12-2024
1578
12-12-2024
TOTOMACAU 1900 
7393
18-12-2024
5736
17-12-2024
9267
16-12-2024
5495
15-12-2024
0373
14-12-2024
5156
13-12-2024
8754
12-12-2024
9358
11-12-2024
TOTOMACAU 2200 
8678
18-12-2024
1608
17-12-2024
8678
16-12-2024
7842
15-12-2024
2481
14-12-2024
8522
13-12-2024
5659
12-12-2024
9787
11-12-2024

Transaksi
Kami Menerima Pembayaran Dibawah Ini

Bank Lokal
BCA

Mandiri

BNI

BRI

E Money & Pulsa
DANA

OVO

GOPAY

LinkAja

AntarBank


Kontak Kami

TELEGRAM
@CSLIGA5000_01

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

© 2015 - 2024 Copyright LIGA5000.
All Rights Reserved.
MOBILE
WAP
LAPOR PUSAT
MEMBER SERVICE
@CSLIGA5000_01

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