芝麻web文件管理V1.00
编辑当前文件:/home/p/r/i/prismawe/clients/carotiti/wp-content/plugins/redirection/matches/cookie.php
regex ) { $regex = new Red_Regex( $this->value, true ); return $regex->is_match( Redirection_Request::get_cookie( $this->name ) ); } return Redirection_Request::get_cookie( $this->name ) === $this->value; } }