Файловый менеджер - Редактировать - /var/www/xthruster/html/wp-content/uploads/flags/config.php.tar
Назад
var/www/xthruster/html/wp-content/wflogs/config.php 0000755 00000001137 14720461363 0016564 0 ustar 00 <?php exit('Access denied'); __halt_compiler(); ?> ****************************************************************** This file is used by the Wordfence Web Application Firewall. Read more at https://docs.wordfence.com/en/Web_Application_Firewall_FAQ ****************************************************************** a:7:{s:9:"wafStatus";s:7:"enabled";s:30:"learningModeGracePeriodEnabled";i:0;s:7:"authKey";s:64:"8g=o#z,TBIz;gy`#4$4cyv*;|Tt^^^1.v{7UcA{ZLWhcMk}W-LE=BrPtp9j3mP(V";s:7:"version";s:5:"1.1.0";s:11:"wafDisabled";b:1;s:13:"disabledRules";a:2:{i:401;b:1;i:408;b:1;}s:13:"attackDataKey";i:2326;} var/www/xthruster/html/wp-content/plugins/optimole-wp/inc/config.php 0000644 00000007453 14720520731 0021770 0 ustar 00 <?php use Optimole\Sdk\Optimole; /** * Class Optml_Config holds configuration for the service. * * @package \Optml\Inc * @author Optimole <friends@optimole.com> */ class Optml_Config { /** * A list of allowed extensions. * * @var array */ public static $image_extensions = [ 'jpg' => 'image/jpeg', 'jpeg' => 'image/jpeg', 'jpe' => 'image/jpeg', 'png' => 'image/png', 'heic' => 'image/heif', 'ico' => 'image/x-icon', 'avif' => 'image/avif', 'webp' => 'image/webp', 'svg' => 'image/svg+xml', 'gif' => 'image/gif', ]; /** * CSS/Js mimetypes. * * @var string[] */ public static $assets_extensions = [ 'css' => 'text/css', 'js' => 'text/javascript', ]; /** * All extensions that Optimole process. * * @var string[] */ public static $all_extensions = [ 'jpg|jpeg|jpe' => 'image/jpeg', 'png' => 'image/png', 'webp' => 'image/webp', 'ico' => 'image/x-icon', 'heic' => 'image/heif', 'avif' => 'image/avif', 'svg' => 'image/svg+xml', 'gif' => 'image/gif', 'css' => 'text/css', 'js' => 'text/javascript', ]; /** * A string of allowed chars. * * @var string */ public static $chars = '\/:,~\\\\.\-\–\d_@%^A-Za-z\p{L}\p{M}\p{N}\x{0080}-\x{017F}\x{2200}-\x{22FF}\x{2022}'; /** * Service api key. * * @var string Service key. */ public static $key = ''; /** * Service secret key used for signing the requests. * * @var string Secret key. */ public static $secret = ''; /** * Service url. * * @var string Service url. */ public static $service_url = ''; /** * Base domain. * * @var string Base domain. */ public static $base_domain = 'i.optimole.com'; /** * Service settings. * * @param array $service_settings Service settings. * * @throws \InvalidArgumentException In case that key or secret is not provided. */ public static function init( $service_settings = [] ) { if ( empty( $service_settings['key'] ) && ! defined( 'OPTML_KEY' ) ) { throw new \InvalidArgumentException( 'Optimole SDK requires service api key.' ); // @codeCoverageIgnore } if ( empty( $service_settings['secret'] ) && ! defined( 'OPTML_SECRET' ) ) { throw new \InvalidArgumentException( 'Optimole SDK requires service secret key.' ); // @codeCoverageIgnore } if ( defined( 'OPTML_KEY' ) ) { self::$key = constant( 'OPTML_KEY' ); } if ( defined( 'OPTML_SECRET' ) ) { self::$secret = constant( 'OPTML_SECRET' ); } if ( defined( 'OPTML_BASE_DOMAIN' ) ) { self::$base_domain = constant( 'OPTML_BASE_DOMAIN' ); } if ( ! empty( $service_settings['key'] ) ) { self::$key = trim( strtolower( $service_settings['key'] ) ); } if ( ! empty( $service_settings['secret'] ) ) { self::$secret = trim( $service_settings['secret'] ); } self::$service_url = sprintf( 'https://%s.%s', self::$key, self::$base_domain ); if ( isset( $service_settings['domain'] ) && ! empty( $service_settings['domain'] ) ) { self::$service_url = sprintf( 'https://%s', $service_settings['domain'] ); } elseif ( defined( 'OPTML_CUSTOM_DOMAIN' ) ) { self::$service_url = constant( 'OPTML_CUSTOM_DOMAIN' ); } $options = [ 'domain' => parse_url( self::$service_url, PHP_URL_HOST ) ]; if ( defined( 'OPTIML_API_ROOT' ) ) { $options['dashboard_api_url'] = OPTIML_API_ROOT; } if ( defined( 'OPTIML_UPLOAD_API_ROOT' ) ) { $options['upload_api_url'] = OPTIML_UPLOAD_API_ROOT; } if ( isset( $service_settings['key'], $service_settings['secret'], $service_settings['api_key'] ) ) { $options['upload_api_credentials'] = [ 'userKey' => $service_settings['key'], 'secret' => $service_settings['secret'], ]; $options['dashboard_api_key'] = $service_settings['api_key']; } Optimole::init( self::$key, $options ); } } var/www/xthruster/html/wp-content/plugins/google-site-kit/dist/config.php 0000644 00000000602 14721561202 0022675 0 ustar 00 <?php /** * @package Google\Site_Kit * @copyright 2024 Google LLC * @license https://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @link https://sitekit.withgoogle.com */ return array( 'features' => array( 'adsPax','audienceSegmentation','conversionReporting','firstPartyMode','gm3Components','privacySandboxModule','rrmModule','signInWithGoogleModule' ), );
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.24 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка