⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.13
Server IP:
109.199.105.153
Server:
Linux connect.inboxifs.com 5.15.0-152-generic #162-Ubuntu SMP Wed Jul 23 09:48:42 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
ursites
/
public_html
/
storage
/
framework
/
views
/
View File Name :
e5027dbf13f3d40e166788082dc15c91a4da1aa6.php
<div class="js-cookie-consent cookie-consent"> <?php $parsedUrl = parse_url(url()->current()); $host = $parsedUrl['host']; $cookieText = ''; $cookieBtnText = ''; if (!empty($cookieAlertInfo) && \Request::getHost() != env('WEBSITE_HOST')) { $cookieText = $cookieAlertInfo->cookie_alert_text; $cookieBtnText = $cookieAlertInfo->cookie_alert_button_text; } else { if (!empty($cookieAlertInfo) && !empty(Request::route('username'))) { $cookieText = $cookieAlertInfo->cookie_alert_text; $cookieBtnText = $cookieAlertInfo->cookie_alert_button_text; } else { if (!empty($be->cookie_alert_text)) { $cookieText = $be->cookie_alert_text; } if (!empty($be->cookie_alert_button_text)) { $cookieBtnText = $be->cookie_alert_button_text; } } } ?> <div class="container"> <div class="cookie-container"> <span class="cookie-consent__message"> <?php echo replaceBaseUrl($cookieText); ?> </span> <button class="js-cookie-consent-agree cookie-consent__agree"> <?php echo e($cookieBtnText); ?> </button> </div> </div> </div> <?php /**PATH /home/1152718.cloudwaysapps.com/cxvqucrmbq/public_html/resources/views/vendor/cookie-consent/dialogContents.blade.php ENDPATH**/ ?>