157.245.156.35 Open in urlscan Pro
157.245.156.35  Public Scan

URL: https://157.245.156.35/
Submission: On September 20 via manual from PL — Scanned from CH

Form analysis 4 forms found in the DOM

Name: loginFormPOST https://157.245.156.35/login

<form name="loginForm" id="loginForm" class="form-horizontal needs-validation" action="https://157.245.156.35/login" method="POST" [ngclass]="{'was-validated':isSubmit,'':!isSubmit }" novalidate="novalidate">
  <input type="hidden" name="_token" value="zu4licg5zJEDm3zGzb65TdWuIlnpTV1UDHAXNpJ1">
  <div class="form-group ">
    <label for="password" class="fs-lg" i18n="">Nama pengguna</label>
    <div class="icon-input">
      <input type="text" class="form-control input-l" maxlength="50" name="user_name" autocomplete="off" required="required" id="UserName" aria-describedby="emailHelp" placeholder="">
      <i class="icon-user left"></i>
    </div>
  </div>
  <div class="form-group ">
    <label for="password" class="fs-lg" i18n="">Kata sandi</label>
    <div class="icon-input">
      <input type="password" class="form-control  input-l" maxlength="20" id="pwd--login" name="password" required="required" autocomplete="current-password">
      <i class="icon-lock left"></i>
      <i class="icon-eye toggle-password" input_id="#pwd--login"></i>
    </div>
  </div>
  <div class="row  alert alert-danger message" _login-modal="" style="display: none;">
  </div>
  <div class="form-group text-center">
    <button type="submit" *ngif="!inProgress" class="btn btn-block btn-primary fs-lg btn-submit">Login</button>
    <button type="button" *ngif="!inProgress" class="btn btn-link" id="forgotPwd-btn--login-modal" i18n=""> Lupa kata sandi? &nbsp;<i class="icon-redo"></i>
    </button>
    <app-ellipsis *ngif="inProgress"></app-ellipsis>
  </div>
</form>

Name: resetPwdFormPOST /apply-resetpwd

<form class="form-horizontal" id="resetPwdForm" name="resetPwdForm" action="/apply-resetpwd" method="post" novalidate="novalidate" style="display: none;">
  <input type="hidden" name="_token" value="zu4licg5zJEDm3zGzb65TdWuIlnpTV1UDHAXNpJ1">
  <div class="form-group">
    <label for="password" class="fs-lg" i18n="">Alamat email</label>
    <div class="icon-input">
      <input type="email" class="form-control input-l" name="email" required="required" id="email" aria-describedby="emailHelp" placeholder="">
      <i class="icon-envelope left"></i>
    </div>
  </div>
  <div class="form-group row no-gutters">
    <div class="col-xs-8 col-md-8">
      <input type="tel" id="registerCaptchaimg" class="form-control" name="forgotPwCaptchaimg" maxlength="4" autocomplete="off" style="height: 50px;" placeholder="Captcha">
    </div>
    <button class="btn btn-refresh col-xs-4 col-md-4 text-left" type="button" id="fogotrefreshCaptcha">
      <img data-url="https://157.245.156.35/captcha-image-forgotpw?v=1695193658" id="forgotPwCaptchaimgpath" class="captcha_img" autocomplete="off">
      <i class="icon-refresh"></i>
    </button>
  </div>
  <div class="row alert alert-danger message" _login-modal="" style="display: none;">
  </div>
  <div class="form-group text-center">
    <button type="submit" class="btn btn-block btn-primary fs-lg">Reset</button>
    <button type="button" id="btn-back--login-modal" class="btn btn-link" i18n="">
      <i class="icon-undo"></i>&nbsp; Kembali untuk masuk </button>
    <app-ellipsis *ngif="inProgress"></app-ellipsis>
  </div>
</form>

https://157.245.156.35/validate-pin

