sts-888.com Open in urlscan Pro
2606:4700:3033::ac43:c5da  Public Scan

URL: https://sts-888.com/
Submission: On May 30 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

Name: formLogin

<form class="ui form equal width" name="formLogin" id="formLogin" autocomplete="off">
  <div class="uk-modal-header ">
    <h2 class="uk-modal-title">로그인</h2>
  </div>
  <button class="uk-button uk-modal-close-default uk-icon uk-close" uk-close="" aria-label="Close"><svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
      <line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"></line>
      <line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"></line>
    </svg></button>
  <div class="uk-modal-body">
    <div class="ui fields">
      <div class="field required">
        <label>아이디 </label>
        <input type="text" name="username" id="login_id" placeholder="접속ID">
      </div>
      <div class="field required">
        <label>비밀번호 </label>
        <input type="password" name="password" id="login_pw" placeholder="비밀번호">
      </div>
    </div>
  </div>
  <div class="uk-modal-footer">
    <button class="ui primary submit button" type="submit">로그인하기</button>
    <div class="ui uk-modal-close button">취소</div>
  </div>
</form>

Name: agentCheckForm

<form class="ui form equal width" name="agentCheckForm" id="agentCheckForm" autocomplete="off">
  <div class="uk-modal-header">
    <h2 class="uk-modal-title">추천인 입력</h2>
  </div>
  <button class="uk-button uk-modal-close-default uk-icon uk-close" uk-close="" aria-label="Close"><svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
      <line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"></line>
      <line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"></line>
    </svg></button>
  <div class="uk-modal-body">
    <div class="ui fields">
      <div class="field required">
        <label>추천인 아이디 </label>
        <input type="text" name="recommender_id" id="recommender_id" placeholder="추천인 아이디" value="">
      </div>
    </div>
  </div>
  <div class="uk-modal-footer">
    <button class="ui primary submit button" type="button">다음단계</button>
    <div class="ui uk-modal-close button">취소</div>
  </div>
</form>

Name: fregisterform

<form class="ui form equal width" name="fregisterform" id="fregisterform" autocomplete="off">
  <input type="hidden" id="check-username" name="id_chk" value="0">
  <input type="hidden" id="check-name" name="name_chk" value="0">
  <input type="hidden" id="check-pw-reg" value="1">
  <div class="uk-modal-header">
    <h2 class="uk-modal-title">가입정보 입력</h2>
  </div>
  <input type="hidden" id="site_name" value="stealth">
  <button class="uk-button uk-modal-close-default uk-icon uk-close" uk-close="" aria-label="Close"><svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
      <line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"></line>
      <line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"></line>
    </svg></button>
  <div class="uk-modal-body">
    <div class="fields">
      <div class="twelve wide field ">
        <label>회원아이디 </label>
        <input type="text" name="signup-username" id="signup-username" placeholder="4자~16자, 영문또는숫자" minlength="4" maxlength="16">
      </div>
      <div class="two wide field">
        <label>&nbsp;</label>
        <button class="ui teal button" type="button" onclick="confirm_username();">중복확인</button>
      </div>
    </div>
    <div class="two fields">
      <div class="field ">
        <label>비밀번호 </label>
        <input type="password" name="password1" id="password1" placeholder="비밀번호">
      </div>
      <div class="field ">
        <label>비밀번호 확인 </label>
        <input type="password" name="password2" id="password2" placeholder="비밀번호 확인">
      </div>
    </div>
    <div class="fields ">
      <div class="twelve wide field ">
        <label>닉네임 </label>
        <input type="text" name="name" id="name" placeholder="nickname">
      </div>
      <div class="two wide field">
        <label>&nbsp;</label>
        <button class="ui teal button" type="button" onclick="confirm_name();">중복확인</button>
      </div>
    </div>
    <div class="two fields">
      <div class="field required">
        <label>출금계좌 은행 </label>
        <select name="bank_code" id="bank_code">
          <option value="" selected="">은행선택</option>
          <option value="002">산업은행</option>
          <option value="003">기업은행</option>
          <option value="004">국민은행</option>
          <option value="007">수협</option>
          <option value="011">농협</option>
          <option value="012">지역농·축협</option>
          <option value="020">우리은행</option>
          <option value="023">SC제일은행</option>
          <option value="027">시티은행</option>
          <option value="031">대구은행</option>
          <option value="032">부산은행</option>
          <option value="034">광주은행</option>
          <option value="035">제주은행</option>
          <option value="037">전북은행</option>
          <option value="039">경남은행</option>
          <option value="045">새마을금고</option>
          <option value="048">신용협동조합</option>
          <option value="050">상호저축은행</option>
          <option value="054">HSBC</option>
          <option value="055">도이치은행</option>
          <option value="059">미쓰비시</option>
          <option value="060">아메리카</option>
          <option value="064">산림조합중앙회</option>
          <option value="071">우체국</option>
          <option value="081">하나은행</option>
          <option value="088">신한은행</option>
          <option value="089">케이뱅크</option>
          <option value="090">카카오뱅크</option>
          <option value="240">삼성증권</option>
          <option value="218">KB증권</option>
        </select>
      </div>
      <div class="field required">
        <label>출금계좌 소유자명</label>
        <input type="text" id="bank_name" name="bank_name" placeholder="예금주명">
      </div>
    </div>
    <div class="field required">
      <label>출금계좌 번호</label>
      <input type="text" id="bank_account" name="bank_account" value="" size="20" maxlength="30" pattern="[0-9\-]+">
    </div>
    <div class="field required">
      <label>추천인 코드</label>
      <input type="text" name="referral_code" id="referral_code" class="frm_input required">
    </div>
    <div class="field required">
      <label>휴대폰 번호</label>
      <input type="text" id="mobile_no" name="mobile_no" placeholder="000-0000-0000">
    </div>
  </div>
  <div class="uk-modal-footer">
    <button class="ui primary button" type="submit">가입하기</button>
    <div class="ui uk-modal-close button">취소</div>
  </div>
