cf-like.shop Open in urlscan Pro
2606:4700:3036::6815:4cf  Public Scan

URL: https://cf-like.shop/
Submission: On June 27 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">Selamat datang di LIKETOGEL 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">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="UUaW2TbpJ18py0AXTPheHeJfCcqqEN3tuJVY0uNicgs=">
</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?5359" 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="UUaW2TbpJ18py0AXTPheHeJfCcqqEN3tuJVY0uNicgs=">
</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="Danamon">Danamon</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="eM8oGbJKxnlzyTnWXj9GH4BEzBmPZ0iVw5lNYfih6JQ=">
  <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 MICRO GAMING JILI
FASTSPIN PLAYSTAR LIVE22 NETENT 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 PLAYSTAR LIVE22
WS168
GEMINI JOKER MICRO GAMING JILI PLAYSTAR
BERANDA

PROMOSI

EVENT

WHATSAPP

LIVECHAT

Selamat datang di LIKETOGEL Togel



Selamat datang di LIKETOGEL Togel


Masuk Daftar

Masuk Daftar Sekarang
DAFTAR





Pilih Bank BCAMandiriBNIBRICIMBDanamonDANAOVOGOPAYLinkAja



Daftar Close

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

PROMOSI

Desktop

Wap
Kamis 27/06/2024 20:08:55
Selamat datang di LIKETOGEL Togel

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


ARGENTINA 
6091
KAMIS 27/6/2024

RUSSIA 
5137
KAMIS 27/6/2024

HOKKAIDO 
0426
KAMIS 27/6/2024

SYDNEY 
1865
KAMIS 27/6/2024

HAWAII 
3018
KAMIS 27/6/2024

SRILANKA 
0542
KAMIS 27/6/2024

SINGAPORE 
9136
KAMIS 27/6/2024

SLOVENIA 
6837
KAMIS 27/6/2024

BERLIN 
9054
KAMIS 27/6/2024

HONGKONG 
6008
KAMIS 27/6/2024

TOTO WUHAN 
7371
JUMAT 28/6/2024

HK SIANG 
5664
KAMIS 27/6/2024

MALAYSIA 
6087
KAMIS 27/6/2024
Togel Result
ARGENTINA 
6091
27-06-2024
9836
26-06-2024
6728
25-06-2024
8662
24-06-2024
0175
23-06-2024
7083
22-06-2024
4590
21-06-2024
9875
20-06-2024
RUSSIA 
5137
27-06-2024
1840
26-06-2024
7619
25-06-2024
3283
24-06-2024
0746
23-06-2024
7261
22-06-2024
2185
21-06-2024
6973
20-06-2024
HOKKAIDO 
0426
27-06-2024
6150
26-06-2024
0875
25-06-2024
9158
24-06-2024
0357
23-06-2024
5860
22-06-2024
1202
21-06-2024
0697
20-06-2024
SYDNEY 
1865
27-06-2024
5631
26-06-2024
1946
25-06-2024
3059
24-06-2024
8673
23-06-2024
3212
22-06-2024
7890
21-06-2024
6804
20-06-2024
HAWAII 
3018
27-06-2024
2140
26-06-2024
0966
25-06-2024
1374
24-06-2024
8560
23-06-2024
2046
22-06-2024
9431
21-06-2024
7203
20-06-2024
SRILANKA 
0542
27-06-2024
2861
26-06-2024
1604
25-06-2024
2790
24-06-2024
3580
23-06-2024
9786
22-06-2024
1020
21-06-2024
9540
20-06-2024
SINGAPORE 
9136
27-06-2024
8668
26-06-2024
1424
24-06-2024
0096
23-06-2024
6235
22-06-2024
6378
20-06-2024
4792
19-06-2024
2367
17-06-2024
SLOVENIA 
6837
27-06-2024
2507
26-06-2024
0438
25-06-2024
9132
24-06-2024
5782
23-06-2024
0689
22-06-2024
7234
21-06-2024
4815
20-06-2024
BERLIN 
9054
27-06-2024
1264
26-06-2024
3160
25-06-2024
0517
24-06-2024
1968
23-06-2024
7983
22-06-2024
0285
21-06-2024
1480
20-06-2024
HONGKONG 
6008
27-06-2024
8350
26-06-2024
3723
25-06-2024
9089
24-06-2024
2601
23-06-2024
7496
22-06-2024
9012
21-06-2024
0340
20-06-2024
TOTO WUHAN 
7371
28-06-2024
4997
27-06-2024
5186
27-06-2024
4548
27-06-2024
6097
27-06-2024
0104
27-06-2024
8780
27-06-2024
7014
26-06-2024
HK SIANG 
5664
27-06-2024
4717
26-06-2024
1982
25-06-2024
6441
24-06-2024
4898
23-06-2024
8491
22-06-2024
9492
21-06-2024
7707
20-06-2024
MALAYSIA 
6087
27-06-2024
2016
26-06-2024
4381
25-06-2024
1604
24-06-2024
5068
23-06-2024
2085
22-06-2024
6400
21-06-2024
9107
20-06-2024

Transaksi
Kami Menerima Pembayaran Dibawah Ini

Bank Lokal
BCA

Mandiri

BNI

BRI

CIMB

Danamon

E money & Pulsa
DANA

OVO

GOPAY

LinkAja

AntarBank


Kontak Kami

WHATSAPP
+62 878-7292-4680

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

© 2015 - 2024 Copyright LIKETOGEL.
All Rights Reserved.
MOBILE
WAP
MEMBER SERVICE
+62 878-7292-4680

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