One Hat Cyber Team
Your IP :
3.17.155.11
Server IP :
50.28.103.30
Server :
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software :
nginx/1.24.0
PHP Version :
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
wwwroot
/
globify.live
/
layouts
/
chat_page
/
View File Name :
ad_block_detector.php
<div class="advmt_blk_detector_popup_wrap"> <div class="modal fade" id="advmt_blk_detector_popup" data-bs-backdrop="static" data-bs-keyboard="false" tabindex="-1" role="dialog" aria-labelledby="advmt_blk_detector_popup" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title"><?php echo Registry::load('strings')->ad_block_detected_title ?></h5> </div> <div class="modal-body"> <?php echo Registry::load('strings')->ad_block_detected_description ?> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary shadow-none refresh_page"><?php echo Registry::load('strings')->ad_block_detected_button ?></button> </div> </div> </div> </div> </div>