suribet.sr Open in urlscan Pro
104.22.11.85  Public Scan

Submitted URL: http://suribet.sr/
Effective URL: https://suribet.sr/
Submission: On January 14 via manual from SR — Scanned from DE

Form analysis 10 forms found in the DOM

<form class="EmptyValidation_W_JS ng-pristine ng-invalid ng-invalid-required">
  <div class="fa fa-mobile textbox_style mobile_n_w textbox_style_JS active" style="width:100%;">
    <input type="text" ax="4" readonly="" value="" ng-model="Telephone_Reg_CountryCode" style="width:14%; height: 30px;font-weight:bold;" ng-click="toggle()" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
    <input type="text" readonly="" name="mobileno" ng-model="MobileRegNumber" required="" style="width:84%;" number-type="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
  </div>
  <div class="fa fa-key textbox_style otp_w textbox_style_JS active">
    <input type="text" name="OTPReg" ng-model="frm.OTPReg" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
  </div>
  <div class="fa fa-key textbox_style Account_Pwd textbox_style_JS active">
    <input type="password" name="password" ng-model="frm.PasswordReg" required="" autocomplete="off" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
    <i class="fa fa-eye" aria-hidden="true" style="top:10px;right:0px;z-index:3;cursor:pointer" ng-click="hideShowPassword()"></i>
  </div>
  <div class="fa fa-key textbox_style New_Pwd textbox_style_JS active">
    <input type="password" name="password" ng-model="frm.NewPasswordReg" required="" autocomplete="off" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
    <i class="fa fa-eye" aria-hidden="true" style="top:10px;right:0px;z-index:3;cursor:pointer" ng-click="hideShowPassword()"></i>
  </div>
  <div style="float:left" class="submit_but EmptyValidationBut_JS" ng-click="frm.RegMobileNo()" ng-class="{'loginActive':OTPLoading,disableClass:OTPLoading}">Submit</div>
  <div style="float:right" class="submit_but EmptyValidationBut_JS" ng-click="frm.resendOTP()" ng-class="{disableClass:resendLoading}">Resend OTP</div>
  <div class="myProgress ng-hide" ng-show="RegshowProgress" style="display:inline-block">
    <div class="myBar" ng-style="myBar" style="width: 0%;"></div>
  </div>
  <div style="float:right" class="submit_but EmptyValidationBut_JS update_mobileNo" ng-click="UpdateNewMobileNumber()" ng-class="{}">Change Mobile Number</div>
</form>

<form class="EmptyValidation_W_JS ng-pristine ng-invalid ng-invalid-required">
  <div class="fa fa-mobile textbox_style mobile_n_w textbox_style_JS active" style="width:100%;">
    <input type="text" ax="4" readonly="" value="" ng-model="Telephone_Telephone_CountryCode" style="width:14%; height: 30px;font-weight:bold;" ng-click="toggle()" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
    <ul class="dropD_ul_wC  ng-hide" ng-show="showcountry" style="left: 30px; top: 38px;width:45%;background-color:#ccc;">
      <!-- ngRepeat: co in MobCountries -->
    </ul>
    <input type="text" name="mobileno" ng-readonly="OTPLoading" ng-model="MobileNumber" required="" style="width:84%;right:-20px;" number-type="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
  </div>
  <div class="submit_but EmptyValidationBut_JS" ng-click="frm.generateOTP()" ng-class="{'loginActive':OTPLoading,disableClass:OTPLoading}">GenerateOTP</div>
  <div class="validation_div ng-binding" ng-bind="validateOTP" ng-class="{'Valid':status,'Error':status==false}"></div>
</form>

<form class="EmptyValidation_W_JS ng-pristine ng-invalid ng-invalid-required">
  <div class="fa fa-key textbox_style otp_w textbox_style_JS active">
    <input type="text" name="OTPReg" ng-model="OTPReg" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
  </div>
  <div style="float:left" class="submit_but EmptyValidationBut_JS" ng-click="frm.RegMonthlyMobileReg()" ng-class="{'loginActive':OTPLoading,disableClass:OTPLoading}">Submit</div>
  <div style="float:right" class="submit_but EmptyValidationBut_JS disableClass" ng-click="frm.resendOTP()" ng-class="{disableClass:resendLoading}">Resend OTP</div>
</form>

<form class="EmptyValidation_W_JS ng-pristine ng-invalid ng-invalid-required">
  <div class="fa fa-key textbox_style otp_w textbox_style_JS active">
    <input type="text" name="OTPReg" ng-model="resetOTPReg" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
  </div>
  <div style="float:left" class="submit_but EmptyValidationBut_JS" ng-click="resetPwdOTP(resetOTPReg)" ng-class="{'loginActive':OTPLoading,disableClass:OTPLoading}">Submit</div>
  <div style="float:right" class="submit_but EmptyValidationBut_JS disableClass" ng-click="resetResend()" ng-class="{disableClass:resendLoading}">Resend OTP</div>
</form>