<form class="form-horizontal text-center" id="pinForm" action="https://157.245.156.35/validate-pin" style="display: none;">
  <div class="form-group ">
    <h3>Kode Pin Aman</h3>
    <p class="">Silakan Masukkan Kode Pin Aman Anda</p>
  </div>
  <div class="form-group ">
    <div class="pin-in-grp" id="pin-in-grp">
      <input type="password" maxlength="1" name="pincode[0]" required="" class="form-control pincode" style="width:16.66%">
      <input type="password" maxlength="1" name="pincode[1]" required="" class="form-control pincode" style="width:16.66%">
      <input type="password" maxlength="1" name="pincode[2]" required="" class="form-control pincode" style="width:16.66%">
      <input type="password" maxlength="1" name="pincode[3]" required="" class="form-control pincode" style="width:16.66%">
      <input type="password" maxlength="1" name="pincode[4]" required="" class="form-control pincode" style="width:16.66%">
      <input type="password" maxlength="1" name="pincode[5]" required="" class="form-control pincode" style="width:16.66%">
    </div>
  </div>
  <div class="form-group button-group">
    <div class="row">
      <div class="col-xs-4">
        <input class="btn btn-primary btn-round btn-block pinkey" type="button" value="7">
      </div>
      <div class="col-xs-4">
        <input class="btn btn-primary btn-round btn-block pinkey" type="button" value="6">
      </div>
      <div class="col-xs-4">
        <input class="btn btn-primary btn-round btn-block pinkey" type="button" value="2">
      </div>
      <div class="col-xs-4">
        <input class="btn btn-primary btn-round btn-block pinkey" type="button" value="8">
      </div>
      <div class="col-xs-4">
        <input class="btn btn-primary btn-round btn-block pinkey" type="button" value="9">
      </div>
      <div class="col-xs-4">
        <input class="btn btn-primary btn-round btn-block pinkey" type="button" value="1">
      </div>
      <div class="col-xs-4">
        <input class="btn btn-primary btn-round btn-block pinkey" type="button" value="0">
      </div>
      <div class="col-xs-4">
        <input class="btn btn-primary btn-round btn-block pinkey" type="button" value="5">
      </div>
      <div class="col-xs-4">
        <input class="btn btn-primary btn-round btn-block pinkey" type="button" value="4">
      </div>
      <div class="col-xs-4">
        <input id="back_bt" class="btn btn-warning btn-block  btn-round" type="button" value="RESET">
      </div>
      <div class="col-xs-4">
        <input class="btn btn-primary btn-block  btn-round pinkey" type="button" value="3">
      </div>
      <div class="col-xs-4">
        <button class="btn btn-info btn-round btn-block waves-effect waves-light btn-submit" type="submit">Kirimkan</button>
      </div>
    </div>
    <div class="row">
      <div class="col-xs-4"></div>
      <div class="col-xs-4"><a style="" class="btn btn-danger btn-round btn-block waves-effect " href="https://157.245.156.35/logout" i18n="@Logout">LOGOUT</a></div>
      <div class="col-xs-4"></div>
    </div>
  </div>
  <div class="row  alert alert-danger message" _login-modal="" style="display: none;">
  </div>
</form>

POST

<form action="" method="post" id="tw_transfer_form" class="tw_transfer_form" novalidate="novalidate">
  <input type="hidden" name="_token" value="zu4licg5zJEDm3zGzb65TdWuIlnpTV1UDHAXNpJ1">
  <div class="form-group">
    <label for="mainwallet_amount">From Main Wallet</label>
    <input type="text" class="form-control" readonly="" name="mainwallet_amount" id="mainwallet_amount" value="">
  </div>
  <div class="text-center">
    <span class="vertical"><i class="icon-arrow-long-right"></i></span>
  </div>
  <div class="row">
    <div class="col-xs-12">
      <label for="mainwallet_amount">Transfer to <span id="gamename"></span> Wallet</label>
      <div class="form-group">
        <div class="customrange-slider">
          <div id="slider" overflow-scroll="false" class="ui-slider ui-corner-all ui-slider-horizontal ui-widget ui-widget-content">
            <span tabindex="0" class="ui-slider-handle ui-corner-all ui-state-default" style="left: 0%;"></span>
            <div class="ui-slider-range ui-corner-all ui-widget-header ui-slider-range-min" style="width: 0%;"></div>
          </div>
          <div class="decrease-btn cusbtn">
            <div id="tw_decrease_btn"> <span class="minus-icon custom-icon">-</span> </div>
            <div class="minmax-label">Min</div>
            <div class="minmax-value"> 2000 </div>
          </div>
          <div class="increase-btn cusbtn">
            <div id="tw_increase_btn">
              <span class="plus-icon custom-icon">+</span>
            </div>
            <div class="minmax-label">Max</div>
            <div class="minmax-value" id="maxSliderApk"></div>
          </div>
        </div>
      </div>
      <div class="col-md-8 col-md-offset-2 col-sm-8 col-sm-offset-2 col-xs-10 col-xs-offset-1">
        <div class="form-group">
          <input type="text" readonly="" class="form-control" name="transfer_amount" id="transfer_amount" placeholder="0.00" value="00.00" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="text-center">
    <input type="submit" class="btn btn-primary" value="SUBMIT">
  </div>
