SILENT KILLERPanel

Current Path: > home > transcarter > public_html > wp-content > > plugins > wp-optimize > vendor > > > mrclay > minify


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.135
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/transcarter/public_html/wp-content//plugins/wp-optimize/vendor///mrclay/minify

NameTypeSizeLast ModifiedActions
builder Directory - -
lib Directory - -
static Directory - -
LICENSE.txt File 1558 bytes July 17 2025 21:05:49.
bootstrap.php File 658 bytes July 17 2025 21:05:49.
config-test.php File 290 bytes July 17 2025 21:05:49.
config.php File 6646 bytes July 17 2025 21:05:49.
example.index.php File 226 bytes July 17 2025 21:05:49.
groupsConfig.php File 539 bytes July 17 2025 21:05:49.
index.php File 254 bytes July 17 2025 21:05:49.
quick-test.css File 547 bytes July 17 2025 21:05:49.
quick-test.js File 2811 bytes July 17 2025 21:05:49.
quick-test.less File 474 bytes July 17 2025 21:05:49.
quick-testinc.less File 442 bytes July 17 2025 21:05:49.
server-info.php File 4488 bytes July 17 2025 21:05:49.
utils.php File 2633 bytes July 17 2025 21:05:49.

Reading File: /home/transcarter/public_html/wp-content//plugins/wp-optimize/vendor///mrclay/minify/bootstrap.php

<?php
/**
 * Sets up autoloading and returns the Minify\App
 */

call_user_func(function () {
    if (is_dir(__DIR__ . '/../../../vendor')) {
        // Used as a composer library
        $vendorDir = __DIR__ . '/../../../vendor';
    } else {
        $vendorDir = __DIR__ . '/vendor';
    }

    $file = $vendorDir . '/autoload.php';
    if (!is_file($file)) {
        echo 'You must set up the project dependencies, run the following commands:'.PHP_EOL.
            'curl -sS https://getcomposer.org/installer | php'.PHP_EOL.
            'php composer.phar install'.PHP_EOL;
        exit(1);
    }

    require $file;
});

return new \Minify\App(__DIR__);

SILENT KILLER Tool