</form>

Name: chargeForm

<form name="chargeForm" id="chargeForm" class="ui form equal width">
  <div class="uk-modal-header">
    <h3 class="uk-modal-title">충전요청</h3>
  </div>
  <button uk-close="" class="uk-button uk-modal-close-default uk-icon uk-close" aria-label="Close"><svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
      <line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"></line>
      <line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"></line>
    </svg></button>
  <div class="uk-modal-body">
    <div class="field required">
      <label>요청금액</label>
      <div class="ui input">
        <input type="number" name="cash" id="cash" placeholder="충전요청하실 금액을 만원단위로 입력해주세요" step="10000">
      </div>
      <div style="padding-top: 5px;">
        <button type="button" onclick="setMoneyField('cash',10000)" class="ui mini button">1만</button>
        <button type="button" onclick="setMoneyField('cash',50000)" class="ui mini button">5만</button>
        <button type="button" onclick="setMoneyField('cash',100000)" class="ui mini button">10만</button>
        <button type="button" onclick="setMoneyField('cash',500000)" class="ui mini button">50만</button>
        <button type="button" onclick="setMoneyField('cash',1000000)" class="ui mini button">100만</button>
        <button type="button" onclick="setMoneyField('cash',0)" class="ui mini basic button">다시입력</button>
      </div>
    </div>
    <div class="field xrequired">
      <label>입금자 명</label>
      <div class="ui input">
        <input type="text" name="req_name_replaced" placeholder="입금자 명" id="bank_name">
      </div>
    </div>
  </div>
  <div class="uk-modal-footer">
    <div class="ui primary submit button">충전요청하기</div>
    <div class="ui uk-modal-close button" id="btn-cancel-deposit">취소</div>
  </div>
</form>

Name: vaccountForm

<form name="vaccountForm" id="vaccountForm" class="ui form equal width">
  <div class="uk-modal-header">
    <h3 class="uk-modal-title">가상계좌 전용계좌확인</h3>
  </div>
  <button uk-close="" class="uk-button uk-modal-close-default uk-icon uk-close" aria-label="Close"><svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
      <line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"></line>
      <line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"></line>
    </svg></button>
  <div class="uk-modal-body">
    <div class="field required">
      <label>요청금액</label>
      <div class="ui input">
        <input type="number" name="cash" id="vcash" placeholder="충전요청하실 금액을 만원단위로 입력해주세요" step="10000">
      </div>
      <div style="padding-top: 5px;">
        <button type="button" onclick="setMoneyField('vcash',10000)" class="ui mini button">1만</button>
        <button type="button" onclick="setMoneyField('vcash',50000)" class="ui mini button">5만</button>
        <button type="button" onclick="setMoneyField('vcash',100000)" class="ui mini button">10만</button>
        <button type="button" onclick="setMoneyField('vcash',500000)" class="ui mini button">50만</button>
        <button type="button" onclick="setMoneyField('vcash',1000000)" class="ui mini button">100만</button>
        <button type="button" onclick="setMoneyField('vcash',0)" class="ui mini basic button">다시입력</button>
      </div>
    </div>
    <div class="field xrequired">
      <label>입금자 명</label>
      <div class="ui input">
        <input type="text" name="req_name_replaced" placeholder="입금자 명" id="bank_name_vaccount" readonly="">
      </div>
    </div>
  </div>
  <div class="uk-modal-footer">
    <div class="ui primary submit button">전용계좌확인</div>
    <div class="ui uk-modal-close button">취소</div>
  </div>