</form>

Text Content

















5
LINK : PERTAMABET88.NET atau PERTAMABET88.ONLINE / WHATSAPP : +6281216776556
+6281216776557 / TELEGRAM : PERTAMABET88 / Bonus First Deposit 30%, Bonus
Rollingan 0,7%, Bonus Cashback 10% Dan Bonus Referral / Selamat datang bos ku,
apabila pelayanan kami kurang memuaskan mohon melakukan Pengaduan 📧 Email ke :
solusipb88@gmail.com
Pengaduan Member 20/09/2023 9:07:47 am



Indonesia indonesian


LOGIN DAFTAR
LOGIN DAFTAR KELUAR
Pusat Info
Hubungi kami
HOT
slots
PRAGMATIC
REEL KINGDOM
PGSOFT
JOKER
HABANERO
PLAYTECH
MICRO GAMING
HACKSAW
RELAX GAMING
CQ9
PLAYSON
BOOMING
FASTSPIN
BNG
TOPTREND GAMING
PLAYNGO
SPADE GAMING
SKYWIND
PLAYSTAR
REDTIGER
EVOPLAY
NETENT
NOLIMITCITY
MANCALA GAMING
AIS GAMING
NAGA GAMES
KA GAMING
SBO
REEVO
DRAGOON SOFT
LIVE22
FACHAI
APOLLO777
ADVANTPLAY
BGAMING
JDB
JILI
568 WIN
GMW



sports
CMD SPORTS
WBET Sport
SBO SPORTS
SABA SPORTS
UNITED GAMING
BTI SPORTS
Virtual Sport
BETER ESPORT




casino
WE
PRAGMATIC
PLAYTECH
ALLBET
BETER
MICROGAMING
EVO
SA
AE
AG
568win
N2LIVE
OPUS
WM
DREAM GAMING
EZUGI
SKYWIND
LG88
p2p
HKB POKER
Texas Poker
Poker Dealer
Baccarat Dealer
Ceme Dealer
Ceme Take Turn
Domino QQ
13 Cards
13 Cards Dealer
3 Cards
3 Cards Dealer
Sakong
tembak ikan
JOKER
PLAYSTAR
SPADE GAMING
CQ9
SKYWIND
DRAGOON SOFT
KA GAMING
FASTSPIN
LIVE22
FACHAI
JDB
JILI
NEW
LOTRE
HKB TOGEL
HKB LIVE
Togel
Number Games
Racing Car

e-games
JILI
Classic Bola Tangkas
Bola Tangkas
Ultimate Keno
Classic Keno 8
Classic Keno 10
Caribbean Stud Poker
Baccarat
Baccarat
Multihand Blackjack
Dragon Tiger
Dragon Bonus Baccarat
Roulette
American Blackjack
Spaceman



sabung ayam
SV388

PROMOSI
REFERRAL
HOT
RTP
 1.  
 2.  
 3.  
 4.  
 5.  
 6.  
 7.  
 8.  
 9.  
 10. 
 11. 
 12. 
 13. 
 14. 


Previous Next
IDR 35,887,799,177.00

HASIL TOGEL


 * Singapore
   4903
   2023-09-18
 * Sydney
   2096
   2023-09-20
 * Hongkong
   1265
   2023-09-19
 * Cambodia
   8520
   2023-09-20
 * China
   5484
   2023-09-19
 * Japan
   5343
   2023-09-19
 * Grabpools
   7403
   2023-09-19
 * Mongolia
   8570
   2023-09-19
 * Taiwan
   0956
   2023-09-19
 * Nusantara
   4392
   2023-09-19
 * Singapore
   4903
   2023-09-18
 * Sydney
   2096
   2023-09-20
 * Hongkong
   1265
   2023-09-19
 * Cambodia
   8520
   2023-09-20
 * China
   5484
   2023-09-19
 * Japan
   5343
   2023-09-19
 * Grabpools
   7403
   2023-09-19
 * Mongolia
   8570
   2023-09-19
 * Taiwan
   0956
   2023-09-19
 * Nusantara
   4392
   2023-09-19
 * Singapore
   4903
   2023-09-18
 * Sydney
   2096
   2023-09-20
 * Hongkong
   1265
   2023-09-19
 * Cambodia
   8520
   2023-09-20
 * China
   5484
   2023-09-19
 * Japan
   5343
   2023-09-19
 * Grabpools
   7403
   2023-09-19
 * Mongolia
   8570
   2023-09-19
 * Taiwan
   0956
   2023-09-19
 * Nusantara
   4392
   2023-09-19

