PATH: /home/hwyuvbry/dear.waroenkhoki123.web.id
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 .htaccess
↓
X
📁 .vscode/
X
📁 .well-known/
X
📄 PlayGame.php
↓
X
📁 _next/
X
📄 about.php
↓
X
📄 account_balance.php
↓
X
📁 ajax/
X
📁 assets/
X
📄 auth-login.php
↓
X
📄 auth-register.php
↓
X
📄 callbackQRIS.php
↓
X
📄 carousel_slider.php
↓
X
📄 casino.php
↓
X
📁 cgi-bin/
X
📄 change-pasword.php
↓
X
📁 classes/
X
📄 deposit-progress.php
↓
X
📄 deposit.php
↓
X
📄 details-promo.php
↓
X
📄 details.php
↓
X
📄 egames.php
↓
X
📄 error_log
↓
X
📁 event/
X
📄 footer.php
↓
X
📄 fungsi_umum.php
↓
X
📄 game-popular.php
↓
X
📄 game-recomended.php
↓
X
📄 header.php
↓
X
📄 history-deposit.php
↓
X
📄 history-withdraw.php
↓
X
📄 home.php
↓
X
📄 htaccess-sc-nuke
↓
X
📄 hwyuvbry_blacky.sql
↓
X
📄 index.php
↓
X
📄 index.php##
↓
X
📄 kanvas.php
↓
X
📄 koneksi.php
↓
X
📄 kyc.php
↓
X
📄 logout.php
↓
X
📄 lottery.php
↓
X
📄 lucky-spin.php
↓
X
📄 my-account.php
↓
X
📄 otp.php
↓
X
📄 pragmatic-game.php
↓
X
📄 process_kyc.php
↓
X
📄 process_login.php
↓
X
📄 process_register.php
↓
X
📄 process_reset_password.php
↓
X
📄 promo.php
↓
X
📄 proses_deposit.php
↓
X
📄 qris-progress.php
↓
X
📄 qris.php
↓
X
📄 referal.php
↓
X
📄 rekening.php
↓
X
📁 rtp/
X
📄 setting.php
↓
X
📄 slot.php
↓
X
📄 sports.php
↓
X
📁 staff/
X
📁 svg/
X
📄 telegram_log.txt
↓
X
📄 test-api.php
↓
X
📁 topadmin/
X
📄 update_saldo.php
↓
X
📁 uploads/
X
📄 withdraw-progress.php
↓
X
📄 withdraw.php
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: index.php##
<?php http_response_code(403); ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Account Suspended</title> <style> body{ margin:0; background:#ffffff; font-family:Tahoma, Arial, sans-serif; color:#333; } .wrapper{ max-width:760px; margin:60px auto; padding:30px; } .header{ display:flex; align-items:center; margin-bottom:20px; } .icon{ width:48px; height:48px; margin-right:15px; } h1{ font-size:28px; font-weight:normal; margin:0; } p{ font-size:14px; line-height:1.6; } ul{ margin-top:10px; padding-left:20px; } li{ font-size:14px; margin-bottom:5px; } .note{ margin-top:25px; font-size:13px; color:#666; } .footer{ margin-top:40px; font-size:12px; color:#888; } hr{ border:none; border-top:1px solid #ddd; margin:25px 0; } @media(max-width:600px){ .wrapper{ margin:20px; padding:10px; } h1{ font-size:22px; } } </style> </head> <body> <div class="wrapper"> <div class="header"> <svg class="icon" viewBox="0 0 24 24" fill="#2b6cb0"> <path d="M4 3h16a1 1 0 011 1v6a1 1 0 01-1 1H4a1 1 0 01-1-1V4a1 1 0 011-1zm0 10h16a1 1 0 011 1v6a1 1 0 01-1 1H4a1 1 0 01-1-1v-6a1 1 0 011-1z"/> </svg> <h1>Account Suspended</h1> </div> <p> Your site has been suspended. If you are the owner of this website, please contact your hosting provider for more information. </p> <hr> <p><strong>The reason could be:</strong></p> <ul> <li>You have not renewed your hosting service.</li> <li>Your website may contain prohibited or abusive content.</li> </ul> <div class="note"> Please note that services which remain expired for more than 14 days may be terminated permanently. You may renew your hosting service to restore access. </div> <div class="footer"> Web Server </div> </div> </body> </html>
SIMPAN PERUBAHAN