</form>

Name: coinForm

<form name="coinForm" id="coinForm" class="ui form equal width">
  <div class="uk-modal-header">
    <h3 class="uk-modal-title">코인계좌발급</h3>
  </div>
  <button uk-close="" class="uk-button uk-modal-close-default uk-icon uk-close" aria-label="Close"><svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
      <line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"></line>
      <line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"></line>
    </svg></button>
  <div class="uk-modal-body">
    <div style="padding-bottom: 20px;"> ※ 이미 코인계좌를 발급하셨으면 코인구매 관련한 정보는 "내정보" 메뉴를 이용하시면 됩니다. </div>
    <div class="field required">
      <label>생년월일</label>
      <div class="ui input">
        <input type="number" name="yymmdd" id="yymmdd" placeholder="YYMMDD" maxlength="6">
      </div>
    </div>
    <div class="field required">
      <label>성명</label>
      <div class="ui input">
        <input type="text" name="req_name_replaced" placeholder="입금자 명" id="coin_name">
      </div>
    </div>
    <div class="field required">
      <label>접속비밀번호</label>
      <div class="ui input">
        <input type="text" name="req_name_replaced" placeholder="비밀번호" id="coin_password1">
      </div>
      <div class="ui input">
        <input type="text" name="req_name_replaced" placeholder="비밀번호 확인" id="coin_password2">
      </div>
    </div>
  </div>
  <div class="uk-modal-footer">
    <div class="ui primary submit button">코인계좌 발급요청</div>
    <div class="ui uk-modal-close button">취소</div>
  </div>
</form>

Name: exchangeForm

<form name="exchangeForm" id="exchangeForm" class="ui form equal width">
  <div class="uk-modal-header">
    <h3 class="uk-modal-title">출금신청</h3>
  </div> <button uk-close="" class="uk-button uk-modal-close-default uk-icon uk-close" aria-label="Close"><svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
      <line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"></line>
      <line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"></line>
    </svg>
  </button>
  <div class="uk-modal-body">
    <div class="field ">
      <label>현재 보유 캐시</label>
      <div class="ui teal label">
        <span class="_has_cash" id="balance">0</span> cash
      </div>
    </div>
    <div class="field required">
      <label>신청금액</label>
      <div class="ui input"><input type="number" name="cash" id="cash_out" placeholder="출금요청하실 금액을 만원단위로 입력해주세요" step="10000"></div>
      <div style="padding-top: 5px;">
        <button type="button" onclick="setMoneyField('cash_out',10000)" class="ui mini button">1만</button>
        <button type="button" onclick="setMoneyField('cash_out',50000)" class="ui mini button">5만</button>
        <button type="button" onclick="setMoneyField('cash_out',100000)" class="ui mini button">10만</button>
        <button type="button" onclick="setMoneyField('cash_out',500000)" class="ui mini button">50만</button>
        <button type="button" onclick="setMoneyField('cash_out',1000000)" class="ui mini button">100만</button>
        <button type="button" onclick="setMoneyField('cash_out',0)" class="ui mini button">다시입력</button>
      </div>
    </div>
    <h4 class="ui dividing teal header">출금정보 </h4>
    <div class="field ">
      <label>계좌소유자명</label>
      <div class="ui input">
        <input type="text" readonly="readonly" name="bank_owner_replaced">
        <input type="hidden" name="bank_owner">
      </div>
    </div>
    <div class="field ">
      <label>은행명</label>
      <div class="ui input">
        <input type="text" name="bank_name" readonly="readonly">
      </div>
    </div>
    <div class="field ">
      <label>계좌번호 </label>
      <div class="ui input">
        <input type="text" readonly="readonly">
        <input type="hidden" name="bank_account" readonly="readonly">
      </div>
    </div>
  </div>
  <div class="uk-modal-footer">
    <div class="ui primary submit button">출금신청하기</div>
    <div class="ui uk-modal-close button">취소</div>
  </div>
</form>

Name: game_notice