<form class="EmptyValidation_W_JS ng-pristine ng-invalid ng-invalid-required">
  <div class="fa fa-envelope textbox_style  textbox_style_JS active email_w_Card" ng-class="{'email_w_Card':IsCardEnabled==1,'email_w':IsCardEnabled!=1}">
    <input type="text" name="email" ng-model="frm.Username" required="" autocomplete="off" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
  </div>
  <div class="fa fa-key textbox_style password_w textbox_style_JS active">
    <input type="password" name="password" ng-model="frm.Password" required="" autocomplete="off" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
  </div>
  <div class="submit_but EmptyValidationBut_JS" ng-click="frm.loginFun()">Submit</div>
  <div class="validation_div ng-binding" ng-bind="frm.ValidationMsg"></div>
</form>

<form role="form" class="ng-pristine ng-valid">
  <div class="row">
    <div class="col-lg-12">
      <p class="text-left _hypen font-weight-bold h5"> Please validate your identification by uploading one of the following documents: </p>
      <ul class="text-left _asterisk pl-0 font-weight-bold h5">
        <li>ID Card </li>
        <li>Driving License </li>
        <li>Passport </li>
      </ul>
      <br>
      <p class="text-left font-weight-bold h6">Requirements:</p>
      <ul class="text-left _hypen pl-0">
        <li>Document should be up-to-date</li>
        <li>Upload the front and back side of the document</li>
        <li>Document should be in color</li>
        <li>Allowed formats: JPG,JPEG,PNG</li>
      </ul>
    </div>
  </div>
  <div class="d-flex">
    <div class="col-lg-1"></div>
    <div class="previous col-lg-5">
      <button type="button" class="submit_but EmptyValidationBut_JS click_effect_JS pointer" ng-class="{'disableClass': submitLoading,'loginActive':submitLoading}" ng-click="UploadIdForExisting()">
        <span>Upload Now</span>
      </button>
    </div>
    <div class="next col-lg-4">
      <button type="button" class="submit_but EmptyValidationBut_JS click_effect_JS pointer" ng-class="{'disableClass': submitLoading,'loginActive':submitLoading}" ng-click="DayValPopup=false">
        <span>Skip</span>
      </button>
    </div>
    <div class="col-lg-2"></div>
  </div>
</form>

Name: frm.changepasswordform

<form class="EmptyValidation_W_JS ng-pristine ng-valid" role="form" name="frm.changepasswordform" ng-submit="frm.formdata(data)" ng-hide="successpopup">
  <div class="fa fa-key textbox_style textbox_style_JS new_pasword">
    <br>
    <input type="password" ng-model="data.newpassword" name="newpassword" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-empty">
    <i class="fa fa-eye" aria-hidden="true" style="top:10px;right:0px;z-index:3;cursor:pointer" ng-click="hideShowPassword()"></i>
    <span class="error_span ng-binding" ng-bind="frm.newpassmessage" style="color:red"></span>
  </div>
  <br>
  <p>password should contain at least 6 characters</p>
  <div class="fa fa-key textbox_style c_password_w textbox_style_JS">
    <br>
    <input type="password" ng-model="data.confirmpassword" name="confirmpassword" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-empty">
    <i class="fa fa-eye" aria-hidden="true" style="top:10px;right:0px;z-index:3;cursor:pointer" ng-click="hideShowPassword()"></i>
    <span class="error_span ng-binding" ng-bind="frm.cfrmpassmessage" style="color:red"></span>
  </div>
  <br>
  <span class="error_span ng-binding" ng-bind="frm.message" style="color:red"></span>
  <br>
  <div class="modal-footer" style="display: inline-block;width: 100%">
    <input type="submit" class="submit_but EmptyValidationBut_JS click_effect_JS " ng-class="{'disableClass': submitLoading,'loginActive':submitLoading}" value="Submit">
  </div>
</form>

<form class="EmptyValidation_W_JS ng-hide ng-pristine ng-valid" ng-show="successpopup">
  <div style="font-size: 18px;color: darkgreen;text-align: center;">
    <b>Your Password Updated Successfully !</b>
  </div>
  <br>
  <input type="submit" ng-click="frm.cancel()" value="OK" style="margin: 40px 150px 40px;width: 20%;height: 30%;background-color: darkorange;">
</form>

<form class="EmptyValidation_W_JS ng-pristine ng-invalid ng-invalid-required">
  <div class="fa fa-key textbox_style password_w textbox_style_JS active">
    <input type="password" name="password" ng-model="frm.validPassword" required="" autocomplete="off" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
    <i class="fa fa-eye" aria-hidden="true" style="top:10px;right:0px;z-index:3;cursor:pointer" ng-click="hideShowPassword()"></i>
    <span style="color:#ec5818" ng-bind="frm.passworderror" class="ng-binding"></span>
  </div>
  <div class="submit_but EmptyValidationBut_JS" ng-click="frm.ValidUser()">OK</div>
</form>