GAME TERPOPULAR


 * Last Samurai
 * The Great Safari
 * Candy Boom
 * Goddess of Egypt
 * Sunlight Princess
 * Mahjong Ways 3
 * Mahjong Ways 3+
 * Gates of Gatot Kaca
 * The Greatest Catch Bonus Buy
 * 
 * 
 * Penalty Shoot Out
 * Dragon's Tavern Bonus Buy
 * Candy Dreams
 * Gold of Sirens Bonus Buy
 * Fa Cai Shen Deluxe
 * Starlight Princess
 * Hot hot fruit
 * Caishen Riches
 * Lucky God
 * Candy Bonanza
 * Wild Bandito
 * Buffalo Blitz
 * Age of the Gods: King of Olympus
 * 5 Lions Megaways™
 * Gates of Olympus™
 * Sweet Bonanza
 * Joker's Treasure
 * Sugar Bonanza
 * Fire Reel
 * Yu Yu Yu
 * Lucky Twins Wilds
 * Starlite Fruits™
 * Ancient Fortunes: Zeus
 * PUBG2
 * Green Chilli
 * Yo-Ho Gold!
 * More Magic Apple
 * Money Train
 * Money Train 2
 * Money Train 3
 * Money Train Origins
 * Aztec: Bonus Hunt

GAME BARU


 * CHICAGOII
 * Mafia
 * 
 * 
 * 
 * 
 * Warrior
 * Leprechaun
 * Mask of Amun
 * Lucky Leprechaun Clusters
 * Cruise Royale
 * Fruity Candy
 * Temple of Prosperity
 * Scales of Dead
 * Alohawaii: Cash Collect
 * Mega Fire Blaze: Piggies and the Bank
 * John Hunter and the Book of Tut Megaways™
 * 8 Golden Dragon Challenge™
 * Super Tiger
 * Super Tiger No JP
 * Gemstone Rush
 * Hammer of Thunder
 * Candy Gold
 * 
 * 
 * 
 * 


KELEBIHAN LAYANAN

DEPOSIT
Waktu rata-rata
1 Mins
10% Complete
WITHDRAW
Waktu rata-rata
3 Mins
30% Complete
Pengguna
200189
Jumlah Taruhan
1,008,321,484
Online
60057


PUSAT INFO

 * Cara Bermain SportsBook
   Lebihnya
 * Cara Bermain Slot
   Lebihnya
 * Cara Melakukan Deposit
   Lebihnya
 * Cara Melakukan Withdraw
   Lebihnya


MEMBER SERVICE

 1. 
 2. 
 3. 

LINE
Pertamabet88
24/7 Support

WECHAT
Pertamabet88
24/7 Support

WHATSAPP
6281216776556
24/7 Support
WHATSAPP
6281216776557
24/7 Support

FACEBOOK
Klik disini
24/7 Support

INSTAGRAM
Klik disini
24/7 Support
YOUTUBE
Klik disini
24/7 Support

TELEGRAM
Pertamabet88Livechat
24/7 Support


 * @2023 PERTAMABET88. Seluruh hak cipta | 18+ | v1.55

 * Tentang kami
 * |
 * Info Perbankan
 * |
 * Pusat Info
 * |
 * Hubungi kami


Platform Penyedia Layanan



Cara Pembayaran

Browser yang Disarankan


 * 


 * 


 * 

Game Provider



 HUBUNGI KAMI  

24x7
LIVE HELP
JOIN NOW
Quick Easy Deposit
Fast withdraw
Pertamabet88 Pertamabet88 6281216776556 6281216776557 Facebook Instagram Youtube
Pertamabet88Livechat
PERTAMABET88 Lite
  DOWNLOAD  

X

LOGIN

Nama pengguna

Kata sandi


Login Lupa kata sandi?  
Alamat email



Reset   Kembali untuk masuk


KODE PIN AMAN

Silakan Masukkan Kode Pin Aman Anda


Kirimkan
LOGOUT


Tidak terdaftar? Daftar




From Main Wallet

Transfer to Wallet
-
Min
2000
+
Max



Play now in your browser


LIVE DRAW

undian berikutnya:

Kembali

Wilayah dan bahasa

Indonesia

indonesian English Mandarin


Chat with us, powered by LiveChat

1 / 1