<form class="ui form equal width" name="game_notice" id="gameNoticeForm">
  <div class="uk-modal-header">
    <h3 class="uk-modal-title">에볼루션</h3>
  </div>
  <button class="uk-button uk-modal-close-default uk-icon uk-close" uk-close="" aria-label="Close"><svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
      <line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"></line>
      <line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"></line>
    </svg></button>
  <div class="uk-modal-body">
    <div class="ui red basic label"> 게임전 아래 내용을 꼭 확인해주세요 </div>
    <div class="ui message">
      <p></p>
    </div>
  </div>
  <div class="uk-modal-footer">
    <div class="ui negative gameStart button">GAME START</div>
    <div class="ui uk-modal-close button">CLOSE</div>
  </div>
</form>

Text Content

충전 출금 쪽지
내정보 문의 공지
로그인
 * 로그인
 * 공지

12.902.552.800


환영합니다.

저희 카지노는 전세계 유수의 슬롯게임과 라이브카지노를 제공하여, 회원 여러분의 만족을 위해 최선을 다합니다.




SLOTS

Play
프라그마틱
Play
빅타임게이밍
Play
부운고
Play
에보플레이
Play
이그드라실
Play
리얼타임 게이밍
Play
퀵스핀
Play
넷엔트
Play
레드타이거
Play
하바네로
Play
플레이앤고
Play
릴렉스 게이밍
Play
게임아트
Play
CQ9
Play
플레이선
Play
플레이스타
Play
PG소프트
Play
제네시스
Play
마이크로케이밍
Play
블루프린트
Play
ELK 스튜디오
Play
노리밋시티
Play
리볼버 게이밍
Play
1x2 게이밍
Play
어거스트 게이밍
Play
게임피시 글로벌
Play
원터치 게이밍
Play
푸시게이밍
Play
썬더킥
Play
스플릿락
Play
모빌럿
Play
아이언독
Play
칼람바


LIVE CASINO

Play
에볼루션
Play
드림게이밍
Play
이즈기
Play
프라그마틱 라이브
Play
아시아 게이밍
Play
VIVO 게이밍
Play
SEXY 게이밍
Play
플레이텍
Play
마이크로게이밍
Play
GPI Interactive


LICENSING AND REGULATION

WJoy Global Limited is incorporated under the laws of Malta (C65325) at
registered address 28, GB Buildings, Level 3, Watar Street, Ta’ Xbiex, XBX 1301,
Malta. WJoy Global Limited is licensed and regulated by the Malta Gaming
Authority with licence number MGA/B2C/314/2015 issued on the 5th August 2023 and
also by the British Gambling Commission with account 45235. Gambling can be
harmful; our Responsible Gaming page helps you to stay in control.



UNDERAGE GAMBLING IS AN OFFENCE.



WJoy Casino ES is also in possession of a Spanish License which is regulated by
the Directorate General for the Regulation of Gambling (DGOJ) with licence
number GO/2018/027.


 * Privacy Policy
 * About Us
 * Affiliate Program
 * Responsible Gaming
 * Terms and Conditions
 * Bonus Terms & Conditions


로그인

아이디
비밀번호
로그인하기
취소


추천인 입력

추천인 아이디
다음단계
취소


가입정보 입력

회원아이디
  중복확인
비밀번호
비밀번호 확인
닉네임
  중복확인
출금계좌 은행
은행선택산업은행기업은행국민은행수협농협지역농·축협우리은행SC제일은행시티은행대구은행부산은행광주은행제주은행전북은행경남은행새마을금고신용협동조합상호저축은행HSBC도이치은행미쓰비시아메리카산림조합중앙회우체국하나은행신한은행케이뱅크카카오뱅크삼성증권KB증권
출금계좌 소유자명
출금계좌 번호
추천인 코드
휴대폰 번호
가입하기
취소


충전요청

요청금액

1만 5만 10만 50만 100만 다시입력
입금자 명

충전요청하기
취소


가상계좌 전용계좌확인

요청금액

1만 5만 10만 50만 100만 다시입력
입금자 명

전용계좌확인
취소


코인계좌발급

※ 이미 코인계좌를 발급하셨으면 코인구매 관련한 정보는 "내정보" 메뉴를 이용하시면 됩니다.
생년월일

성명

접속비밀번호


코인계좌 발급요청
취소


출금신청

현재 보유 캐시
0 cash
신청금액

1만 5만 10만 50만 100만 다시입력

출금정보

계좌소유자명

은행명

계좌번호

출금신청하기
취소

공지사항 ×

오늘하루 그만보기
공지사항 ×

오늘하루 그만보기
공지사항 ×

오늘하루 그만보기



에볼루션

게임전 아래 내용을 꼭 확인해주세요



GAME START
CLOSE