<form role="form" class="ng-pristine ng-valid">
  <div class="row">
    <div class="col-lg-12">
      <p class="text-left font-weight-bold h6"> We have received your document and are working on the verification. </p>
      <p class="text-left font-weight-bold h6"> You will receive a notification on your account if this process has already been completed. </p>
    </div>
  </div>
  <div class="modal-footer" style="justify-content: center;">
    <div class="submit_but EmptyValidationBut_JS click_effect_JS m-0" ng-class="{'disableClass': submitLoading}" ng-click="upldMsgShow=false">OK</div>
  </div>
</form>

Text Content

   
   
 * Customer CardManage
   
   
 * Fund Transfer
     
   * Account ToAccount
     
   * Account ToCard
     
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * How to register
   
   
   
   
   
   
   
   

English
 * English
 * Portuguese


REGISTER MOBILE NUMBER

Submit
Resend OTP

Change Mobile Number

OK


REGISTER MOBILE NUMBER

GenerateOTP



ENTER OTP TO VALIDATE MOBILE NUMBER

Submit
Resend OTP


Change Mobile Number


ENTER OTP TO VALIDATE MOBILE NUMBER

Submit
Resend OTP


OK


LOGIN

Submit



IMPORTANT NOTICE

Please validate your identification by uploading one of the following documents:

 * ID Card
 * Driving License
 * Passport


Requirements:

 * Document should be up-to-date
 * Upload the front and back side of the document
 * Document should be in color
 * Allowed formats: JPG,JPEG,PNG

Upload Now
Skip



CHANGE PASSWORD





password should contain at least 6 characters






Your Password Updated Successfully !



USER CONFIRMATION

OK
Register Login
   
 * YGT SCRATCH CARDS
   
 * YGT Games
   
 * Lotto
   
 * Skinfiri
   
 * Online Games
   
 * Live Spin2Win
   
 * 
   
 * 
   
 * 
   
 * 
   

Sports
   
 * Sport Betting
   
 * Live Betting
   
 * Game List
   
 * Best Hits
   

Virtual Games
   
 * Virtual Sports
   
 * Virtual Skinfiri
   
 * Spin2Win
   
 * Virtual BlackJack
   
 * Virtual Keno
   
 * Tjekre Tjekre
   

+5978804516
   
   
 * Customer CardManage
   
   
   
 * YGT SCRATCH CARDS
   
   
   
 * YGT Games
   
   
   
 * Lotto
   
   
   
 * Skinfiri
   
   
   
 * Online Games
   
   
   
 * Live Spin2Win
   
   
   
 * How to register
   
   
   
   
   
 * Sports
     
   * Sport Betting
     
   * Live Betting
     
   * Game List
     
   * Best Hits
     
   
   
   
 * Virtual Games
     
   * Virtual Sports
     
   * Virtual Skinfiri
     
   * Spin2Win
     
   * Virtual BlackJack
     
   * Virtual Keno
     
   * Tjekre Tjekre
     
   
   
   
 * Fund Transfer
     
   * Account ToAccount
     
   * Account ToCard
     
   


   
   
 * Home
   
   
   
 * Terms & Conditions
   
   
   
 * About Us
   
   
   
 * Rules
   
   
   
 * Learn
   
   
   
 * Contact Us
   
   
   
 * FAQ
   
   

 * 
 * 
 * 
 * 
 * 
 * 
 * 





   
 * Sport Betting
   N E W
   
   
 * YGT SCRATCH CARDS
   N E W
   
   
 * YGT Games
   N E W
   
   
 * Live Betting
   N E W
   
   
 * Lotto
   N E W
   
   
 * Virtual Sports
   N E W
   
   
 * Skinfiri
   N E W
   
   
 * Online Games
   
   
 * Virtual Skinfiri
   N E W
   
   
 * Spin2Win
   N E W
   
   
 * Tjekre Tjekre
   N E W
   
   
 * Virtual BlackJack
   N E W
   
   
 * Virtual Keno
   N E W
   
   
 * Live Spin2Win
   N E W
   
   

Suribet Time
05:00 27
14-Jan-2023( GMT -3 )
   
   
 * Home
   
   
   
 * Terms & Conditions
   
   
   
 * About Us
   
   
   
 * Rules
   
   
   
 * Learn
   
   
   
 * Contact Us
   
   
   
 * FAQ
   
   
   
 * Suribet GivesBack
   

Copyright © 2013 - 2023 Suribet . All rights reserved.

+5978804516
Home


SURIBET ANDROID APP

 * Download


HOW TO INSTALL THE SURIBET ANDROID APP?

 1. Change your phone settings: Setting> Security> Unknown Sources> Allow> OK
 2. Click the download button above and then click OK
 3. Slide the top down menu and click the button to installer
 4. Select Package Installer
 5. Click Install



DESCRIPTION

Suribet Mobile Application is an interactive application available for Android
smartphones. This versatile app offers the same great features that
https://www.suribet.sr/ offers you. Place a sports or live bet, check our
gamelist, enjoy your favorite online games. With this application Suribet is by
your side wherever and whenever you feel the need to sit back, relax and enjoy
the many exciting games we offer.


SUCCESSFULLY UPLOADED


DOCUMENT VERIFICATION

We have received your document and are working on the verification.

You will receive a notification on your account if this process has already been
completed.

OK
LIVE CHAT